On Tue, Dec 22, 2015 at 10:59 PM, Janne Grunau <[email protected]> wrote: > Check the full FPU tag word instead of only the upper half and simplify > the comparison.
It previously only checked the lower half, not the upper. > Use upper-case function base name as macro name to instantiate both > checked_call variants. > --- > tests/checkasm/x86/checkasm.asm | 20 +++++++++----------- > 1 file changed, 9 insertions(+), 11 deletions(-) Otherwise ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
