This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7e9f02869ac7cfa412ed6ef866f5ebb233a84c6f
dolphin
/
Source
/
Core
/
DSPCore
T
History
skidau
7e9f02869a
LLE JIT: Changed the ASM dispatcher so that it jumps to the blocks instead of calling them. This removes the need to push and pop all of the registers at each block, speeding up the JIT. Changed the cycle counting to work off memory accesses instead of a register. Removed the C++ JIT dispatcher because it will no longer work with this new format.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6858
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-16 06:24:48 +00:00
..
Src
LLE JIT: Changed the ASM dispatcher so that it jumps to the blocks instead of calling them. This removes the need to push and pop all of the registers at each block, speeding up the JIT. Changed the cycle counting to work off memory accesses instead of a register. Removed the C++ JIT dispatcher because it will no longer work with this new format.
2011-01-16 06:24:48 +00:00
CMakeLists.txt
Core/DSPCore: Consolidation of register accesses(except for the four hw
2011-01-14 18:00:25 +00:00
DSPCore.vcproj
Core/DSPCore: Consolidation of register accesses(except for the four hw
2011-01-14 18:00:25 +00:00