Home
last modified time | relevance | path

Searched refs:FPU_CSR_RZ (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/arch/mips/math-emu/
H A Dieee754sp.c62 case FPU_CSR_RZ: in ieee754sp_get_rounding()
104 case FPU_CSR_RZ: in ieee754sp_format()
168 case FPU_CSR_RZ: in ieee754sp_format()
H A Dieee754dp.c62 case FPU_CSR_RZ: in ieee754dp_get_rounding()
104 case FPU_CSR_RZ: in ieee754dp_format()
169 case FPU_CSR_RZ: in ieee754dp_format()
H A Ddp_rint.c59 case FPU_CSR_RZ: /* toward zero */ in ieee754dp_rint()
H A Dsp_rint.c60 case FPU_CSR_RZ: /* toward zero */ in ieee754sp_rint()
H A Dsp_tlong.c73 case FPU_CSR_RZ: in ieee754sp_tlong()
H A Ddp_tint.c72 case FPU_CSR_RZ: in ieee754dp_tint()
H A Dsp_tint.c77 case FPU_CSR_RZ: in ieee754sp_tint()
H A Ddp_tlong.c77 case FPU_CSR_RZ: in ieee754dp_tlong()
H A Ddp_sqrt.c113 ieee754_csr.rm = FPU_CSR_RZ; in ieee754dp_sqrt()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h817 #define FPU_CSR_RZ 0x1 /* towards zero */ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1469 #define FPU_CSR_RZ 0x100 /* towards zero */ macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1199 #define FPU_CSR_RZ 0x1 /* towards zero */ macro