ppsspp/Core/MIPS/ARM
2013-07-04 18:16:57 -07: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 Log more info about branches in delay slots. 2013-06-30 13:19:27 -07:00
ArmCompFPU.cpp Reenabled armv7s for iOS with JIT fixes 2013-06-20 11:44:59 -05:00
ArmCompLoadStore.cpp armjit: VRAM comes before RAM, fix slowmem check. 2013-03-18 08:08:40 -07:00
ArmCompVFPU.cpp Implement vmone/vmzero/vmidt for the x86 jit. 2013-07-04 18:16:57 -07:00
ArmJit.cpp Buildfix 2013-04-27 12:04:42 +02:00
ArmJit.h Implement vmone/vmzero/vmidt for the x86 jit. 2013-07-04 18:16:57 -07: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