Skip to content

LW.PCR

32-bit Base **Group:** Load Symbol  |  Ch 11   AGU — Address Generation Unit  |  **Length:** 32  |  **Decode:**

Assembly Syntax

  • lw.pcr [symbol], ->{t, u, Rd}

Encoding

LW.PCR encoding
Bitfield encoding diagram. MSB is on the left, LSB on the right.

Description

Loads a value from memory into a register.

Pseudocode (informative)

rd = Load(/* addr */);

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
lw.pcr [symbol], ->{t, u, Rd} 32
← [Load Symbol](../groups/load_symbol.md)    [Index](../index.md)    [All instructions](index.md) →