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

  /src/sys/arch/sparc/include/
trap.h 57 #define T_WINOF 0x05 /* (6) register window overflow */
  /src/sys/arch/sparc/sparc/
trap.c 483 case T_WINOF:
locore.s 3713 * If there are any, reenter trap with type T_WINOF.
3745 mov T_WINOF, %o0 ! trap(T_WINOF);

Completed in 15 milliseconds