dynarmic/tests
MerryMage 94d0d33e02 Fix single stepping for certain instructions
Several issues:
1. Several terminal instructions did not stop at the end of a single-step block
2. x64 backend for the A32 frontend sometimes polluted upper_location_descriptor with the single-stepping flag

We also introduce the enable_optimizations parameter to the A32 frontend.
2020-04-24 11:44:38 +01:00
..
A32 Fix single stepping for certain instructions 2020-04-24 11:44:38 +01:00
A64 tests/a64: Reminder about hidden infinite loops 2020-04-23 18:11:45 +01:00
fp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
unicorn_emu Relicense to 0BSD 2020-04-23 15:45:57 +01:00
CMakeLists.txt CMakeLists: Add DYNARMIC_FRONTENDS option 2020-04-22 21:06:18 +01:00
cpu_info.cpp tests: Print cpu info 2020-04-22 20:46:21 +01:00
fuzz_util.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
fuzz_util.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
main.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
print_info.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
rand_int.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00