ppsspp/Core/MIPS/ARM64
Unknown W. Brackets 9ff812b313 arm64jit: Negate in ADDI2R/SUBI2R as well.
Should've done this at the same time as CMN.  It's not as common, mostly
catches addu calls, but it's good to have these generic for other uses.
2017-12-30 11:11:04 -08:00
..
Arm64Asm.cpp Don't erase and rewrite the dispatcher when the cache is cleared. Fixes #9708 2017-05-26 15:48:03 +02:00
Arm64CompALU.cpp arm64jit: Negate in ADDI2R/SUBI2R as well. 2017-12-30 11:11:04 -08:00
Arm64CompBranch.cpp arm64jit: Free up W23 for static alloc. 2017-12-30 07:51:27 -08:00
Arm64CompFPU.cpp arm64jit: Remove unnecessary address masking. 2017-12-28 23:58:30 -08:00
Arm64CompLoadStore.cpp arm64jit: Cleanup method names, temp discard. 2017-12-30 07:51:27 -08:00
Arm64CompReplace.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
Arm64CompVFPU.cpp arm64jit: Remove unnecessary address masking. 2017-12-28 23:58:30 -08:00
Arm64Jit.cpp arm64jit: Autodetect pointerify support. 2017-12-28 10:48:55 -08:00
Arm64Jit.h arm64jit: Reuse code in I2R funcs. 2017-12-29 17:30:07 -08:00
Arm64RegCache.cpp arm64jit: Statically allocate ra as well. 2017-12-30 11:11:03 -08:00
Arm64RegCache.h arm64jit: Free up W23 for static alloc. 2017-12-30 07:51:27 -08:00
Arm64RegCacheFPU.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
Arm64RegCacheFPU.h blackberry: Remove! 2016-10-11 17:40:32 +02:00