Searched refs:EXCEP_ILLINSACC (Results 1 – 3 of 3) sorted by relevance
48 EXCEP_ILLINSACC = 0x000190, /* illegal instruction access */ enumerator
75 [EXCEP_ILLINSACC >> 3] = { SIGSEGV, SEGV_ACCERR },592 set_excp_vector(EXCEP_ILLINSACC, handle_exception); in trap_init()
935 { EXCEP_ILLINSACC, SIGSEGV },