..
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
unittests: Adds tests for handling cmp merging
2021-12-07 18:45:54 -08:00
H0F3A
OpcodeDispatcher: Handle PCMPESTRM/VPCMPESTRM
2023-05-17 00:21:55 -04:00
H0F38
unittests: Amend mm register usage in H0F38/66_04.asm test
2022-10-13 17:09:40 +00:00
Multiblock
Frontend, OpDisp: Don't assert on invalid instructions
2021-01-18 17:19:11 +02:00
OpSize
OpcodeDispatcher: Share MOVHPD implementation with MOVHPS
2023-02-23 14:07:22 -05:00
Primary
OpcodeDispatcher: Fixes ROR imm OF calculation
2022-10-31 10:28:47 -07:00
PrimaryGroup
unittests: Adds LOCK NEG unit tests
2021-07-10 23:38:19 -07:00
REP
unittests: Support skipping unit tests based on host feature support
2022-08-14 20:04:26 -07:00
REPNE
unittests: Support skipping unit tests based on host feature support
2022-08-14 20:04:26 -07:00
Secondary
HostFeatures: Adds support for querying CLWB availability
2023-01-18 17:56:21 -08: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
OpcodeDispatcher: Handle PCMPESTRM/VPCMPESTRM
2023-05-17 00:21:55 -04:00
X87
Merge pull request #2316 from Sonicadvance1/fix_negative_ficomi_f64
2023-01-24 17:31:05 +00:00
X87_F64
Merge pull request #2316 from Sonicadvance1/fix_negative_ficomi_f64
2023-01-24 17:31:05 +00:00
CALL.asm
Fix some unit tests
2020-03-06 09:08:35 +02:00
CMakeLists.txt
unittests/ASM: Ensure wine harness runner works
2023-05-17 21:05:55 -07:00
Disabled_Tests
OpcodeDispatcher: Handle VRCPSS
2022-12-12 19:48:21 +00: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
OpcodeDispatcher: Handle VCVTPD2DQ
2022-12-28 11:54:28 +00: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
asm tests for fld/fadd
2020-03-06 09:08:47 +02:00
JMP.asm
Fixes a couple mistakes in the unit tests
2020-03-06 09:08:25 +02:00
jump.asm
Initial Commit
2020-03-06 09:08:13 +02:00
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
unittests/asm: Adds more extensive FPREM/FPREM1 tests
2022-10-22 20:47:24 -07:00
lea.asm
Fixes a couple mistakes in the unit tests
2020-03-06 09:08:25 +02:00
MemoryData.asm
unittests: Update test so it can work on wine.
2023-05-17 21:07:40 -07:00
mov.asm
Fix some unit tests
2020-03-06 09:08:35 +02:00
MOVHPD.asm
Adds MOVHPD unit test
2020-03-06 09:08:25 +02:00
movups.asm
Initial Commit
2020-03-06 09:08:13 +02:00
movzx.asm
Fix some unit tests
2020-03-06 09:08:35 +02:00
pslldq.asm
Adds PSLLDQ and PSRLDQ unit test
2020-03-06 09:08:25 +02:00
STOS_REPNE.asm
unittests: Duplicates rep string unit tests with repne
2021-08-21 20:19:38 -07:00
STOS.asm
Initial Commit
2020-03-06 09:08:13 +02:00
STOSQ2_REPNE.asm
unittests: Duplicates rep string unit tests with repne
2021-08-21 20:19:38 -07:00
STOSQ2.asm
Adds a couple of STOSQ unit tests
2020-03-06 09:08:25 +02:00
STOSQ_REPNE.asm
unittests: Duplicates rep string unit tests with repne
2021-08-21 20:19:38 -07:00
STOSQ.asm
Adds a couple of STOSQ unit tests
2020-03-06 09:08:25 +02:00