taglinefilesource code
reg_load_extended114arch/i386/math-emu/fpu_proto.hextern int reg_load_extended(long double *addr, FPU_REG *loaded_data);
reg_load_extended216arch/i386/math-emu/load_store.creg_load_extended((long double *)data_address, st0_ptr);
reg_load_extended1252arch/i386/math-emu/reg_ld_str.creg_load_extended((long double *)(s+i*10), &regs[stnr]);