dolphin/Source/Core/Core/PowerPC/Jit64
Matthew Parlane 356619642b Merge pull request #4647 from degasus/jitcache
JitCache: Clean up block id handling.
2017-01-13 09:00:46 +13:00
..
FPURegCache.cpp JitRegCache: Get rid of reliance on the jit global variable 2016-12-28 17:52:58 -05:00
FPURegCache.h JitRegCache: Get rid of reliance on the jit global variable 2016-12-28 17:52:58 -05:00
GPRRegCache.cpp JitRegCache: Get rid of reliance on the jit global variable 2016-12-28 17:52:58 -05:00
GPRRegCache.h JitRegCache: Get rid of reliance on the jit global variable 2016-12-28 17:52:58 -05:00
Jit_Branch.cpp JitRegCache: Move FlushMode enum into RegCache 2017-01-02 13:43:37 -05:00
Jit_FloatingPoint.cpp Jit64: Get rid of trivial global jit variable usages 2016-12-20 12:55:58 -05:00
Jit_Integer.cpp Jit64: Use PPCSTATE reg if possible. 2017-01-12 20:55:17 +01:00
Jit_LoadStore.cpp Jit64: Use PPCSTATE reg if possible. 2017-01-12 20:55:17 +01:00
Jit_LoadStoreFloating.cpp Jit64: Get rid of trivial global jit variable usages 2016-12-20 12:55:58 -05:00
Jit_LoadStorePaired.cpp Jit64Common: Split Jit64Util contents into separate files 2016-12-18 02:27:58 -05:00
Jit_Paired.cpp Jit64: Get rid of trivial global jit variable usages 2016-12-20 12:55:58 -05:00
Jit_SystemRegisters.cpp Jit64Common: Split Jit64Util contents into separate files 2016-12-18 02:27:58 -05:00
Jit.cpp JitCache: Return a pointer in AllocateBlock. 2017-01-12 20:23:14 +01:00
Jit.h JitRegCache: Get rid of reliance on the jit global variable 2016-12-28 17:52:58 -05:00
Jit64_Tables.cpp Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
Jit64_Tables.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitAsm.cpp Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
JitAsm.h JIT: fix handling of PC in dispatcher/block cache. 2016-08-06 11:41:39 +02:00
JitRegCache.cpp JitRegCache: Move FlushMode enum into RegCache 2017-01-02 13:43:37 -05:00
JitRegCache.h JitRegCache: Move FlushMode enum into RegCache 2017-01-02 13:43:37 -05:00