duchier@ps.uni-sb.de writes:
> glynn@info.ucl.ac.be (Kevin Glynn) writes:
>
> > aha! you missed the other fix, "=m" puts brackets [ ] around the
> > operand, "=r" doesn't.
>
> Ooops! indeed, I missed it. Somehow, this =r doesn't seem right
> because I actually want to store in the location pointed by ptr, so it
> has to be a general memory location and not just a register.
>
> Could you send me the assembly code for the test program with your
> mods?
>
Attached: