AMX Target Guide Computer Accessories User Manual


 
14
K
A
DAK
AMX 68000 Target Guide
Vector Vector Enable
Name Number Mask Exception
CJ_PRVNRES 0, 1 Reset
CJ_PRVNBE 2 $00000004 Bus error (access fault)
CJ_PRVNAE 3 $00000008 Address error
CJ_PRVNII 4 $00000010 Illegal instruction
CJ_PRVNZD 5 $00000020 Zero divide
CJ_PRVNCH 6 $00000040 CHK instruction trap
CJ_PRVNTV 7 $00000080 TRAPV instruction trap
CJ_PRVNPV 8 $00000100 Privilege violation
CJ_PRVNTR 9 $00000200 Trace
CJ_PRVNLA 10 $00000400 Line 1010 (A) emulator
CJ_PRVNLF 11 $00000800 Line 1111 (F) emulator
12 reserved
CJ_PRVNCP 13 $00002000 Coprocessor protocol violation
CJ_PRVNFE 14 $00004000 Format error (>= 68010)
CJ_PRVNUI 15 $00008000 Uninitialized interrupt
16 to 23 reserved
CJ_PRVNSI 24 $00000002 Spurious interrupt
25 to 31 Level 1 to 7 interrupt autovectors
CJ_PRVNTT 32 to 47 TRAP 0 to 15 Table
CJ_PRVNFPBS 48 $01000000 FP Branch or set on unordered condition
CJ_PRVNFPIN 49 $02000000 FP Inexact result
CJ_PRVNFPDZ 50 $04000000 FP Divide by zero
CJ_PRVNFPUN 51 $08000000 FP Underflow
CJ_PRVNFPOP 52 $10000000 FP Operand Error
CJ_PRVNFPOV 53 $20000000 FP Overflow
CJ_PRVNFPSN 54 $40000000 FP Signalling NAN
CJ_PRVNFPUD 55 $80000000 FP Unimplemented data type
CJ_PRVNMMCF 56 MMU Configuration error
CJ_PRVNMMOP 57 MMU Illegal operation
CJ_PRVNMMAV 58 MMU Access level violation
59 to 63 reserved
64 to 255 User defined
Figure 3.2-1 AMX Vector Table and Vector Numbers