LW¶
32-bit Base **Group:** Load Register Offset |
Ch 11
AGU — Address Generation Unit |
**Length:**
32 | **Decode:** —
Assembly Syntax¶
lw [SrcL, SrcR<{.sw,.uw,.neg}><<<shamt>], ->{t, u, Rd}
Encoding¶
Description¶
Loads a signed 32-bit value from memory.
Pseudocode (informative)¶
Encoding Notes¶
No additional encoding notes.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
lw [SrcL, SrcR<{.sw,.uw,.neg}><<<shamt>], ->{t, u, Rd} |
32 | — |
← [Load Register Offset](../groups/load_register_offset.md) [Index](../index.md) [All instructions](index.md) →