Skip to content

HL.LBUI.PO

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

Assembly Syntax

  • hl.lbui.po [SrcL, simm], ->Dst0, Dst1

Encoding

HL.LBUI.PO 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.lbui.po [SrcL, simm], ->Dst0, Dst1 48
← [Load Post-Index](../groups/load_post_index.md)    [Index](../index.md)    [All instructions](index.md) →