Searched defs:FP_X_INV (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/ia64/include/
H A Dieeefp.h37 #define FP_X_INV IA64_FPSR_TRAP_VD /* invalid operation exception */ macro
/freebsd-10-stable/sys/mips/include/
H A Dieeefp.h23 #define FP_X_INV 0x10 /* invalid operation exception */ macro
/freebsd-10-stable/sys/powerpc/include/
H A Dieeefp.h18 #define FP_X_INV 0x10 /* invalid operation exception */ macro
/freebsd-10-stable/sys/sparc64/include/
H A Dieeefp.h19 #define FP_X_INV FSR_NV /* invalid operation exception */ macro
/freebsd-10-stable/sys/arm/include/
H A Dieeefp.h26 #define FP_X_INV (1 << FP_EXCEPT_INV) /* invalid operation exception */ macro
/freebsd-10-stable/sys/i386/include/
H A Dieeefp.h77 #define FP_X_INV 0x01 /* invalid operation */ macro
/freebsd-10-stable/sys/amd64/include/
H A Dieeefp.h77 #define FP_X_INV 0x01 /* invalid operation */ macro

Completed in 78 milliseconds