You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/tcg/x86_64
Peter Maydell 3f9bdfb0dc tests/tcg/x86_64/fma: add test for exact-denormal output
Add some fma test cases that check for correct handling of FTZ and
for the flag that indicates that the input denormal was consumed.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250519145114.2786534-5-peter.maydell@linaro.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 days ago
..
system
Makefile.softmmu-target tests/tcg: Use --noexecstack with assembler files 10 months ago
Makefile.target tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases 4 months ago
adox.c
cmpxchg.c
cross-modifying-code.c tests/tcg/x86_64: Add cross-modifying code test 8 months ago
float_convd.ref
float_convs.ref
fma.c tests/tcg/x86_64/fma: add test for exact-denormal output 2 days ago
noexec.c
test-1648.c
test-2175.c target/i386: Fix carry flag for BLSI 10 months ago
test-2413.c tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 11 months ago
vsyscall.c