Skip to content

HL.SB.PCR

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

Assembly Syntax

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

Encoding

HL.SB.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.sb.pcr SrcL, [<symbol>] 48
← [Store PC-Relative](../groups/store_pc_relative.md)    [Index](../index.md)    [All instructions](index.md) →