ppsspp/Core/MIPS/ARM64
2024-12-08 11:54:58 +01:00
..
Arm64Asm.cpp Move more core-related stuff into Core.cpp/h 2024-12-08 11:54:58 +01:00
Arm64CompALU.cpp jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00
Arm64CompBranch.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Arm64CompFPU.cpp arm64jit: When rouding unset, use nearest. 2023-07-25 20:30:05 -07:00
Arm64CompLoadStore.cpp irjit: Implement ll/sc. 2023-07-29 17:57:44 -07:00
Arm64CompReplace.cpp
Arm64CompVFPU.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Arm64IRAsm.cpp Move more core-related stuff into Core.cpp/h 2024-12-08 11:54:58 +01:00
Arm64IRCompALU.cpp x86jit: Small tweak for SltU zero, x. 2023-09-23 22:00:38 -07:00
Arm64IRCompBranch.cpp arm64jit: Implement exits. 2023-09-03 21:16:08 -07:00
Arm64IRCompFPU.cpp Assorted warning fixes 2024-11-28 15:02:26 +01:00
Arm64IRCompLoadStore.cpp irjit: Fix safety of kernel bit memory addresses. 2023-09-24 10:18:55 -07:00
Arm64IRCompSystem.cpp Make CBreakpoints an object 2024-11-25 00:22:53 +01:00
Arm64IRCompVec.cpp arm64jit: Correct vdot vec4 mapping. 2023-10-14 20:54:40 -07:00
Arm64IRJit.cpp Target->Native renaming. More intuitive (at least to me) 2024-07-22 01:24:34 +02:00
Arm64IRJit.h Store IR instructions in a large arena vector instead of loosely in each block. 2024-06-07 09:28:27 +02:00
Arm64IRRegCache.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Arm64IRRegCache.h arm64jit: Implement reg lane transfers. 2023-09-30 15:44:41 -07:00
Arm64Jit.cpp Add two new core states, rename RUNNING to RUNNING_CPU and similar for stepping. 2024-12-01 21:04:21 +01:00
Arm64Jit.h irjit: Implement ll/sc. 2023-07-29 17:57:44 -07:00
Arm64RegCache.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Arm64RegCache.h jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00
Arm64RegCacheFPU.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Arm64RegCacheFPU.h riscv: Add FPU regcache. 2023-07-25 20:33:56 -07:00