FEX/unittests/ASM
Ryan Houdek babde31bf0
AVX128: Fixes vmovlhps
We didn't have a unit test for this and we weren't implementing it at
all.
We treated it as vmovhps/vmovhpd accidentally. Once again caught by the
libaom Intrinsics unit tests.
2024-07-01 13:54:11 -07:00
..
3DNow
ConstProp
FEX_bugs unittests: Adds test for xmm4 VSIB bug 2024-06-27 20:55:30 -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
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 OpcodeDispatcher: Fixes bug in pshuf{lw,hw} 2024-06-24 07:43:48 -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
TwoByte OpcodeDispatcher: Share MOVHPD implementation with MOVHPS 2023-02-23 14:07:22 -05:00
VEX AVX128: Fixes vmovlhps 2024-07-01 13:54:11 -07:00
X87 unittests: Set tag properly in X87 FST(reg) 2024-06-19 10:02:05 +02:00
X87_F64 unittests: Set tag properly in X87 FST(reg) 2024-06-19 10:02:05 +02:00
CALL.asm
CMakeLists.txt Track unittest dependencies through to the custom target 2024-02-25 19:27:52 -08:00
Disabled_Tests unittests: add XeSS test 2024-05-21 19:41:47 -04:00
Disabled_Tests_ARMv8.0
Disabled_Tests_ARMv8.2
Disabled_Tests_ARMv8.4
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
fadd.asm
fld.asm
JMP.asm
jump.asm
Known_Failures
Known_Failures_int
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
STOS.asm
STOSQ2_REPNE.asm
STOSQ2.asm
STOSQ_REPNE.asm
STOSQ.asm