FEX/unittests/ASM/Disabled_Tests
Alyssa Rosenzweig dfb751eea0 unittests: add XeSS test
Useful smoke test for the asymptoptic behaviour of our constant pooling code.
Not useful for correctness testing, so skip in CI.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
2024-05-21 19:41:47 -04:00

28 lines
550 B
Plaintext

# Needs Precision checking
Test_REP/F3_52.asm
Test_REP/F3_53.asm
Test_TwoByte/0F_52.asm
Test_TwoByte/0F_53.asm
Test_VEX/vrcpps.asm
Test_VEX/vrcpss.asm
Test_VEX/vrsqrtss.asm
Test_VEX/vrsqrtps.asm
# Not supported in userspace in all cases
Test_Primary/Primary_D7.asm
# Can't test this in a real environment
Test_Primary/Primary_E8.asm
Test_Primary/Primary_E9.asm
# Relies on undefined behaviour
Test_X87/D9_F9.asm
Test_X87/D9_F2.asm
# Relies on rounding correctness
Test_X87/D9_F8.asm
# This is basically a benchmark.
FEX_bugs/XeSS_quadratic.asm