compiler/arm/insts: Add support for status-register instructions.
commit91ec46386bf6b16586a7c1d616f7ad92116698f2
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Tue, 29 Apr 2014 11:59:11 +0000 (29 07:59 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:15:49 +0000 (10 15:15 -0400)
treea754c108bc96660a4c15a9e37deab117fb8f3e4f
parent127633ae49b0ca626b97ba3028cae24d5976be53
compiler/arm/insts: Add support for status-register instructions.

  * There's a bit of cleverness here to decode the field mask for
MSR instructions, but otherwise straightforward.
src/compiler/arm/insts.lisp