Home
last modified time | relevance | path

Searched refs:EXCEP_UNIMPINS (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/mn10300/include/asm/
Dexceptions.h43 EXCEP_UNIMPINS = 0x000168, /* unimplemented instruction execution */ enumerator
/linux-3.4.99/arch/mn10300/kernel/
Dtraps.c70 [EXCEP_UNIMPINS >> 3] = { SIGILL, ILL_ILLOPC },
157 case EXCEP_UNIMPINS: in die_if_no_fixup()
587 set_excp_vector(EXCEP_UNIMPINS, handle_exception); in trap_init()
Dgdb-stub.c930 { EXCEP_UNIMPINS, SIGILL },