This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
73da637a42bc4b2707bacdb8c14863b45e44c6f6
dolphin
/
Source
/
Core
/
DSPCore
/
Src
/
Jit
History
skidau
f353f80302
LLE JIT: Implemented the addr, lsl and lsl16 instructions in the JIT (x64 only).
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6542
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-09 11:52:31 +00:00
..
DSPJitArithmetic.cpp
LLE JIT: Implemented the addr, lsl and lsl16 instructions in the JIT (x64 only).
2010-12-09 11:52:31 +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
Reestablish *BSD build using CMake.
2010-12-04 15:19:04 +00:00
DSPJitMultiplier.cpp
First pass at dealing with different size_t/off_t sizes in C90 environments.
2010-12-05 15:59:11 +00:00
DSPJitUtil.cpp
LLE JIT: Jitted another 8 DSP multiplier instructions (x64 only)
2010-12-04 23:20:31 +00:00