src/compiler/arm/sap: split POINTER+-C into POINTER+-UNSIGNED-C and POINTER+-SIGNED-C
commitb6ea8ca3e9fc74bb156daba767e18c420608b997
authorPhilipp Matthias Schäfer <philipp.schaefer@gmail.com>
Mon, 20 Jan 2014 21:00:32 +0000 (20 22:00 +0100)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:16 +0000 (10 15:12 -0400)
treefa64a2eb6ddb30302848661a7d2a458bcea0ba72
parent06560003f6f8ebf9277c70f90b95b7ccb2df4774
src/compiler/arm/sap: split POINTER+-C into POINTER+-UNSIGNED-C and POINTER+-SIGNED-C

the reason is, that ARM does not like negative immediates
src/compiler/arm/sap.lisp