dolphin/Source/Core/Core/PowerPC/Jit64
Scott Mansell 27beef1ff4 Store an inverted copy of lastOCfactor.
The inverse operation is more common, especially when games check the
timer rapidly. So we do the division once and store the inverted copy.
2016-03-24 05:17:10 +13:00
..
Jit64_Tables.cpp PowerPC: rename fcmpx to fcmpX 2015-12-16 21:17:36 +01:00
Jit64_Tables.h Core: Move includes out of instruction table headers 2015-08-22 14:15:02 -04:00
Jit_Branch.cpp Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
Jit_FloatingPoint.cpp Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
Jit_Integer.cpp Merge pull request #3212 from mickdermack/pr-recalc-flags 2016-01-22 12:45:52 -05:00
Jit_LoadStore.cpp Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
Jit_LoadStoreFloating.cpp Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
Jit_LoadStorePaired.cpp Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
Jit_Paired.cpp Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
Jit_SystemRegisters.cpp Store an inverted copy of lastOCfactor. 2016-03-24 05:17:10 +13:00
Jit.cpp Merge pull request #3535 from RisingFog/cya_savestate_memleak 2016-01-20 18:02:25 +01:00
Jit.h Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
JitAsm.cpp Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
JitAsm.h Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
JitRegCache.cpp Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
JitRegCache.h Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00