FEX/unittests/ASM
2024-07-18 04:13:03 -07:00
..
3DNow unittests: Support skipping unit tests based on host feature support 2022-08-14 20:04:26 -07:00
ConstProp Tests: Add a basic const pooling test 2021-01-16 17:16:31 +02:00
FEX_bugs Merge pull request #3808 from alyssarosenzweig/rclse/3 2024-07-12 20:38:06 -07:00
GameTests FEXCore: Fixes bug in vector ZextAndMaskingElimination pass 2023-10-21 21:21:14 -07:00
H0F3A Merge pull request #3240 from Sonicadvance1/optimize_palignr_zero 2023-11-01 05:55:52 +01:00
H0F38 unittests/ASM: Adds dpps/dppd broadcast mask tests 2023-10-20 18:15:43 +02:00
Includes OpcodeDispatcher: Handle XRSTOR 2023-06-13 17:47:45 -04:00
Multiblock Frontend, OpDisp: Don't assert on invalid instructions 2021-01-18 17:19:11 +02:00
OpSize unittests/ASM: Update movmskpd test to include an edge of garbage but no sign bit 2023-08-24 17:27:54 -07:00
Primary Unittests: Fix bogus lahf tests 2023-09-05 14:21:18 -04:00
PrimaryGroup unittests: Test RC{R,L} wraparound behaviour 2024-01-21 18:15:50 +00:00
REP OpcodeDispatcher: Fixes bug in pshuf{lw,hw} 2024-06-24 07:43:48 -07:00
REPNE unittests: Update vcv{t,tt}pd2dq tests to ensure upper bits of destination are cleared 2024-07-08 03:30:10 -07:00
Secondary OpcodeDispatcher: Implement support for SMSW 2024-04-18 07:41:39 -07:00
SecondaryModRM FEXCore: Implements support for xgetbv 2023-05-22 16:48:07 -07:00
SelfModifyingCode Tests: Add delinking test 2021-01-16 13:24:37 +02:00
TwoByte OpcodeDispatcher: Share MOVHPD implementation with MOVHPS 2023-02-23 14:07:22 -05:00
VEX Merge pull request #3842 from Sonicadvance1/fix_f64_to_i32 2024-07-09 03:49:31 -04:00
X87 Tests for X87 FTST 2024-07-09 13:36:16 +02:00
X87_F64 Tests for X87 FTST 2024-07-09 13:36:16 +02:00
CALL.asm
CMakeLists.txt Use number of jobs as defined by TEST_JOB_COUNT 2024-07-03 14:09:39 +02:00
Disabled_Tests unittests: add XeSS test 2024-05-21 19:41:47 -04:00
Disabled_Tests_ARMv8.0 unittests: Support skipping unit tests based on host feature support 2022-08-14 20:04:26 -07:00
Disabled_Tests_ARMv8.2 unittests: Support skipping unit tests based on host feature support 2022-08-14 20:04:26 -07:00
Disabled_Tests_ARMv8.4 unittests: Support skipping unit tests based on host feature support 2022-08-14 20:04:26 -07:00
Disabled_Tests_host OpcodeDispatcher: Handle VLDMXCSR/VSTMXCSR 2022-12-08 00:42:13 +00:00
Disabled_Tests_Simulator unittests: Adds vcvtps2ph tests that use mxcsr 2024-06-26 14:08:20 -07:00
Disabled_Tests_x64 unittests: Support skipping unit tests based on host feature support 2022-08-14 20:04:26 -07:00
fadd.asm Removes undefined behaviour in our unit tests 2020-09-22 18:32:19 -07:00
fld.asm
full_pshufd_imm.asm unittests: Adds a test for full pshufd imm coverage 2024-07-18 04:13:03 -07:00
JMP.asm
jump.asm
Known_Failures Disable fprem unittests 2022-01-28 19:39:03 -08:00
Known_Failures_int unittests/asm: Adds more extensive FPREM/FPREM1 tests 2022-10-22 20:47:24 -07:00
Known_Failures_jit Capture a 64-bit process trying to jump to 32-bit syscall handler 2024-02-26 05:37:29 -08:00
lea.asm
MemoryData.asm unittests: Update test so it can work on wine. 2023-05-17 21:07:40 -07:00
mov.asm
MOVHPD.asm
movups.asm
movzx.asm
pslldq.asm
STOS_REPNE.asm unittests: Duplicates rep string unit tests with repne 2021-08-21 20:19:38 -07:00
STOS.asm
STOSQ2_REPNE.asm unittests: Duplicates rep string unit tests with repne 2021-08-21 20:19:38 -07:00
STOSQ2.asm
STOSQ_REPNE.asm unittests: Duplicates rep string unit tests with repne 2021-08-21 20:19:38 -07:00
STOSQ.asm