dolphin/Source/Core/Core/PowerPC/Jit64Common
Techjar a106c99826 Jit64: Don't use PEXT in DoubleToSingle on AMD Zen
This was causing severe slowdown in some games.
2020-01-26 22:10:46 -05:00
..
BlockCache.cpp Jit64: Fix instruction breakpoints 2018-12-27 20:11:26 +00:00
BlockCache.h JitCache: Get rid of reliance on the JIT global variable 2017-01-09 04:43:06 -05: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 Merge pull request #8120 from MerryMage/cdts 2020-01-25 19:10:37 +00:00
EmuCodeBlock.h Jit64: Remove Jitx86Base class 2018-12-28 09:15:26 +00: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 Jit64: Don't use PEXT in DoubleToSingle on AMD Zen 2020-01-26 22:10:46 -05: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 Jit64: Remove Jitx86Base class 2018-12-28 09:15:26 +00: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