FEX/unittests/ASM/Disabled_Tests
Ryan Houdek c480ef137d unittests: Only disable fsgs tests on host
Since the x86 CI machine doesn't have a new enough kernel for this.
2022-05-13 02:43:28 -07:00

21 lines
404 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
# 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