| |||
| Home > Writing ARM Assembly Language > Overview of the ARM architecture | |||
This section gives a brief overview of the ARM architecture.
ARM processors are typical of RISC processors in that they implement a load/store architecture. Only load and store instructions can access memory. Data processing instructions operate on register contents only.
This section describes: