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

/linux-4.4.14/arch/mn10300/kernel/
H A Dtraps.c71 [EXCEP_UNIMPINS >> 3] = { SIGILL, ILL_ILLOPC },
158 case EXCEP_UNIMPINS: die_if_no_fixup()
577 set_excp_vector(EXCEP_UNIMPINS, handle_exception); trap_init()
H A Dgdb-stub.c930 { EXCEP_UNIMPINS, SIGILL },
/linux-4.4.14/arch/mn10300/include/asm/
H A Dexceptions.h43 EXCEP_UNIMPINS = 0x000168, /* unimplemented instruction execution */ enumerator in enum:exception_code

Completed in 48 milliseconds