taglinefilesource code
reg_add23drivers/FPU-emu/fpu_arith.creg_add(&st(0), &st(FPU_rm), &st(0), control_word);
reg_add73drivers/FPU-emu/fpu_arith.creg_add(&st(0), &st(FPU_rm), &st(FPU_rm), control_word);
reg_add126drivers/FPU-emu/fpu_arith.cif ( !reg_add(&st(0), &st(FPU_rm), &st(FPU_rm), control_word) )
reg_add440drivers/FPU-emu/fpu_entry.creg_add(st0_ptr, &loaded_data, st0_ptr,
reg_add95drivers/FPU-emu/fpu_proto.hextern int reg_add(FPU_REG const *a, FPU_REG const *b,
reg_add97drivers/FPU-emu/fpu_trig.creg_add(X, &tmp,  X, FULL_PRECISION);
reg_add1239drivers/FPU-emu/fpu_trig.creg_add(&CONST_PI4, &CONST_PI2, st1_ptr, FULL_PRECISION);