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

  /src/sys/arch/hppa/include/
trap.h 45 #define T_ILLEGAL 8 /* Illegal instruction */
  /src/sys/arch/hppa/hppa/
kgdb_hppa.c 86 case T_ILLEGAL:
trap.c 848 case T_ILLEGAL | T_USER:
1097 case T_ILLEGAL:
trap.S 653 ATRAP(ill,T_ILLEGAL) /* 8. Illegal instruction trap */
959 ldi T_ILLEGAL, %r1
972 ldi T_ILLEGAL, %r1

Completed in 16 milliseconds