ARM/Memory instructions

From Rice Wiki
< ARM
(Redirected from ARM/Reading memory)

Looks like LDR R0, [R1, #12], where square brackets indicate address.

STR stores it in the same format.