dolphin/Source/Core/DSPCore/Src/Jit
2010-12-15 07:08:36 +00:00
..
DSPJitArithmetic.cpp LLE JIT: 2010-12-15 01:42:32 +00:00
DSPJitBranch.cpp LLE JIT: Added simple block linking at immediate CALL's and JUMP's. The code checks if the block being jump to has already been compiled and jumps there if it has, bypassing the dispatcher. This results in a speed-up of around 7 - 10%. 2010-12-15 07:08:36 +00:00
DSPJitCCUtil.cpp LLE JIT: Implemented the addr, lsl and lsl16 instructions in the JIT (x64 only). 2010-12-09 11:52:31 +00:00
DSPJitExtOps.cpp Core/DSPCore: Implement Jit emitters for all extended operations. 2010-11-07 23:43:26 +00:00
DSPJitMisc.cpp LLE JIT: 2010-12-15 01:42:32 +00:00
DSPJitMultiplier.cpp LLE JIT: 2010-12-15 01:42:32 +00:00
DSPJitUtil.cpp LLE JIT: Jitted another 8 DSP multiplier instructions (x64 only) 2010-12-04 23:20:31 +00:00