Skip to content

HL.SWI.U

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

Assembly Syntax

  • hl.swi.u SrcD, [SrcR, simm]

Encoding

HL.SWI.U 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.swi.u SrcD, [SrcR, simm] 48
← [Store Long Offset](../groups/store_long_offset.md)    [Index](../index.md)    [All instructions](index.md) →