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

/netbsd-current/sys/arch/sh3/sh3/
H A Dkgdb_machdep.c152 case EXPEVT_ADDR_ERR_LD:
159 case EXPEVT_ADDR_ERR_LD | EXP_USER:
H A Dexception.c117 "address error (load)", /* 0x0e0 EXPEVT_ADDR_ERR_LD */
195 case EXPEVT_ADDR_ERR_LD: /* FALLTHROUGH */
204 case EXPEVT_ADDR_ERR_LD | EXP_USER: /* FALLTHROUGH */
/netbsd-current/sys/arch/sh3/include/
H A Dexception.h60 #define EXPEVT_ADDR_ERR_LD 0x0e0 /* Address error (load) */ macro

Completed in 204 milliseconds