
INTRODUCTION TO LOAD / STORE ARCHITECTURE OF ARM
*
The ARM is a Load / Store Architecture:
•
Does not
support memory to memory data processing operations.
•
Must
move data values into registers before using them.
*
This
might sound inefficient, but in practice...