Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Loading the Accumulator from a memory location.

Status
Not open for further replies.

Rationalist

Programmer
May 31, 2005
21
CA
Hi there,

I'm working on HC11

Does anyone know, a way to load the accumulator, with the value of a memory address, that is written in another memory address?

I mean for example
Assume that we have stored $10, $10 in memory address $1000
And we have stored $AA,$AA in memory address $1010, how can we load the contents of $1000 which is "AA AA" to the accumulator?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top