Skip to content

HL.SHI.PR

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

Assembly Syntax

  • hl.shi.pr SrcD, [SrcR, simm], ->{t, u, Rd}

Encoding

HL.SHI.PR 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.shi.pr SrcD, [SrcR, simm], ->{t, u, Rd} 48
← [Store Pre-Index](../groups/store_pre_index.md)    [Index](../index.md)    [All instructions](index.md) →