Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

quick question on ARM + ldr

Name: Anonymous 2007-09-11 13:25 ID:3tjp8j5r

What exactly is happening here?

ldr a1, [v1], #4

Is it loading the number 4 into the contents of v1 and loading that word into a1?

If not then what is it?

Name: Anonymous 2007-09-11 13:31 ID:Heaven

a1 = [v1] 
v1 = v1 + 4

Name: Anonymous 2007-09-11 13:37 ID:Heaven

ARM is a lovely architecture. You'll realize as much as soon as you learn about the adr macro instruction.

Name: Anonymous 2011-02-03 1:54


Don't change these.
Name: Email:
Entire Thread Thread List