"FATAL: Address-Error"       read a word or a longword from an odd address
"FATAL: Illegal-Instruction" instruction not recognized by processor
"FATAL: Divide-By-Zero"      divisor of a DIVU or DIVS instruction is equal to zero. 
"FATAL: CHK-Instruction"     if an operand is not in a certain interval
"FATAL: TRAPV-Instruction"   if the V flag is set during the execution of a instruction
"FATAL: Trace"               when the T bit of the status register is set (for debuggers)
"FATAL: Privilege-Violation" supervisor opcode executed in usermode
"FATAL: Line-1111-Emulator"  0xF???? instruction executed without coprocessor
"FATAL: Spurious-Interrupt"  bus error within interrupt handler
"FATAL: Memory-Violation"    ----- ????? ----
"FATAL: Trap-5"
"FATAL: Trap-6"
"FATAL: Trap-7"
"FATAL: Trap-13"
"FATAL: Trap-14"
"FATAL: Trap-15"

