dolphin/Source/Core/Core/PowerPC/JitArm64
Matthew Parlane 7a5fe4b7ed Merge pull request #4624 from leoetlino/jit-warning-fixes
Add the g_ prefix to the jit global
2017-01-08 13:19:16 +13:00
..
Jit_Util.cpp JitArm64: Avoid MOVI2R is possible. 2016-10-26 21:54:09 +02:00
Jit_Util.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Jit.cpp Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
Jit.h CodeBlock: Get rid of implicit sign-conversion in AllocCodeSpace 2017-01-07 19:05:06 -05:00
JitArm64_BackPatch.cpp JitArm64: replace MOVI2R with MOVP2R when possible. 2016-09-10 11:01:18 +02:00
JitArm64_Branch.cpp Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
JitArm64_FloatingPoint.cpp JitArm64: CR field cleanup. 2016-10-31 23:40:09 +01:00
JitArm64_Integer.cpp Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
JitArm64_LoadStore.cpp Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
JitArm64_LoadStoreFloating.cpp Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
JitArm64_LoadStorePaired.cpp Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
JitArm64_Paired.cpp JitArm64: Drop two DUP() usages. 2016-10-25 22:26:54 +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 JitArm64: Add missing override specifiers 2016-12-20 17:30:13 -05:00
JitArm64_SystemRegisters.cpp Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
JitArm64_Tables.cpp Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
JitArm64_Tables.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitArm64Cache.cpp Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
JitArm64Cache.h JitCache: Implement block unlinking. 2016-08-06 11:41:39 +02:00
JitAsm.cpp Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00