ppsspp/Core/MIPS/ARM
Unknown W. Brackets 44b5adeaac Properly jit the break instruction.
Otherwise, it just keeps on going past it.
We never want to hit this anyway, but it's good to know if we do.
2013-02-01 00:49:14 -08:00
..
ArmAsm.cpp Rename ARMABI_MOVI2R to MOVI2R 2013-01-31 23:41:05 +01: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 Rename ARMABI_MOVI2R to MOVI2R 2013-01-31 23:41:05 +01:00
ArmCompBranch.cpp Properly jit the break instruction. 2013-02-01 00:49:14 -08:00
ArmCompFPU.cpp Regcache fixes, etc. thing still don't work when I turn on addiu :( 2013-01-09 11:20:48 +01:00
ArmCompLoadStore.cpp Rename ARMABI_MOVI2R to MOVI2R 2013-01-31 23:41:05 +01:00
ArmCompVFPU.cpp Small fixes. v0.6. 2013-01-26 21:39:35 +01:00
ArmJit.cpp Rename ARMABI_MOVI2R to MOVI2R 2013-01-31 23:41:05 +01:00
ArmJit.h Properly jit the break instruction. 2013-02-01 00:49:14 -08:00
ArmJitCache.cpp Rename ARMABI_MOVI2R to MOVI2R 2013-01-31 23:41:05 +01:00
ArmJitCache.h Armjit: branch code cleanup #1 2013-01-30 01:05:36 +01:00
ArmRegCache.cpp Rename ARMABI_MOVI2R to MOVI2R 2013-01-31 23:41:05 +01:00
ArmRegCache.h ARM jit: jit integer multiplies. ARM is so nice, very clean. 2013-01-30 01:06:14 +01:00
ArmRegCacheFPU.cpp Split out the FPU reg cache into its own file too. 2013-01-26 01:34:19 +01:00
ArmRegCacheFPU.h Split out the FPU reg cache into its own file too. 2013-01-26 01:34:19 +01:00