Searched refs:T_XMMFLT (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/x86/include/
H A Dtrap.h63 #define T_XMMFLT 29 /* SIMD floating-point exception */ macro
/freebsd-10.2-release/sys/i386/i386/
H A Dexception.s145 pushl $0; TRAP(T_XMMFLT)
H A Dtrap.c150 "SIMD floating-point exception", /* 29 T_XMMFLT */
505 case T_XMMFLT: /* SIMD floating-point exception */
545 case T_XMMFLT: /* SIMD floating-point exception */
/freebsd-10.2-release/sys/amd64/amd64/
H A Dtrap.c139 "SIMD floating-point exception", /* 29 T_XMMFLT */
417 case T_XMMFLT: /* SIMD floating-point exception */
450 case T_XMMFLT: /* SIMD floating-point exception */
H A Dexception.S146 TRAP(T_XMMFLT)
/freebsd-10.2-release/sys/i386/xen/
H A Dexception.s151 pushl $0; TRAP(T_XMMFLT)

Completed in 66 milliseconds