FPU_mul 32 arch/x86/math-emu/fpu_arith.c FPU_mul(&st(i), FPU_gettagi(i), 0, control_word); FPU_mul 75 arch/x86/math-emu/fpu_arith.c FPU_mul(&st(0), FPU_gettag0(), FPU_rm, control_word); FPU_mul 119 arch/x86/math-emu/fpu_arith.c if (FPU_mul(&st(0), FPU_gettag0(), FPU_rm, control_word) >= 0) FPU_mul 400 arch/x86/math-emu/fpu_entry.c FPU_mul(&loaded_data, loaded_tag, 0, FPU_mul 152 arch/x86/math-emu/fpu_proto.h extern int FPU_mul(FPU_REG const *b, u_char tagb, int deststnr, int control_w); FPU_mul 1058 arch/x86/math-emu/fpu_trig.c FPU_mul(&exponent, tag, 1, FULL_PRECISION);