ppsspp/Core/MIPS/ARM
Henrik Rydgard f650b23c90 ARM: Add NEON widening and narrowing moves, and float/int convert.
Experiment a little in the vertex decoder.
2013-11-24 13:30:28 +01:00
..
ArmAsm.cpp armjit: Refer to R11 as MEMBASEREG for clarity. 2013-11-14 23:37:48 -08: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 armjit: Fix divu when divisor is a constant 1. 2013-11-19 13:24:15 -08:00
ArmCompBranch.cpp Fix handling of jalr when delay slot changes rd. 2013-11-14 23:39:13 -08:00
ArmCompFPU.cpp Mask out fcr31 bits that can't be set on a PSP. 2013-11-14 23:57:28 -08:00
ArmCompLoadStore.cpp armjit: Refer to R11 as MEMBASEREG for clarity. 2013-11-14 23:37:48 -08:00
ArmCompVFPU.cpp ARMJIT: Disable vsgn, reported to break Miami Vice 2013-11-23 13:00:35 +01:00
ArmCompVFPUNEON.cpp Some scaffolding for a future VFPU-on-NEON implementation 2013-11-19 21:41:48 +01:00
ArmJit.cpp Some scaffolding for a future VFPU-on-NEON implementation 2013-11-19 21:41:48 +01:00
ArmJit.h Some scaffolding for a future VFPU-on-NEON implementation 2013-11-19 21:41:48 +01:00
ArmRegCache.cpp armjit: Refer to R11 as MEMBASEREG for clarity. 2013-11-14 23:37:48 -08:00
ArmRegCache.h Optimize multiple sv.s and lv.s calls on ARM. Also some cleanup. 2013-11-19 21:41:47 +01:00
ArmRegCacheFPU.cpp ARM: Add NEON widening and narrowing moves, and float/int convert. 2013-11-24 13:30:28 +01:00
ArmRegCacheFPU.h ARM: Add NEON widening and narrowing moves, and float/int convert. 2013-11-24 13:30:28 +01:00