C.UNARY¶
Ch 12
ALU — Arithmetic Logic Unit |
**Group:** C.UNARY |
**Forms:** 7 |
**Unique mnemonics:** 7
16-bit compressed unary operations.
Instructions¶
| Mnemonic | Assembly | Length | Decode | Description |
|---|---|---|---|---|
| C.SETC.TGT | c.setc.tgt srcL |
16 | — | [16-bit C.] Sets the block-commit condition. |
| C.SEXT.B | c.sext.b srcL, ->t |
16 | — | [16-bit C.] Instruction from the C.UNARY group. |
| C.SEXT.H | c.sext.h srcL, ->t |
16 | — | [16-bit C.] Instruction from the C.UNARY group. |
| C.SEXT.W | c.sext.w srcL, ->t |
16 | — | [16-bit C.] Instruction from the C.UNARY group. |
| C.ZEXT.B | c.zext.b srcL, ->t |
16 | — | [16-bit C.] Instruction from the C.UNARY group. |
| C.ZEXT.H | c.zext.h srcL, ->t |
16 | — | [16-bit C.] Instruction from the C.UNARY group. |
| C.ZEXT.W | c.zext.w srcL, ->t |
16 | — | [16-bit C.] Instruction from the C.UNARY group. |