compiler/arm/insts: replace LDB with MASK-FIELD at certain locations
commitd92a813e72aa7b6ba0ee2e3b5f2bae7cdc042304
authorPhilipp Matthias Schäfer <philipp.schaefer@gmail.com>
Sun, 2 Mar 2014 11:52:00 +0000 (2 12:52 +0100)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:18 +0000 (10 15:12 -0400)
tree049828864b9067a3f62f06c855113700b66ebea2
parent3831395eaf96ce36edeebee5401949b3009a8c74
compiler/arm/insts: replace LDB with MASK-FIELD at certain locations

We needed the sum of the values be the same, thus usage of LDB was wrong
for sufficiently large values.
src/compiler/arm/insts.lisp