taglinefilesource code
reg_store_int32125arch/i386/math-emu/fpu_proto.hextern int reg_store_int32(long *d, FPU_REG *st0_ptr);
reg_store_int32153arch/i386/math-emu/load_store.creg_store_int32((long *)data_address, st0_ptr);
reg_store_int32171arch/i386/math-emu/load_store.cif ( reg_store_int32((long *)data_address, st0_ptr) )