dynarmic/tests
Merry cd85b7fdaa emit_x64: Fix bugs in fast dispatcher
* We failed to invalidate entries if there are no patches required for a location descriptor.
* Bug in A64 hashing code (rbx instead of rbp).
* Bug in A32 and A64 lookup code (inconsistent choice of key: PC vs IR::LocationDescriptor).
* Test case added.
2022-07-11 16:06:54 +01:00
..
A32 A32/A64: Allow std::nullopt from MemoryReadCode 2022-06-21 21:41:27 +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 catch: Correct include directory 2021-08-08 12:52:55 +01:00
print_info.cpp A32/A64: Allow std::nullopt from MemoryReadCode 2022-06-21 21:41:27 +01:00
rand_int.h Add .clang-format file 2021-05-22 15:07:02 +01:00
rsqrt_test.cpp Migrate to mcl 2022-04-19 18:05:04 +01:00
rsqrt_test_fn.s rsqrt_test: Fix on GCC 2021-05-01 20:33:14 +01:00
x64_cpu_info.cpp x64_cpu_info: Update test for latest xbyak 2022-06-05 14:03:57 +01:00