Illegal processor instruction
NAME
ILLEGAL -- Illegal processor instruction
SYNOPSIS
ILLEGAL
FUNCTION
This instruction forces an Illegal Instruction exception,
vector number 4. All other illegal instruction bit patterns,
including, but not limited to, $fxxx and $axxx, are reserved for
future expansion.
The Hexa-decimal code of this instruction is: $4AFC
FORMAT
-----------------------------------------------------------------
|15 |14 |13 |12 |11 |10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 |
-----------------------------------------------------------------
RESULT
None.
SEE ALSO
BKPT
HTML Conversion by AG2HTML.pl V2.941126c, perl $RCSfile: illegal.HTML,v $$Revision: 1.1 $$Date: 1999/09/14 21:14:09 $
Patch level: 36
& witbrock@cs.cmu.edu