.. |
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
|
JitBase: Rename MergeAllowedNextInstructions to CanMergeNextInstructions
|
2017-03-21 13:50:03 -04:00 |
Jit.h
|
JitArm64: Update CR helpers to reflect their usage.
|
2017-08-11 21:17:13 +02:00 |
JitArm64_BackPatch.cpp
|
JitArm64: Use the updated wrappers.
|
2017-08-12 00:00:41 +02:00 |
JitArm64_Branch.cpp
|
JitArm64: Fix gpr.GetReg usages in conditional code.
|
2017-03-20 21:18:13 +01:00 |
JitArm64_FloatingPoint.cpp
|
JitArm64: Use CR cache
|
2017-04-29 09:31:28 +01:00 |
JitArm64_Integer.cpp
|
Merge pull request #5919 from degasus/arm
|
2017-08-14 00:01:27 +02:00 |
JitArm64_LoadStore.cpp
|
JitArm64: Use the updated wrappers.
|
2017-08-12 00:00:41 +02:00 |
JitArm64_LoadStoreFloating.cpp
|
JitArm64: Reserve W30 in SafeStoreFromReg and stfXX
|
2017-04-15 08:23:14 +01:00 |
JitArm64_LoadStorePaired.cpp
|
Jit64: Make psq_lXX PIE-compliant
|
2017-04-14 11:52:33 +01:00 |
JitArm64_Paired.cpp
|
JitArm64: Drop ps_res.
|
2017-05-03 23:48:14 +02:00 |
JitArm64_RegCache.cpp
|
JitArm64: Use CR cache
|
2017-04-29 09:31:28 +01:00 |
JitArm64_RegCache.h
|
JitArm64_RegCache: Implement caching of cr_val
|
2017-04-29 09:31:28 +01:00 |
JitArm64_SystemRegisters.cpp
|
JitArm64: Use the updated wrappers.
|
2017-08-12 00:00:41 +02:00 |
JitArm64_Tables.cpp
|
Fix some GCC ODR warnings
|
2017-06-29 12:21:32 -07:00 |
JitArm64Cache.cpp
|
JitInterface: Convert includes into forward declarations where applicable
|
2017-03-02 13:20:29 -05:00 |
JitArm64Cache.h
|
JitArm64: Extract block exit link area generation.
|
2017-02-17 23:07:28 +01:00 |
JitAsm.cpp
|
JitArm64: Use the updated wrappers.
|
2017-08-12 00:00:41 +02:00 |