Home
last modified time | relevance | path

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

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