mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-26 01:04:58 +01:00
* 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. |
||
|---|---|---|
| .. | ||
| a64.cpp | ||
| fuzz_with_unicorn.cpp | ||
| misaligned_page_table.cpp | ||
| test_invalidation.cpp | ||
| testenv.h | ||
| verify_unicorn.cpp | ||