You are on page 1of 1

AREA prog, code, READONLY ENTRY ldr r1, =0x5000 ldr r2, =0x2345 str r2, [r1] END

You might also like