dynarmic/src/frontend
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 Fix single stepping for certain instructions 2020-04-24 11:44:38 +01:00
decoder Relicense to 0BSD 2020-04-23 15:45:57 +01:00
ir Remove unreachable code (MSVC warnings) 2020-04-23 16:36:34 +01:00
imm.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00