mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-07-04 23:31:19 +01:00
993dbe49fc
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 |