mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-26 09:14:54 +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. |
||
|---|---|---|
| .. | ||
| A32 | ||
| A64 | ||
| fp | ||
| unicorn_emu | ||
| CMakeLists.txt | ||
| decoder_tests.cpp | ||
| fuzz_util.cpp | ||
| fuzz_util.h | ||
| main.cpp | ||
| print_info.cpp | ||
| rand_int.h | ||
| rsqrt_test.cpp | ||
| rsqrt_test_fn.s | ||
| x64_cpu_info.cpp | ||