dolphin/Source/Core/Core/PowerPC/Jit64Common
Markus Wick a389ae0711 Merge pull request #5260 from MerryMage/CheckIfSafeAddress
EmuCodeBlock: Make CheckIfSafeAddress PIE-compliant
2017-04-15 13:26:05 +02:00
..
BlockCache.cpp JitCache: Get rid of reliance on the JIT global variable 2017-01-09 04:43:06 -05:00
BlockCache.h JitCache: Get rid of reliance on the JIT global variable 2017-01-09 04:43:06 -05:00
ConstantPool.cpp ConstantPool: Return a pointer instead of an OpArg 2017-04-11 20:25:18 +01:00
ConstantPool.h ConstantPool: Return a pointer instead of an OpArg 2017-04-11 20:25:18 +01:00
EmuCodeBlock.cpp EmuCodeBlock: Make CheckIfSafeAddress PIE-compliant 2017-04-14 12:39:12 +01:00
EmuCodeBlock.h ConstantPool: Return a pointer instead of an OpArg 2017-04-11 20:25:18 +01:00
FarCodeCache.cpp Jit64: Merge memory allocations into a single allocation 2017-03-21 20:16:12 +00:00
FarCodeCache.h Jit64: Merge memory allocations into a single allocation 2017-03-21 20:16:12 +00:00
Jit64AsmCommon.cpp Merge pull request #5259 from MerryMage/quantload 2017-04-15 11:20:09 +02:00
Jit64AsmCommon.h Jit64: Make psq_lXX PIE-compliant 2017-04-14 11:52:33 +01:00
Jit64Base.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
Jit64Base.h JitCache: Get rid of reliance on the JIT global variable 2017-01-09 04:43:06 -05:00
Jit64PowerPCState.h Jit64Common: Split Jit64Util contents into separate files 2016-12-18 02:27:58 -05:00
TrampolineCache.cpp Jit64: Merge memory allocations into a single allocation 2017-03-21 20:16:12 +00:00
TrampolineCache.h Jit64: Merge memory allocations into a single allocation 2017-03-21 20:16:12 +00:00
TrampolineInfo.h Jit64Common: Split Jit64Util contents into separate files 2016-12-18 02:27:58 -05:00