mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-14 07:40:04 -05:00
JitIL's fastmem was stubbed out when Sonicadvance1 merged JitARMIL into the tree. Since JitARMIL has been deleted, I simply re-arrange the inheritance to base JitIL on Jitx86Base, so it can inherit the backpatch function. Povray Benchmark: 1985 seconds to 1316 seconds. |
||
|---|---|---|
| .. | ||
| 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 | ||