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

/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dtrap.h50 #define T_ARITHFLT 6 /* arithmetic trap */ macro
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dtrap.c305 case T_ARITHFLT|T_USER:
361 if (type == (T_ARITHFLT | T_USER) && (tf->tf_code & 8))
H A Dintvec.S271 TRAPARGC(arithflt, T_ARITHFLT)

Completed in 116 milliseconds