FPU_CSR_RN       2083 arch/mips/kernel/cpu-probe.c 	c->fpu_csr31	= FPU_CSR_RN;
FPU_CSR_RN         55 arch/mips/math-emu/dp_rint.c 	case FPU_CSR_RN:	/* toward nearest */
FPU_CSR_RN         70 arch/mips/math-emu/dp_sqrt.c 	ieee754_csr.rm = FPU_CSR_RN;
FPU_CSR_RN        134 arch/mips/math-emu/dp_sqrt.c 		case FPU_CSR_RN:
FPU_CSR_RN         68 arch/mips/math-emu/dp_tint.c 		case FPU_CSR_RN:
FPU_CSR_RN         73 arch/mips/math-emu/dp_tlong.c 		case FPU_CSR_RN:
FPU_CSR_RN         64 arch/mips/math-emu/ieee754dp.c 		case FPU_CSR_RN:
FPU_CSR_RN        103 arch/mips/math-emu/ieee754dp.c 			case FPU_CSR_RN:
FPU_CSR_RN        167 arch/mips/math-emu/ieee754dp.c 		case FPU_CSR_RN:
FPU_CSR_RN         64 arch/mips/math-emu/ieee754sp.c 		case FPU_CSR_RN:
FPU_CSR_RN        103 arch/mips/math-emu/ieee754sp.c 			case FPU_CSR_RN:
FPU_CSR_RN        166 arch/mips/math-emu/ieee754sp.c 		case FPU_CSR_RN:
FPU_CSR_RN         56 arch/mips/math-emu/sp_rint.c 	case FPU_CSR_RN:	/* toward nearest */
FPU_CSR_RN         94 arch/mips/math-emu/sp_sqrt.c 		case FPU_CSR_RN:
FPU_CSR_RN         73 arch/mips/math-emu/sp_tint.c 		case FPU_CSR_RN:
FPU_CSR_RN         69 arch/mips/math-emu/sp_tlong.c 		case FPU_CSR_RN: