HomeSort by: relevance | last modified time | path
    Searched refs:EXPEVT_SLOT_INST (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sh3/sh3/
kgdb_machdep.c 170 case EXPEVT_SLOT_INST:
172 case EXPEVT_SLOT_INST | EXP_USER:
exception.c 123 "illegal slot instruction exception", /* 0x1a0 EXPEVT_SLOT_INST */
218 case EXPEVT_SLOT_INST | EXP_USER:
  /src/sys/arch/sh3/include/
exception.h 65 #define EXPEVT_SLOT_INST 0x1a0 /* Illegal slot instruction */

Completed in 12 milliseconds