ppsspp/Core/MIPS/ARM64
Unknown W. Brackets b9fe48f42d Crash: Lookup block numbers more efficiently.
We only care about the first one in these places anyway.  Also make sure
we don't try to match an invalid block number.
2022-12-20 21:02:52 -08:00
..
Arm64Asm.cpp jit: Add more reasonable estimates for RX protect. 2022-11-20 10:55:35 -08:00
Arm64CompALU.cpp jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00
Arm64CompBranch.cpp arm64jit: Handle branch/jump in branch delay slots. 2022-09-03 21:04:54 -07:00
Arm64CompFPU.cpp Masked PSP Memory support for the AArch64 Dynarec 2019-04-15 12:07:57 +02:00
Arm64CompLoadStore.cpp Fix/workaround ARM64 with the MASKED_PSP_MEMORY build flag. 2020-11-03 00:20:16 +01:00
Arm64CompReplace.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
Arm64CompVFPU.cpp Fix some NEON code that had bad compile-time checks (and some didn't compile) 2022-04-15 00:54:44 +02:00
Arm64Jit.cpp Crash: Lookup block numbers more efficiently. 2022-12-20 21:02:52 -08:00
Arm64Jit.h jit: Avoid using mips identifier directly. 2021-02-26 07:24:58 -08:00
Arm64RegCache.cpp jit: Avoid using mips identifier directly. 2021-02-26 07:24:58 -08:00
Arm64RegCache.h jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00
Arm64RegCacheFPU.cpp jit: Avoid using mips identifier directly. 2021-02-26 07:24:58 -08:00
Arm64RegCacheFPU.h jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00