Home
last modified time | relevance | path

Searched defs:FP_X_DZ (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/arch/sh3/include/
H A Dieeefp.h26 #define FP_X_DZ FE_DIVBYZERO /* divide-by-zero exception */ macro
43 #define FP_X_DZ 0x04 /* divide-by-zero exception */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dieeefp.h18 #define FP_X_DZ 0x02 /* divide-by-zero exception */ macro
/netbsd-src/sys/arch/hppa/include/
H A Dieeefp.h19 #define FP_X_DZ 0x08 /* divide-by-zero exception */ macro
/netbsd-src/sys/arch/riscv/include/
H A Dieeefp.h26 #define FP_X_DZ FE_DIVBYZERO /* divide-by-zero exception */ macro
/netbsd-src/sys/arch/or1k/include/
H A Dieeefp.h26 #define FP_X_DZ FE_DIVBYZERO /* divide-by-zero exception */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dieeefp.h34 #define FP_X_DZ FE_DIVBYZERO /* divide-by-zero exception */ macro
/netbsd-src/sys/arch/x86/include/
H A Dieeefp.h17 #define FP_X_DZ FE_DIVBYZERO /* divide-by-zero exception */ macro
/netbsd-src/sys/arch/powerpc/include/
H A Dieeefp.h28 #define FP_X_DZ __FPE(FE_DIVBYZERO) /* divide-by-zero exception */ macro
/netbsd-src/sys/arch/arm/include/
H A Dieeefp.h32 #define FP_X_DZ FE_DIVBYZERO /* divide-by-zero exception */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dieeefp.h43 #define FP_X_DZ FE_DIVBYZERO /* divide-by-zero exception */ macro
/netbsd-src/sys/arch/mips/include/
H A Dieeefp.h30 #define FP_X_DZ __FPE(FE_DIVBYZERO) /* divide-by-zero exception */ macro
/netbsd-src/sys/arch/m68k/include/
H A Dieeefp.h29 #define FP_X_DZ __FPE(FE_DIVBYZERO) /* divide-by-zero exception */ macro