This website requires JavaScript.
Explore
Help
Register
Sign In
dahjah
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-02-11 17:05:43 -07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ae2c934795
dolphin
/
Source
/
Core
/
DSPCore
/
Src
History
skidau
6a6fb9cce9
LLE JIT: Added an ASM dispatcher. Should help pave the way for future optimisation.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6486
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-28 05:28:21 +00:00
..
Jit
Core/DSPCore: Implement jit emitters for lris and mrr.
2010-11-27 23:40:09 +00:00
assemble.cpp
assemble.h
disassemble.cpp
disassemble.h
DSPAccelerator.cpp
Core/DSPCore: Implement jit emitters for lris and mrr.
2010-11-27 23:40:09 +00:00
DSPAccelerator.h
DSPAnalyzer.cpp
DSPAnalyzer.h
DSPBreakpoints.h
DSPCodeUtil.cpp
DSPCodeUtil.h
DSPCommon.h
DSPCore.cpp
LLE JIT: Added an ASM dispatcher. Should help pave the way for future optimisation.
2010-11-28 05:28:21 +00:00
DSPCore.h
LLE JIT: Added an ASM dispatcher. Should help pave the way for future optimisation.
2010-11-28 05:28:21 +00:00
DSPEmitter.cpp
LLE JIT: Added an ASM dispatcher. Should help pave the way for future optimisation.
2010-11-28 05:28:21 +00:00
DSPEmitter.h
LLE JIT: Added an ASM dispatcher. Should help pave the way for future optimisation.
2010-11-28 05:28:21 +00:00
DSPHost.h
DSPHWInterface.cpp
DSPHWInterface.h
DspIntArithmetic.cpp
DspIntBranch.cpp
DSPIntCCUtil.cpp
DSPIntCCUtil.h
DSPInterpreter.cpp
small HandleLoop() optimization for dsplle-int
2010-10-04 12:50:16 +00:00
DSPInterpreter.h
DSPIntExtOps.cpp
Core/DSPCore: Extended opcode handling fixes
2010-10-31 23:26:18 +00:00
DSPIntExtOps.h
Core/DSPCore: Extended opcode handling fixes
2010-10-31 23:26:18 +00:00
DspIntLoadStore.cpp
DspIntMisc.cpp
DspIntMultiplier.cpp
dsplle - small mulx.. regression fix
2010-08-17 12:42:14 +00:00
DSPIntUtil.h
fixes for my previous commits
2010-08-14 09:07:28 +00:00
DSPMemoryMap.cpp
DSPMemoryMap.h
DSPStacks.cpp
DSPStacks.h
DSPTables.cpp
Core/DSPCore: Implement jit emitters for lris and mrr.
2010-11-27 23:40:09 +00:00
DSPTables.h
Core/DSPCore: Jit: only end emitting the current block when hitting an
2010-10-14 13:17:38 +00:00
LabelMap.cpp
LabelMap.h
SConscript