mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-01-09 23:30:37 +00:00
25 lines
488 B
Plaintext
25 lines
488 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
|