This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-27 17:24:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0385aa2acf663cedbdd9794d431c844b0418521
ppsspp
/
Core
/
MIPS
/
ARM
T
History
Unknown W. Brackets
a640ac4001
Bail out on a delay slot in VFPU on arm also.
...
Otherwise we loop infinitely. Workaround for
#1926
. Should
fix
#1679
.
2013-06-03 00:06:24 -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
ARMJIT: Fix and use DIV, DIVU, INS and EXT (ARMv7 and VFPv4 implementations).
2013-05-24 08:26:19 +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
Updates to ArmEmitter from Dolphin.
2013-04-12 10:14:18 -07:00
ArmCompLoadStore.cpp
armjit: VRAM comes before RAM, fix slowmem check.
2013-03-18 08:08:40 -07:00
ArmCompVFPU.cpp
Implement vmin/vmax in x86 jit, slots right into VecDo3
2013-04-27 20:52:42 +02:00
ArmJit.cpp
Buildfix
2013-04-27 12:04:42 +02:00
ArmJit.h
Implement vmin/vmax in x86 jit, slots right into VecDo3
2013-04-27 20:52:42 +02: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
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