mirror of
https://github.com/Retropex/dolphin.git
synced 2025-05-14 20:30:44 +02: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 |