Skip to content

HL.SHIP

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

Assembly Syntax

  • hl.ship SrcD, SrcD1, [SrcR, simm]

Encoding

HL.SHIP 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.ship SrcD, SrcD1, [SrcR, simm] 48
← [Store Pair](../groups/store_pair.md)    [Index](../index.md)    [All instructions](index.md) →