ppsspp/Core/MIPS/ARM
2013-06-10 19:28:53 +10:00
..
ArmAsm.cpp JIT: Get rid of one memory access per dispatch, and get rid of blockcodepointers. 2013-04-27 01:32:03 +02: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 We can't use S2 or D1. Use alternative means. 2013-06-10 19:28:53 +10:00
ArmCompBranch.cpp Bail out on a delay slot in VFPU on arm also. 2013-06-03 00:06:24 -07:00
ArmCompFPU.cpp Armjit Update: Improvements 2013-06-09 21:27:16 +10:00
ArmCompLoadStore.cpp armjit: VRAM comes before RAM, fix slowmem check. 2013-03-18 08:08:40 -07:00
ArmCompVFPU.cpp We can't use S2 or D1. Use alternative means. 2013-06-10 19:28:53 +10:00
ArmJit.cpp Buildfix 2013-04-27 12:04:42 +02:00
ArmJit.h Armjit: Implement wsbh and wsbw (rev16 and rev). Fix encoding for rev16. 2013-06-05 11:32:44 +10:00
ArmRegCache.cpp Maemo5 support 2013-03-22 09:15:00 +02: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 Revert extra regs allocation. Causes some crashes with ffmpeg. 2013-06-10 00:29:08 +10:00
ArmRegCacheFPU.h Port over much of unknown's vfpu jit work to arm. Untested. 2013-02-20 00:04:21 +01:00