Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mn10300/include/asm/
Dexceptions.h44 EXCEP_UNIMPEXINS = 0x000170, /* unimplemented extended instruction execution */ enumerator
/linux-3.4.99/arch/mn10300/kernel/
Dtraps.c71 [EXCEP_UNIMPEXINS >> 3] = { SIGILL, ILL_ILLOPC },
588 set_excp_vector(EXCEP_UNIMPEXINS, handle_exception); in trap_init()
Dgdb-stub.c931 { EXCEP_UNIMPEXINS, SIGILL },