dolphin/Source/Core/Core/PowerPC/Jit64Common
Lioncash ef75e9acd8 Core: Convert logging over to fmt pt.5
Converts the remaining PowerPC code over to fmt-capable logging.

Now, all that's left to convert over are the lingering remnants within
the frontend code.
2020-11-25 13:23:48 -05:00
..
BlockCache.cpp Jit64: Keep track of free code regions and reuse space when possible. 2020-08-24 19:31:32 +02:00
BlockCache.h Jit64: Keep track of free code regions and reuse space when possible. 2020-08-24 19:31:32 +02:00
ConstantPool.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
ConstantPool.h ConstantPool: Return a pointer instead of an OpArg 2017-04-11 20:25:18 +01:00
EmuCodeBlock.cpp x64Emitter: Check end of allocated space when emitting code. 2020-08-24 19:31:32 +02:00
EmuCodeBlock.h x64Emitter: Check end of allocated space when emitting code. 2020-08-24 19:31:32 +02: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 Jit64AsmCommon: Use AVX in ConvertDoubleToSingle 2020-08-02 18:07:47 +02:00
Jit64AsmCommon.h Jit64: Make DoubleToSingle a common asm routine 2019-05-25 23:07:50 +01:00
Jit64Constants.h Jit64: Remove Jitx86Base class 2018-12-28 09:15:26 +00:00
Jit64PowerPCState.h Jit64: Remove Jitx86Base class 2018-12-28 09:15:26 +00:00
TrampolineCache.cpp Core: Convert logging over to fmt pt.5 2020-11-25 13:23:48 -05:00
TrampolineCache.h Jit64: Remove Jitx86Base class 2018-12-28 09:15:26 +00:00
TrampolineInfo.h Jit64Common: Split Jit64Util contents into separate files 2016-12-18 02:27:58 -05:00