compiler/arm/parms: Define the minimum set of trap codes.
commitdecce7ee8b78a48431d141ea89913b6a9a2a059b
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Tue, 16 Oct 2012 14:37:06 +0000 (16 10:37 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:00:48 +0000 (10 15:00 -0400)
treeac948dbf4f968ffa18638f149652dcc2ef6428dc
parent5cf97968c3bcda4eb6f7f2d552b2090152d9eace
compiler/arm/parms: Define the minimum set of trap codes.

  * This is the minimum set that interrupt.c requires.  It also
allows trap_AfterBreakpoint and trap_SingleStepAround (the latter
of which must be paired with trap_SingleStepBefore), and there are
hooks to allow custom traps on a per-architecture basis.
src/compiler/arm/parms.lisp