Skip to content

HL.SH.PCR

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

Assembly Syntax

  • hl.sh.pcr SrcL, [<symbol>]

Encoding

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

Description

[48-bit HL.] Stores a register value to memory.

Pseudocode (informative)

Store(/* addr */, rs2);

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
hl.sh.pcr SrcL, [<symbol>] 48
← [Store PC-Relative](../groups/store_pc_relative.md)    [Index](../index.md)    [All instructions](index.md) →