dynarmic/tests/A32
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
..
fuzz_arm.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
fuzz_thumb.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
test_arm_disassembler.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
test_arm_instructions.cpp Fix single stepping for certain instructions 2020-04-24 11:44:38 +01:00
test_thumb_instructions.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
testenv.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
vfp_vadd_f32.inc A64: Backend framework 2020-04-22 20:42:44 +01:00
vfp_vsub_f32.inc A64: Backend framework 2020-04-22 20:42:44 +01:00