mirror of
https://git.citron-emu.org/Citron/Emulator.git
synced 2025-12-26 19:37:07 +00:00
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. |
||
|---|---|---|
| .. | ||
| dynarmic | ||
| arm_interface.cpp | ||
| arm_interface.h | ||
| cpu_interrupt_handler.cpp | ||
| cpu_interrupt_handler.h | ||
| exclusive_monitor.cpp | ||
| exclusive_monitor.h | ||