Home
last modified time | relevance | path

Searched refs:FPU_CSR_RU (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/arch/mips/math-emu/
H A Dieee754sp.c68 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_get_rounding()
106 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_format()
170 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_format()
H A Dieee754dp.c68 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_get_rounding()
106 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_format()
171 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_format()
H A Ddp_rint.c61 case FPU_CSR_RU: /* toward +infinity */ in ieee754dp_rint()
H A Dsp_rint.c62 case FPU_CSR_RU: /* toward +infinity */ in ieee754sp_rint()
H A Dsp_fdp.c57 if ((ieee754_csr.rm == FPU_CSR_RU && !xs) || in ieee754sp_fdp()
H A Dsp_sqrt.c91 case FPU_CSR_RU: in ieee754sp_sqrt()
H A Dsp_tlong.c75 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_tlong()
H A Ddp_tint.c74 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_tint()
H A Dsp_tint.c79 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_tint()
H A Ddp_tlong.c79 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_tlong()
H A Ddp_sqrt.c130 case FPU_CSR_RU: in ieee754dp_sqrt()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h818 #define FPU_CSR_RU 0x2 /* towards +Infinity */ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1470 #define FPU_CSR_RU 0x200 /* towards +Infinity */ macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1200 #define FPU_CSR_RU 0x2 /* towards +Infinity */ macro