dolphin/Source/Core/DSPCore/Src/Jit
skidau 8ccdba7273 LLE JIT:
* Fixed a bug in the JCC instruction.
* Changed the cycle count from u32 to u16.
* Added cycle counting to the block linker.
* Optimised the branch exit slightly.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6681 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-29 04:34:33 +00:00
..
DSPJitArithmetic.cpp Core/DSPCore: Reorganize register layout for accessing accumulators 2010-12-29 02:12:06 +00:00
DSPJitBranch.cpp LLE JIT: 2010-12-29 04:34:33 +00:00
DSPJitCCUtil.cpp Core/DSPCore: Reorganize register layout for accessing accumulators 2010-12-29 02:12:06 +00:00
DSPJitExtOps.cpp Core/DSPCore: Reorganize register layout for accessing accumulators 2010-12-29 02:12:06 +00:00
DSPJitLoadStore.cpp Core/DSPCore: Reorganize register layout for accessing accumulators 2010-12-29 02:12:06 +00:00
DSPJitMisc.cpp Core/DSPCore: Reorganize register layout for accessing accumulators 2010-12-29 02:12:06 +00:00
DSPJitMultiplier.cpp Core/DSPCore: Reorganize register layout for accessing accumulators 2010-12-29 02:12:06 +00:00
DSPJitUtil.cpp Core/DSPCore: Reorganize register layout for accessing accumulators 2010-12-29 02:12:06 +00:00
DSPJitUtil.h Core/DSPCore: Reorganize register layout for accessing accumulators 2010-12-29 02:12:06 +00:00