ppsspp/Core/MIPS/ARM64
2024-11-03 17:53:42 +01:00
..
Arm64Asm.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02: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 cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
Arm64CompVFPU.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Arm64IRAsm.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02: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 IR: Add mini native jit MIPS block profiler. 2023-09-24 23:04:29 -07:00
Arm64IRCompLoadStore.cpp irjit: Fix safety of kernel bit memory addresses. 2023-09-24 10:18:55 -07:00
Arm64IRCompSystem.cpp Split Core_EnableStepping into Core_Break and Core_Resume 2024-11-03 17:53:42 +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 Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02: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