compiler/arm/insts: Implement disassembly of basic load/store instructions.
commitf070d00db223b66c52039a831f398b63de93535e
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Sun, 27 Apr 2014 03:03:19 +0000 (26 23:03 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:25 +0000 (10 15:12 -0400)
tree7fb625dbad1bc84dfb7ac329ecb57d8651fe78c0
parent8a577f0c745c49c79ed3a345a4d2a2fb1867e50c
compiler/arm/insts: Implement disassembly of basic load/store instructions.

  * These are the word and unsigned-byte load/store instructions.
There's one bug remaining, in that the position of the byte
indicator in the instruction is incorrect when there is a
condition specified, but it's fairly minor under the circumstances.
src/compiler/arm/insts.lisp