dolphin/Source/Core/Core/PowerPC/Jit64
JosJuice 13c70eeb31
Merge pull request #12257 from Wack0/patch-1
JIT64 (Jit_Integer): for twx instructions, raise exception with correct SRR0
2023-11-01 21:10:39 +01:00
..
RegCache PowerPC: reduce location assert cost 2023-09-28 19:57:03 -04:00
Jit.cpp Add fastmem arena setting 2023-10-31 19:43:49 +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
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 XEmitter: Add enum class Jump 2023-06-12 13:04:18 -07:00
Jit_Integer.cpp JIT64: for twx instruction, raise exception with correct SRR0 2023-10-27 13:27:36 +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: Skip HandleNaNs for operations that can't generate NaN 2022-11-27 11:30:10 +01:00
Jit_SystemRegisters.cpp JitArm64/Jit64: Load the memory register without jumps and only when necessary. 2023-07-28 14:24:53 +03:00