dynarmic/tests/A64
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
..
a64.cpp tests/A64: Add {S,U}SHL instruction unit tests 2022-04-06 17:41:55 +01:00
fuzz_with_unicorn.cpp Migrate to mcl 2022-04-19 18:05:04 +01:00
misaligned_page_table.cpp catch: Correct include directory 2021-08-08 12:52:55 +01:00
test_invalidation.cpp emit_x64: Fix bugs in fast dispatcher 2022-07-11 16:06:54 +01:00
testenv.h A32/A64: Allow std::nullopt from MemoryReadCode 2022-06-21 21:41:27 +01:00
verify_unicorn.cpp catch: Correct include directory 2021-08-08 12:52:55 +01:00