eden-miror/src/dynarmic/tests
lizzie ad9af25027
Some checks are pending
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
[dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase (#4025)
does a bit of code dedup
fixes pre-SSE4.1 having horrific CMHI/CMLO

Signed-off-by: lizzie <lizzie@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4025
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2026-06-03 22:53:21 +02:00
..
A32 [dynarmic] cleanup duplicate code and reimpls of std::* bit stuff (#4017) 2026-05-31 04:18:12 +02:00
A64 [dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase (#4025) 2026-06-03 22:53:21 +02:00
fp [dynarmic, cmake] Assorted RISC-V build fixes (#3797) 2026-04-06 19:11:47 +02:00
native [dynarmic] fix dynarmic_tests build issues on xcode due to using relative paths (#3765) 2026-03-23 18:03:48 +01:00
unicorn_emu [dynarmic, cmake] Assorted RISC-V build fixes (#3797) 2026-04-06 19:11:47 +02:00
CMakeLists.txt [dynarmic] nuke mcl dependency (#3777) 2026-03-27 01:11:49 +01:00
decoder_tests.cpp [dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 2026-05-09 05:41:41 +02:00
fuzz_util.cpp [dynarmic, cmake] Assorted RISC-V build fixes (#3797) 2026-04-06 19:11:47 +02:00
fuzz_util.h [dynarmic, cmake] Assorted RISC-V build fixes (#3797) 2026-04-06 19:11:47 +02:00
print_info.cpp [dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920) 2026-05-09 05:41:41 +02:00
rand_int.h [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
rsqrt_test.cpp [dynarmic, cmake] Assorted RISC-V build fixes (#3797) 2026-04-06 19:11:47 +02:00
rsqrt_test_fn.s [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
test_generator.cpp [dynarmic, cmake] Assorted RISC-V build fixes (#3797) 2026-04-06 19:11:47 +02:00
test_reader.cpp [dynarmic, cmake] Assorted RISC-V build fixes (#3797) 2026-04-06 19:11:47 +02:00
x64_cpu_info.cpp [dynarmic] drop Xeon Phi features from tests (#3978) 2026-05-18 17:31:52 +02:00