yuzu-fork/src/core/arm/dynarmic
Markus Wick 3d2e80daed core/arm_interface: Call SVC after end of dynarmic block.
So we can modify all of dynarmic states within SVC without ExceptionalExit.

Especially as the ExceptionalExit hack is dropped on upstream dynarmic.
2021-05-27 23:23:23 +02:00
..
arm_dynarmic_32.cpp core/arm_interface: Call SVC after end of dynarmic block. 2021-05-27 23:23:23 +02:00
arm_dynarmic_32.h core/arm_interface: Call SVC after end of dynarmic block. 2021-05-27 23:23:23 +02:00
arm_dynarmic_64.cpp core/arm_interface: Call SVC after end of dynarmic block. 2021-05-27 23:23:23 +02:00
arm_dynarmic_64.h core/arm_interface: Call SVC after end of dynarmic block. 2021-05-27 23:23:23 +02:00
arm_dynarmic_cp15.cpp core: Resolve misc cases of variable shadowing 2021-05-03 01:19:13 -04:00
arm_dynarmic_cp15.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
arm_exclusive_monitor.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
arm_exclusive_monitor.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00