Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/include/
H A Dieeefp.h28 #define FP_X_UFL FE_UNDERFLOW /* underflow exception */ macro
45 #define FP_X_UFL 0x10 /* underflow exception */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dieeefp.h19 #define FP_X_UFL 0x04 /* underflow exception */ macro
/netbsd-src/sys/arch/hppa/include/
H A Dieeefp.h21 #define FP_X_UFL 0x02 /* underflow exception */ macro
/netbsd-src/sys/arch/riscv/include/
H A Dieeefp.h28 #define FP_X_UFL FE_UNDERFLOW /* underflow exception */ macro
/netbsd-src/sys/arch/or1k/include/
H A Dieeefp.h28 #define FP_X_UFL FE_UNDERFLOW /* underflow exception */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dieeefp.h36 #define FP_X_UFL FE_UNDERFLOW /* underflow exception */ macro
/netbsd-src/sys/arch/x86/include/
H A Dieeefp.h19 #define FP_X_UFL FE_UNDERFLOW /* underflow exception */ macro
/netbsd-src/sys/arch/powerpc/include/
H A Dieeefp.h29 #define FP_X_UFL __FPE(FE_UNDERFLOW) /* underflow exception */ macro
/netbsd-src/sys/arch/arm/include/
H A Dieeefp.h34 #define FP_X_UFL FE_UNDERFLOW /* underflow exception */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dieeefp.h45 #define FP_X_UFL FE_UNDERFLOW /* underflow exception */ macro
/netbsd-src/sys/arch/mips/include/
H A Dieeefp.h28 #define FP_X_UFL __FPE(FE_UNDERFLOW) /* underflow exception */ macro
/netbsd-src/sys/arch/m68k/include/
H A Dieeefp.h30 #define FP_X_UFL __FPE(FE_UNDERFLOW) /* underflow exception */ macro