ppsspp/Core/MIPS/ARM
Unknown W. Brackets df2462b1d9 irjit: Implement ll/sc.
These occur more than I expected in LittleBigPlanet while loading.
2023-07-29 17:57:44 -07:00
..
ArmAsm.cpp jit: Add more reasonable estimates for RX protect. 2022-11-20 10:55:35 -08:00
ArmCompALU.cpp jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00
ArmCompBranch.cpp arm64jit: Handle branch/jump in branch delay slots. 2022-09-03 21:04:54 -07:00
ArmCompFPU.cpp Core: Cleanup some sign extensions for clarity. 2023-04-05 17:16:51 -07:00
ArmCompLoadStore.cpp irjit: Implement ll/sc. 2023-07-29 17:57:44 -07:00
ArmCompReplace.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
ArmCompVFPU.cpp Debugger: Make disasm more thread safe. 2023-04-29 09:56:17 -07:00
ArmCompVFPUNEON.cpp Common: Maintain C++11 support in sign extend. 2021-01-31 08:44:02 -08:00
ArmCompVFPUNEONUtil.cpp Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
ArmCompVFPUNEONUtil.h Namespacing cleanup (it's bad to do "using namespace" in a header) 2014-12-07 14:44:15 +01:00
ArmJit.cpp Add logging when loading a save state that has "unknown-prefix-mode" set 2023-06-14 10:23:23 +02:00
ArmJit.h irjit: Implement ll/sc. 2023-07-29 17:57:44 -07:00
ArmRegCache.cpp jit: Avoid using mips identifier directly. 2021-02-26 07:24:58 -08:00
ArmRegCache.h jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00
ArmRegCacheFPU.cpp Debugger: Make disasm more thread safe. 2023-04-29 09:56:17 -07:00
ArmRegCacheFPU.h jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00