taglinefilesource code
cpu_reg_ptr221arch/i386/math-emu/get_address.clong *cpu_reg_ptr;
cpu_reg_ptr242arch/i386/math-emu/get_address.ccpu_reg_ptr = & REG_(rm);
cpu_reg_ptr259arch/i386/math-emu/get_address.caddress = *cpu_reg_ptr;  /* Just return the contents
cpu_reg_ptr284arch/i386/math-emu/get_address.caddress += *cpu_reg_ptr;