FPU_u_div         199 arch/x86/math-emu/fpu_emu.h asmlinkage int FPU_u_div(FPU_REG const *arg1, FPU_REG const *arg2,
FPU_u_div          51 arch/x86/math-emu/fpu_trig.c 	tag = FPU_u_div(st0_ptr, &CONST_PI2, &tmp, PR_64_BITS | RC_CHOP | 0x3f,
FPU_u_div         815 arch/x86/math-emu/fpu_trig.c 				tag = FPU_u_div(&st0, &st1, &tmp,
FPU_u_div         893 arch/x86/math-emu/fpu_trig.c 			    FPU_u_div(&tmp, &st1, &tmp,
FPU_u_div          81 arch/x86/math-emu/reg_divide.c 		tag = FPU_u_div(&x, &y, dest, control_w, sign);
FPU_u_div         103 arch/x86/math-emu/reg_divide.c 		tag = FPU_u_div(&x, &y, dest, control_w, sign);