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
c584bd533383ca6ec1fec35ff0b0794d6c64fe5e
dolphin
/
Source
/
Core
/
DSPCore
T
History
skidau
c584bd5333
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%.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6585
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-15 07:08:36 +00:00
..
Src
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
CMakeLists.txt
LLE JIT:
2010-12-15 01:42:32 +00:00
DSPCore.vcproj
LLE JIT:
2010-12-15 01:42:32 +00:00