Searched refs:FP_RND_MASK (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/libgcc/config/i386/64/
H A Dsfp-machine.h32 #define FP_RND_MASK 0x6000 macro
/haiku-buildtools/gcc/libgcc/config/aarch64/
H A Dsfp-machine.h99 #define FP_RND_MASK 0xc00000 macro
110 #define FP_ROUNDMODE (_fpcr & FP_RND_MASK)
/haiku-buildtools/gcc/libgcc/config/ia64/
H A Dsfp-machine.h80 #define FP_RND_MASK 0xc00L macro
90 #define FP_ROUNDMODE (_fcw & FP_RND_MASK)
/haiku-buildtools/gcc/libgcc/config/i386/
H A Dsfp-machine.h65 #define FP_ROUNDMODE (_fcw & FP_RND_MASK)
/haiku-buildtools/gcc/libgcc/config/mips/
H A Dsfp-machine.h135 #define FP_RND_MASK 0x3 macro
145 #define FP_ROUNDMODE (_fcsr & FP_RND_MASK)
/haiku-buildtools/gcc/libgcc/config/i386/32/
H A Dsfp-machine.h107 #define FP_RND_MASK 0xc00 macro

Completed in 155 milliseconds