tag
line
file
source code
reg_u_mul
152
arch/i386/math-emu/fpu_emu.h
asmlinkage int reg_u_mul(FPU_REG const *arg1, FPU_REG const *arg2,
reg_u_mul
34
arch/i386/math-emu/reg_mul.c
if ( reg_u_mul(a, b, dest, control_w) )