dolphin/Source/Core/Core/PowerPC/JitCommon
Ryan Houdek cb967a6ff2 Merge pull request #1911 from Sonicadvance1/AArch64_paired_loadstores
[AArch64] Implements paired loadstores
2015-01-20 16:33:08 -06:00
..
JitAsmCommon.cpp Expose the JIT quantize and dequantize arrays to all the JITs. 2015-01-18 16:20:26 -06:00
JitAsmCommon.h Expose the JIT quantize and dequantize arrays to all the JITs. 2015-01-18 16:20:26 -06:00
JitBackpatch.cpp JIT: Fix the return pointer for backpatch trampolines. 2015-01-15 19:30:59 -08:00
JitBase.cpp Common: Introduce the new Gekko disassembler to Common. 2014-08-04 00:45:07 -04:00
JitBase.h JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
JitCache.cpp JIT: optimize for the common case of unquantized psq_l/st 2015-01-10 14:14:43 -08:00
JitCache.h JIT: simplify ISI handling. 2015-01-01 19:25:48 -08:00
Jit_Util.cpp Move MOVBE wrappers directly into XEmitter class 2015-01-18 13:29:34 +01:00
Jit_Util.h Move MOVBE wrappers directly into XEmitter class 2015-01-18 13:29:34 +01:00
TrampolineCache.cpp Fastmem: increase the size of trampoline cache in MMU mode, check space 2015-01-05 10:46:01 -08:00
TrampolineCache.h Fastmem: increase the size of trampoline cache in MMU mode, check space 2015-01-05 10:46:01 -08:00