mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-21 22:17:04 +00:00
When we try to JIT from a block which doesn't exist, don't JIT any code; just update the PPC state to indicate an ISI. This is a little simpler, and avoids abusing the JIT block cache. |
||
|---|---|---|
| .. | ||
| IR.cpp | ||
| IR.h | ||
| JitILBase_Branch.cpp | ||
| JitILBase_FloatingPoint.cpp | ||
| JitILBase_Integer.cpp | ||
| JitILBase_LoadStore.cpp | ||
| JitILBase_LoadStoreFloating.cpp | ||
| JitILBase_LoadStorePaired.cpp | ||
| JitILBase_Paired.cpp | ||
| JitILBase_SystemRegisters.cpp | ||
| JitILBase.h | ||