Skip to content

HL.LW.PCR

48-bit HL. **Group:** Load PC-Relative  |  Ch 11   AGU — Address Generation Unit  |  **Length:** 48  |  **Decode:**

Assembly Syntax

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

Encoding

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

Description

[48-bit HL.] 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
hl.lw.pcr [<symbol>], ->{t, u, Rd} 48
← [Load PC-Relative](../groups/load_pc_relative.md)    [Index](../index.md)    [All instructions](index.md) →