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

/freebsd-12-stable/sys/powerpc/include/
H A Dieeefp.h18 #define FP_X_INV 0x08 /* invalid operation exception */ macro
25 #define FP_X_INV 0x10 /* invalid operation exception */ macro
/freebsd-12-stable/sys/sparc64/include/
H A Dieeefp.h19 #define FP_X_INV FSR_NV /* invalid operation exception */ macro
/freebsd-12-stable/sys/mips/include/
H A Dieeefp.h23 #define FP_X_INV 0x10 /* invalid operation exception */ macro
/freebsd-12-stable/sys/arm64/include/
H A Dieeefp.h22 #define FP_X_INV (1 << FP_EXCEPT_INV) /* invalid operation exception */ macro
/freebsd-12-stable/sys/arm/include/
H A Dieeefp.h26 #define FP_X_INV (1 << FP_EXCEPT_INV) /* invalid operation exception */ macro
/freebsd-12-stable/sys/i386/include/
H A Dieeefp.h79 #define FP_X_INV 0x01 /* invalid operation */ macro
/freebsd-12-stable/sys/amd64/include/
H A Dieeefp.h79 #define FP_X_INV 0x01 /* invalid operation */ macro

Completed in 171 milliseconds