dynarmic/include/dynarmic
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 Relicense to 0BSD 2020-04-23 15:45:57 +01:00