do_illegal_slot_inst
asmlinkage void do_illegal_slot_inst(void);
set_exception_table_vec(TRAP_ILLEGAL_SLOT_INST, do_illegal_slot_inst);
set_exception_table_evt(0x820, do_illegal_slot_inst);