ppsspp/Core/MIPS/ARM
Unknown W. Brackets 3466f3c721 armjit: Add fastmem check to FPU.
Could reduce crashes that don't happen on x86.
2013-03-16 20:31:51 -07:00
..
ArmAsm.cpp Re-read R9 on iOS each time. 2013-03-14 02:18:12 -07:00
ArmAsm.h Fixes for Qt, Symbian and Blackberry. Reorder and remove some redundant ArmEmitter includes so that _SP doesn't conflict. 2013-01-17 11:00:07 +10:00
ArmCompALU.cpp Optimize some common ops for immediates 2013-03-10 00:48:44 +01:00
ArmCompBranch.cpp Don't bother checking nice, just do it after. 2013-03-11 02:18:27 -07:00
ArmCompFPU.cpp armjit: Add fastmem check to FPU. 2013-03-16 20:31:51 -07:00
ArmCompLoadStore.cpp armjit: improve slowmem, fix vram check. 2013-03-16 20:31:51 -07:00
ArmCompVFPU.cpp Actually register scePspNpDrm_user 2013-03-04 23:54:03 +01:00
ArmJit.cpp iOS: Protect/unprotect isn't needed for jit. 2013-03-14 02:16:51 -07:00
ArmJit.h armjit: Refactor slowmem path for reusing it. 2013-03-16 14:37:35 -07:00
ArmJitCache.cpp Use correct args for STR(..) throughout armjit. 2013-03-07 00:59:07 +10:00
ArmJitCache.h Armjit: branch code cleanup #1 2013-01-30 01:05:36 +01:00
ArmRegCache.cpp armjit: Don't use R1 in the regcache. 2013-03-07 02:09:13 -08:00
ArmRegCache.h Port over much of unknown's vfpu jit work to arm. Untested. 2013-02-20 00:04:21 +01:00
ArmRegCacheFPU.cpp Use correct args for Operand2(..) through armjit. Fix STR(..). 2013-03-07 00:59:07 +10:00
ArmRegCacheFPU.h Port over much of unknown's vfpu jit work to arm. Untested. 2013-02-20 00:04:21 +01:00