Skip to content

HL.LIS

48-bit HL. **Group:** Long Immediate  |  Ch 12   ALU — Arithmetic Logic Unit  |  **Length:** 48  |  **Decode:**

Assembly Syntax

  • hl.lis simm, ->{t, u, Rd}

Encoding

HL.LIS encoding
Bitfield encoding diagram. MSB is on the left, LSB on the right.

Description

[48-bit HL.] Instruction from the Long Immediate group.

Pseudocode (informative)

// Execute HL.LIS as defined by the Long Immediate semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
hl.lis simm, ->{t, u, Rd} 48
← [Long Immediate](../groups/long_immediate.md)    [Index](../index.md)    [All instructions](index.md) →