Just a guess now but does it mean LDR = Load Register R3 means R3 [] is inderection - is negatibe and 0x0010 is 16 or 4 words So i would think it means :- Load Register R3 with the contents of the memory location pointed too by register R11 minus 16. Do I get a star ;) or am I totally wrong. --- In lpc2000@yahoogroups.com, 42Bastian Schick <bastian42@...> wrote: > > > What does LDR R3, [R11, #-0x0010] means?? > > Does it means copy memory[R11-0x0010] to R3? > > Yes. > > > Plse..plse..teach me. > > Just single step the code will show you ... > > -- > 42Bastian >
Message
Re: Assembly Code
2006-05-10 by fordp2002
Attachments
- No local attachments were found for this message.