Skip to content

C.MOVR

16-bit C. **Group:** Move  |  Ch 12   ALU — Arithmetic Logic Unit  |  **Length:** 16  |  **Decode:**

Assembly Syntax

  • c.movr SrcL, ->{t, u, Rd}

Encoding

C.MOVR encoding
Bitfield encoding diagram. MSB is on the left, LSB on the right.

Description

[16-bit C.] Instruction from the Move group.

Pseudocode (informative)

// Execute C.MOVR as defined by the Move semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
c.movr SrcL, ->{t, u, Rd} 16
← [Move](../groups/move.md)    [Index](../index.md)    [All instructions](index.md) →