Searched refs:EXPEVT_RES_INST (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/sh/include/
H A Dtrap.h65 #define EXPEVT_RES_INST 0x180 /* Illegal instruction */ macro
/openbsd-current/sys/arch/sh/sh/
H A Dtrap.c121 "reserved instruction code exception", /* 180 EXPEVT_RES_INST */
239 case EXPEVT_RES_INST | EXP_USER: /* FALLTHROUGH */

Completed in 69 milliseconds