| ADC | Add with carry |
| ADD | Add |
| AND | AND |
| B | Branch |
| BIC | Bit Clear |
| BL | Branch with Link |
| BX | Branch and Exchange |
| CDP | Coprocesor Data Processing |
| CMN | Compare Negative |
| CMP | Compare |
| EOR | Exclusive OR |
| LDC | Load coprocessor from memory |
| LDM | Load multiple registers |
| LDR | Load register from memory |
| MCR | Move CPU register to coprocessor register |
| MLA | Multiply Accumulate |
| MOV | Move register or constant |
| MRC | Move from coprocessor register to CPU register |
| MRS | Move PSR status/flags to register |
| MSR | Move register to PSR status/flags |
| MUL | Multiply |
| MVN | Move negative register |
| ORR | OR |