Searched refs:T_INTOF (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dtrap.h106 #define T_INTOF 0x87 /* explicitly signal integer overflow */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dtrap.h116 #define T_INTOF 0x107 /* integer overflow ? */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dsvr4_machdep.c367 case T_INTOF:
H A Dtrap.c682 case T_INTOF:
683 uprintf("T_INTOF\n"); /* XXX */
H A Dlocore.s500 TRAP(T_INTOF) ! 87 = integer overflow
761 TRAP(T_INTOF) ! 87 = integer overflow
1022 TRAP(T_INTOF) ! 87 = integer overflow
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dsvr4_32_machdep.c385 case T_INTOF:
H A Dsvr4_machdep.c402 case T_INTOF:
H A Dtrap.c861 case T_INTOF:
862 uprintf("T_INTOF\n"); /* XXX */

Completed in 212 milliseconds