ppsspp/Core/MIPS/ARM64
Unknown W. Brackets 4113fd940c Add ugly invalidation workaround for SGS7s.
Otherwise they just crash, and crash often.  Special thanks to Jaaan for
numerous trials to try to find the best way to solve the crashes.
2016-05-23 21:35:28 -07:00
..
Arm64Asm.cpp Not safe to change the rounding mode function pointer in GenerateCode 2015-10-10 16:46:07 +02:00
Arm64CompALU.cpp armjit: Handle divide by zero more accurately. 2016-05-19 00:07:41 -07:00
Arm64CompBranch.cpp Jit: Always link RA, even if branch not taken. 2015-12-27 20:47:15 -08:00
Arm64CompFPU.cpp ARM64: Don't need to avoid destroying SCRATCH1 in these functions. 2015-10-08 14:54:43 +02:00
Arm64CompLoadStore.cpp ARM64 store optimization bugfix 2015-07-16 00:25:32 +02:00
Arm64CompReplace.cpp ARM64: Some more instructions, func replacements 2015-04-06 18:13:16 +02:00
Arm64CompVFPU.cpp Bugfixes 2016-05-12 20:28:59 +02:00
Arm64Jit.cpp Add ugly invalidation workaround for SGS7s. 2016-05-23 21:35:28 -07:00
Arm64Jit.h Add some missing override definitions. 2016-05-21 09:29:03 -07:00
Arm64RegCache.cpp arm64jit: Log if HI is set an an imm. 2016-01-20 23:26:49 -08:00
Arm64RegCache.h arm64: Fix crash on not-nice jr delay slot. 2015-10-17 01:22:26 -07:00
Arm64RegCacheFPU.cpp ARM64 regalloc: Map more registers 2015-07-11 23:53:06 +02:00
Arm64RegCacheFPU.h ARM64: Shortcut moves between gpr and vfpu when not mapped 2015-07-11 23:53:06 +02:00