taglinefilesource code
reg_add23arch/i386/math-emu/fpu_arith.creg_add(&st(0), &st(FPU_rm), &st(0), control_word);
reg_add73arch/i386/math-emu/fpu_arith.creg_add(&st(0), &st(FPU_rm), &st(FPU_rm), control_word);
reg_add126arch/i386/math-emu/fpu_arith.cif ( !reg_add(&st(0), &st(FPU_rm), &st(FPU_rm), control_word) )
reg_add440arch/i386/math-emu/fpu_entry.creg_add(st0_ptr, &loaded_data, st0_ptr,
reg_add95arch/i386/math-emu/fpu_proto.hextern int reg_add(FPU_REG const *a, FPU_REG const *b,
reg_add97arch/i386/math-emu/fpu_trig.creg_add(X, &tmp,  X, FULL_PRECISION);
reg_add1239arch/i386/math-emu/fpu_trig.creg_add(&CONST_PI4, &CONST_PI2, st1_ptr, FULL_PRECISION);