FEAT_FlagM Instructions
4 ARM instructions in this extension - click any row for encoding, pseudocode, and full documentation.
| Mnemonic | Syntax | Format | Summary |
|---|---|---|---|
| cfinv | CFINV | System | Inverts the C (Carry) flag. |
| rmif | RMIF <Xn>, #<shift>, #<mask> | Data Processing | Rotates a register and inserts bits into the Process State flags. |
| setf16 | SETF16 <Wn> | System | Sets PSTATE flags based on 16-bit operand. |
| setf8 | SETF8 <Wn> | System | Sets PSTATE flags based on 8-bit operand. |