Home
last modified time | relevance | path

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

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