This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

storing the contents of register

Hi,

I am new to assembly language.
I want to store content of register(R0-R15) to specified memory location.
e.g R0 content to 0x40000000
R1 content to 0x40000001

how to do this?
Plz could any one tell me ?

Regards,
Smitha

0