HL.LDI¶
48-bit HL. **Group:** Load Long Offset |
Ch 11
AGU — Address Generation Unit |
**Length:**
48 | **Decode:** —
Assembly Syntax¶
hl.ldi [SrcL, simm], ->{t, u, Rd}
Encoding¶
Description¶
[48-bit HL.] Loads a value from memory into a register.
Pseudocode (informative)¶
Encoding Notes¶
No additional encoding notes.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
hl.ldi [SrcL, simm], ->{t, u, Rd} |
48 | — |
← [Load Long Offset](../groups/load_long_offset.md) [Index](../index.md) [All instructions](index.md) →