Home
last modified time | relevance | path

Searched refs:FPU_CSR_RZ (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/math-emu/
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 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 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 Ddp_tlong.c77 case FPU_CSR_RZ: in ieee754dp_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 Dsp_tlong.c73 case FPU_CSR_RZ: in ieee754sp_tlong()
H A Ddp_sqrt.c113 ieee754_csr.rm = FPU_CSR_RZ; in ieee754dp_sqrt()
/kernel/linux/linux-6.6/arch/mips/math-emu/
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 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 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 Ddp_tlong.c77 case FPU_CSR_RZ: in ieee754dp_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 Dsp_tlong.c73 case FPU_CSR_RZ: in ieee754sp_tlong()
H A Ddp_sqrt.c113 ieee754_csr.rm = FPU_CSR_RZ; in ieee754dp_sqrt()
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dloongarch.h1409 #define FPU_CSR_RZ 0x100 /* towards zero */ macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h1210 #define FPU_CSR_RZ 0x1 /* towards zero */ macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dloongarchregs.h1625 #define FPU_CSR_RZ 0x100 /* towards zero */ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h1199 #define FPU_CSR_RZ 0x1 /* towards zero */ macro

Completed in 30 milliseconds