dolphin/Source/Core/Core/PowerPC/Jit64
2023-11-27 21:40:42 +01:00
..
RegCache PowerPC: reduce location assert cost 2023-09-28 19:57:03 -04:00
Jit_Branch.cpp JitArm64/Jit64: Load the memory register without jumps and only when necessary. 2023-07-28 14:24:53 +03:00
Jit_FloatingPoint.cpp Jit: Get rid of short-lived std::vectors 2023-11-18 23:15:37 +01:00
Jit_Integer.cpp Jit: Get rid of short-lived std::vectors 2023-11-18 23:15:37 +01:00
Jit_LoadStore.cpp Jit_LoadStore: Another minor dcbx optimization 2023-10-24 00:42:35 +02:00
Jit_LoadStoreFloating.cpp Jit64: Attempt to fix updating stores with an immediate value 2023-04-04 23:30:40 -07:00
Jit_LoadStorePaired.cpp Jit64: Avoid System::GetInstance() and ppcState. 2023-03-25 02:37:10 +01:00
Jit_Paired.cpp Jit64: Optimize ps_merge01 with Rd == Rb 2023-09-21 18:03:39 +02:00
Jit_SystemRegisters.cpp JitArm64/Jit64: Load the memory register without jumps and only when necessary. 2023-07-28 14:24:53 +03:00
Jit.cpp HLE: Refactor ReplaceFunctionIfPossible 2023-11-27 21:40:42 +01:00
Jit.h JitArm64/Jit64: Load the memory register without jumps and only when necessary. 2023-07-28 14:24:53 +03:00
Jit64_Tables.cpp PPCTables: Fix OPLOG system 2023-03-16 18:36:25 -07:00
JitAsm.cpp Jit64: Recompile asm routines on cache clear 2023-10-31 19:43:49 +01:00
JitAsm.h Jit64: Recompile asm routines on cache clear 2023-10-31 19:43:49 +01:00