mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| DSPJitArithmetic.cpp | ||
| DSPJitBranch.cpp | ||
| DSPJitCCUtil.cpp | ||
| DSPJitExtOps.cpp | ||
| DSPJitLoadStore.cpp | ||
| DSPJitMisc.cpp | ||
| DSPJitMultiplier.cpp | ||
| DSPJitUtil.cpp | ||
| DSPJitUtil.h | ||