yuzu/src/core/arm/dynarmic
Markus Wick 993dbe49fc core/arm: Drop ChangeProcessorID.
This code was used to switch the CPU ID on thread switches.
However since "hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.", the CPU ID is not a constant.
This has been dead code since this rewrite, and dropped in dynarmic as well. So there is no need to keep it.
2021-05-26 19:48:24 +02:00
..
arm_dynarmic_32.cpp core/arm: Drop ChangeProcessorID. 2021-05-26 19:48:24 +02:00
arm_dynarmic_32.h core/arm: Drop ChangeProcessorID. 2021-05-26 19:48:24 +02:00
arm_dynarmic_64.cpp core/arm: Drop ChangeProcessorID. 2021-05-26 19:48:24 +02:00
arm_dynarmic_64.h core/arm: Drop ChangeProcessorID. 2021-05-26 19:48:24 +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