Mail Archives: djgpp/1999/03/02/21:14:04
Andrew Davidson wrote:
>
> Assuming I have the address of a variable/array held in esi and the data I
> wish to write in edx how do I transfer that data into the variable pointed
> to by esi? I would have thought movl %%edx,(%%esi) would have done the trick
> but that seems to do nothing at all. Any code fragments would be greatly
> appreciated.
How about if you post your code? AFAICT, that's the right instruction;
hence your problem probably lies elsewhere.
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -