compiler/arm/insts: Add support for decoding our debug trap and error data.
commit127633ae49b0ca626b97ba3028cae24d5976be53
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Mon, 28 Apr 2014 15:16:42 +0000 (28 11:16 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:14:55 +0000 (10 15:14 -0400)
tree1c68f0abfb41074dbc5270d4a15f5792e8101a15
parentb7285a5c7bfb8ad908e50779f9ca2324a580be94
compiler/arm/insts: Add support for decoding our debug trap and error data.

  * Random things discovered while implementing this: Alpha has no
support for decoding internal-error trap codes and the like.
SNARF-ERROR-JUNK is defined virtually identically on pretty much
every platform, and whatever-CONTROL is fairly similar as well.
The only use for :CONTROL options is for trap instruction decoding.
src/compiler/arm/insts.lisp