taglinefilesource code
reg_load_single360drivers/FPU-emu/fpu_entry.cunmasked = reg_load_single((float *)data_address,
reg_load_single116drivers/FPU-emu/fpu_proto.hextern int reg_load_single(float *single, FPU_REG *loaded_data);
reg_load_single119drivers/FPU-emu/load_store.creg_load_single((float *)data_address, &loaded_data);