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

/freebsd-10-stable/sys/ia64/include/
H A Dieeefp.h38 #define FP_X_DZ IA64_FPSR_TRAP_ZD /* divide-by-zero exception */ macro
/freebsd-10-stable/sys/mips/include/
H A Dieeefp.h22 #define FP_X_DZ 0x08 /* divide-by-zero exception */ macro
/freebsd-10-stable/sys/powerpc/include/
H A Dieeefp.h15 #define FP_X_DZ 0x02 /* divide-by-zero exception */ macro
/freebsd-10-stable/sys/sparc64/include/
H A Dieeefp.h16 #define FP_X_DZ FSR_DZ /* divide-by-zero exception */ macro
/freebsd-10-stable/sys/arm/include/
H A Dieeefp.h27 #define FP_X_DZ (1 << FP_EXCEPT_DZ) /* divide-by-zero exception */ macro
/freebsd-10-stable/sys/i386/include/
H A Dieeefp.h79 #define FP_X_DZ 0x04 /* zero divide */ macro
/freebsd-10-stable/sys/amd64/include/
H A Dieeefp.h79 #define FP_X_DZ 0x04 /* zero divide */ macro

Completed in 85 milliseconds