Home
last modified time | relevance | path

Searched refs:FPU_CSR_RN (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/arch/mips/math-emu/
H A Dieee754sp.c64 case FPU_CSR_RN: in ieee754sp_get_rounding()
103 case FPU_CSR_RN: in ieee754sp_format()
166 case FPU_CSR_RN: in ieee754sp_format()
H A Dieee754dp.c64 case FPU_CSR_RN: in ieee754dp_get_rounding()
103 case FPU_CSR_RN: in ieee754dp_format()
167 case FPU_CSR_RN: in ieee754dp_format()
H A Ddp_sqrt.c69 ieee754_csr.rm = FPU_CSR_RN; in ieee754dp_sqrt()
133 case FPU_CSR_RN: in ieee754dp_sqrt()
H A Ddp_rint.c55 case FPU_CSR_RN: /* toward nearest */ in ieee754dp_rint()
H A Dsp_rint.c56 case FPU_CSR_RN: /* toward nearest */ in ieee754sp_rint()
H A Dsp_sqrt.c94 case FPU_CSR_RN: in ieee754sp_sqrt()
H A Dsp_tlong.c69 case FPU_CSR_RN: in ieee754sp_tlong()
H A Ddp_tint.c68 case FPU_CSR_RN: in ieee754dp_tint()
H A Dsp_tint.c73 case FPU_CSR_RN: in ieee754sp_tint()
H A Ddp_tlong.c73 case FPU_CSR_RN: in ieee754dp_tlong()
/openbmc/linux/arch/mips/kernel/
H A Dcpu-r3k-probe.c85 c->fpu_csr31 = FPU_CSR_RN; in cpu_probe()
H A Dcpu-probe.c1859 c->fpu_csr31 = FPU_CSR_RN; in cpu_probe()
/openbmc/linux/arch/loongarch/kernel/
H A Dcpu-probe.c305 c->fpu_csr0 = FPU_CSR_RN; in cpu_probe()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h816 #define FPU_CSR_RN 0x0 /* nearest */ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1468 #define FPU_CSR_RN 0x000 /* nearest */ macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1198 #define FPU_CSR_RN 0x0 /* nearest */ macro