2.6.10 Miscellaneous Instructions
The following table lists the remaining Cortex-M3 processor instructions:
Mnemonic | Brief Description | See |
---|---|---|
BKPT | Breakpoint | BKPT |
CPSID | Change Processor State, Disable Interrupts | CPS |
CPSIE | Change Processor State, Enable Interrupts | CPS |
DMB | Data Memory Barrier | DMB |
DSB | Data Synchronization Barrier | DSB |
ISB | Instruction Synchronization Barrier | ISB |
MRS | Move from special register to register | MRS |
MSR | Move from register to special register | MSR |
NOP | No Operation | NOP |
SEV | Send Event | SEV |
SVC | Supervisor Call | SVC |
WFE | Wait For Event | WFE |
WFI | Wait For Interrupt | WFI |