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

/linux-4.4.14/arch/mn10300/include/asm/
H A Dexceptions.h48 EXCEP_ILLINSACC = 0x000190, /* illegal instruction access */ enumerator in enum:exception_code
/linux-4.4.14/arch/mn10300/kernel/
H A Dtraps.c76 [EXCEP_ILLINSACC >> 3] = { SIGSEGV, SEGV_ACCERR },
582 set_excp_vector(EXCEP_ILLINSACC, handle_exception); trap_init()
H A Dgdb-stub.c935 { EXCEP_ILLINSACC, SIGSEGV },

Completed in 53 milliseconds