RosettaCodeData/Task/Inverted-syntax/ARM-Assembly/inverted-syntax-2.arm

2 lines
80 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
STR r0,[r4] ;store the contents of R0 into the memory location specified by R4.