Re: A92: question about indirect addressing with address registers


[Prev][Next][Index][Thread]

Re: A92: question about indirect addressing with address registers




>When I do something like move.l #0,(a0) does a0 have the address of the
>first modified byte or the last?

The first, I believe.  Should be the address of the long itself, which is
the lowest byte in memory.
--Cliff Biffle





References: