1
0
Fork 0
mirror of https://git.suyu.dev/suyu/dynarmic.git synced 2025-03-05 13:45:36 +00:00
dynarmic/tests
Merry cf08130f2c A32: Condense flag handling
Remove individual flag handlers, and handle them in chuks where able, to produce more optimal code.
2022-07-19 22:05:13 +01:00
..
A32 A32: Condense flag handling 2022-07-19 22:05:13 +01:00
A64 emit_x64: Fix bugs in fast dispatcher 2022-07-11 16:06:54 +01:00
fp Migrate to mcl 2022-04-19 18:05:04 +01:00
unicorn_emu A32/A64: Allow std::nullopt from MemoryReadCode 2022-06-21 21:41:27 +01:00
CMakeLists.txt emit_x64: Fix bugs in fast dispatcher 2022-07-11 16:06:54 +01:00
decoder_tests.cpp Migrate to mcl 2022-04-19 18:05:04 +01:00
fuzz_util.cpp Migrate to mcl 2022-04-19 18:05:04 +01:00
fuzz_util.h Migrate to mcl 2022-04-19 18:05:04 +01:00
main.cpp
print_info.cpp A32/A64: Allow std::nullopt from MemoryReadCode 2022-06-21 21:41:27 +01:00
rand_int.h
rsqrt_test.cpp Migrate to mcl 2022-04-19 18:05:04 +01:00
rsqrt_test_fn.s
x64_cpu_info.cpp x64_cpu_info: Update test for latest xbyak 2022-06-05 14:03:57 +01:00