taglinefilesource code
fadd165include/linux/math_emu.hvoid fadd(const temp_real *, const temp_real *, temp_real *);
fadd53kernel/math/compare.cfadd(&a,src2,&a);
fadd169kernel/math/emulate.cfadd(PST(0),PST(code & 7),&tmp);
fadd186kernel/math/emulate.cfadd(PST(0),&tmp,&tmp);
fadd191kernel/math/emulate.cfadd(PST(0),PST(code & 7),&tmp);
fadd214kernel/math/emulate.cfadd(PST(0),PST(code & 7),&tmp);
fadd230kernel/math/emulate.cfadd(PST(0),PST(code & 7),&tmp);
fadd236kernel/math/emulate.cfadd(PST(code & 7),&tmp,&tmp);
fadd268kernel/math/emulate.cfadd(PST(code & 7),PST(0),&tmp);
fadd283kernel/math/emulate.cfadd(PST(0),PST(code & 7),&tmp);
fadd290kernel/math/emulate.cfadd(PST(code & 7),&tmp,&tmp);
fadd442kernel/math/emulate.cfadd(&tmp,PST(0),&tmp);
fadd458kernel/math/emulate.cfadd(&tmp,PST(0),&tmp);
fadd463kernel/math/emulate.cfadd(&tmp,PST(0),&tmp);