dolphin/Source/Core/Core/PowerPC/JitArm64
shuffle2 ab01dec178 Merge pull request #3806 from degasus/idle
ConfigManager: Drop SkipIdle option.
2016-10-03 23:59:38 -07:00
..
Jit_Util.cpp JitArm64: replace MOVI2R with MOVP2R when possible. 2016-09-10 11:01:18 +02:00
Jit_Util.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Jit.cpp Merge pull request #4123 from hthh/improve-const-stores 2016-10-04 08:32:48 +02:00
Jit.h JitArm64: Optimize logic immediate instructions. 2016-09-26 22:17:25 +02:00
JitArm64_BackPatch.cpp JitArm64: replace MOVI2R with MOVP2R when possible. 2016-09-10 11:01:18 +02:00
JitArm64_Branch.cpp JitArm64: replace MOVI2R with MOVP2R when possible. 2016-09-10 11:01:18 +02:00
JitArm64_FloatingPoint.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitArm64_Integer.cpp JitArm64: Optimize addic. 2016-09-26 22:17:25 +02:00
JitArm64_LoadStore.cpp Merge pull request #3806 from degasus/idle 2016-10-03 23:59:38 -07:00
JitArm64_LoadStoreFloating.cpp Jit: FIFO optimization improvements 2016-08-15 20:09:52 +10:00
JitArm64_LoadStorePaired.cpp JitArm64: replace MOVI2R with MOVP2R when possible. 2016-09-10 11:01:18 +02:00
JitArm64_Paired.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitArm64_RegCache.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitArm64_RegCache.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitArm64_SystemRegisters.cpp JitArm64: replace MOVI2R with MOVP2R when possible. 2016-09-10 11:01:18 +02:00
JitArm64_Tables.cpp JitArm64: Check the FIFO on EIEIO instructions 2016-08-12 21:09:15 +10:00
JitArm64_Tables.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitArm64Cache.cpp JitArm64: Fix block linking. 2016-09-10 11:01:18 +02:00
JitArm64Cache.h JitCache: Implement block unlinking. 2016-08-06 11:41:39 +02:00
JitAsm.cpp JitArm64: Fix CoreTiming contract 2016-09-14 15:44:51 +10:00