Move¶
Ch 12
ALU — Arithmetic Logic Unit |
**Group:** Move |
**Forms:** 3 |
**Unique mnemonics:** 3
Register/memory move instructions.
Instructions¶
| Mnemonic | Assembly | Length | Decode | Description |
|---|---|---|---|---|
| C.MOVI | c.movi simm, ->{t, u, Rd} |
16 | — | [16-bit C.] Instruction from the Move group. |
| C.MOVR | c.movr SrcL, ->{t, u, Rd} |
16 | — | [16-bit C.] Instruction from the Move group. |
| C.SETRET | c.setret uimm, - >Ra |
16 | — | [16-bit C.] Instruction from the Move group. |