taglinefilesource code
reg_load_single359arch/i386/math-emu/fpu_entry.cunmasked = reg_load_single((float *)data_address,
reg_load_single116arch/i386/math-emu/fpu_proto.hextern int reg_load_single(float *single, FPU_REG *loaded_data);
reg_load_single119arch/i386/math-emu/load_store.creg_load_single((float *)data_address, &loaded_data);