ARM/Memory instructions

From Rice Wiki
< ARM
Revision as of 15:19, 22 May 2024 by Rice (talk | contribs) (Rice moved page ARM/Reading memory to ARM/Memory instructions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

STR stores it in the same format.