C.LWI¶
16-bit C. **Group:** Load Immediate Offset |
Ch 11
AGU — Address Generation Unit |
**Length:**
16 | **Decode:** —
Assembly Syntax¶
c.lwi [srcL, simm], ->t
Encoding¶
Description¶
[16-bit C.] Loads a value from memory into a register.
Pseudocode (informative)¶
Encoding Notes¶
No additional encoding notes.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
c.lwi [srcL, simm], ->t |
16 | — |
← [Load Immediate Offset](../groups/load_immediate_offset.md) [Index](../index.md) [All instructions](index.md) →