compiler/arm/values: Implement VOP %%NIP-VALUES.
commit37cc1d1d4621adc551566415c3162f7c92a6d0bc
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Fri, 9 May 2014 11:13:28 +0000 (9 07:13 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:15:52 +0000 (10 15:15 -0400)
tree2944fa80b9ab947d5c07bc57f7d3bbf1a5c63f11
parente26b0de926076798643876d923a95cd641e34e3b
compiler/arm/values: Implement VOP %%NIP-VALUES.

  * This is the last of the IR2TRAN bits that we disabled with an
outright ERROR message.  VOP implementation cribbed from MIPS with
some inspiration from PPC.
src/compiler/arm/values.lisp
src/compiler/ir2tran.lisp