dolphin/Source/Core/Core/PowerPC/JitCommon
2014-06-19 14:39:01 +02:00
..
Jit_Util.cpp JIT: unify two branches in SafeLoadToReg. 2014-05-25 21:14:06 -07:00
Jit_Util.h Jit_Util: Provide two util functions to load/store and swap values, using MOVBE internally when possible. 2014-04-11 23:33:21 +02:00
JitAsmCommon.cpp Jit64: remove dead code 2014-06-13 20:15:31 +02:00
JitAsmCommon.h Jit64: remove dead code 2014-06-13 20:15:31 +02:00
JitBackpatch.cpp JIT: make backpatch handle sign-extend from 8 bits correctly. 2014-05-26 01:45:07 -07:00
JitBackpatch.h JitBackpatch: fix NOP padding 2014-04-30 15:26:11 +02:00
JitBase.cpp Kill off replaceable usages of s[n]printf. 2014-06-18 19:53:38 -04:00
JitBase.h JITs: add a macro for easy interpreter fallback 2014-06-19 14:39:01 +02:00
JitCache.cpp JitCache: use a custom bit-set class. 2014-05-24 14:17:53 -07:00
JitCache.h Merge pull request #404 from magumagu/jitcache-cleanup 2014-06-07 01:49:07 -05:00