1 Answers
Data transfer instructions are used to move data between ARM registers and Memory.
There are three primary forms of data transfer instructions in the ARM instruction set.
- Single Register Load and Store Instructions
- Multiple register load and store instructions
- Single register swap instructions.