FEX/unittests/32Bit_ASM
Paulo Matos a86f2d3e2c Improve 32bit constant usage in memory addressing
Folds reg+const memory address into addressing mode,
if the constant is within 16Kb.
Update instcountci files.
Add test 32Bit_ASM/FEX_bugs/SubAddrBug.asm
2024-03-05 14:01:32 +00:00
..
FEX_bugs Improve 32bit constant usage in memory addressing 2024-03-05 14:01:32 +00:00
Primary unittests: Test for 16-bit popa insertion behaviour 2023-08-04 17:24:52 +01:00
PrimaryGroup unittests: Adds more imul unit tests for flags 2021-07-03 21:48:18 -07:00
Secondary unittests: SGDT tests 2022-11-24 17:47:31 -08:00
SecondaryModRM X86Tables: Fixes CLZero destination address 2023-08-04 02:31:30 -07:00
TwoByte unittests: Adds 32-bit tests for signed displacement wraparound 2022-01-23 18:38:44 -08:00
X87 unittests: Adds negative integer x87 tests 2023-01-08 10:44:46 -08:00
CMakeLists.txt Track unittest dependencies through to the custom target 2024-02-25 19:27:52 -08:00
Disabled_Tests Softfloat: Fixes FSCALE 2022-03-13 14:11:31 -07:00
Disabled_Tests_host unittests: Disable SGDT tests on host 2022-11-24 18:29:05 -08:00
Known_Failures Disable fprem unittests 2022-01-28 19:39:03 -08:00