hppa: Allow stack-allocating more than 63 conses at once
commit98a51144982a2310fc0d26eff5efef20593b0956
authorAlastair Bridgewater <alastair.bridgewater@gmail.com>
Thu, 26 Nov 2015 00:48:09 +0000 (25 19:48 -0500)
committerAlastair Bridgewater <alastair.bridgewater@gmail.com>
Mon, 30 Nov 2015 20:06:41 +0000 (30 15:06 -0500)
treec44ec67f5e83f9068320add4e65c43854a3e7725
parent79ed927807f0ed5429b1ee82af155e6692173886
hppa: Allow stack-allocating more than 63 conses at once

  * Another case of ADDI being used without any kind of range
check.  Switch to LDO to get an extra three bits to work with, and
add a range-check so that the error message will be substantially
less cryptic.
src/compiler/hppa/alloc.lisp