dolphin/Source/Core/Core/PowerPC/Jit64
Martino Fontana 8235c38df7 Debugger: Small other cleanup
Change misleading names.
Fix function usage: Intepreter and Step Out will not check breakpoints in their own wrong way anymore (e.g. breaking on log-only breakpoints).
2024-07-02 18:29:42 +02:00
..
RegCache Jit64: Remove outdated comment about R12 2024-05-18 14:54:33 +02:00
Jit_Branch.cpp Jit64: Install BranchWatch 2024-02-26 19:38:27 -08:00
Jit_FloatingPoint.cpp Jit64: Improve register handling in fp_arith 2024-04-20 17:50:54 +02:00
Jit_Integer.cpp Jit64: Clean up the test_bit variable 2024-05-26 09:04:25 +02:00
Jit_LoadStore.cpp Jit64: Install BranchWatch 2024-02-26 19:38:27 -08: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 Jit: Replace MSR/MMCR access with feature_flags access 2023-11-30 22:40:36 +01:00
Jit_Paired.cpp Jit64: Optimize ps_merge01 with Rd == Rb 2023-09-21 18:03:39 +02:00
Jit_SystemRegisters.cpp Jit: Clarify FixGTBeforeSettingCRFieldBit comment 2024-05-26 08:32:25 +02:00
Jit.cpp Debugger: Small other cleanup 2024-07-02 18:29:42 +02:00
Jit.h Jit64: Install BranchWatch 2024-02-26 19:38:27 -08:00
Jit64_Tables.cpp PPCTables: Fix OPLOG system 2023-03-16 18:36:25 -07:00
JitAsm.cpp Jit64: Smaller Instruction Breakpoint Condition 2024-04-28 15:54:15 -07:00
JitAsm.h Jit64: Recompile asm routines on cache clear 2023-10-31 19:43:49 +01:00