Skip to content

HL.ADDIW

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

Assembly Syntax

  • hl.addiw SrcL, uimm, ->{t, u, Rd}

Encoding

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

Description

[48-bit HL.] Instruction from the Arithmetic Operation 32bit group.

Pseudocode (informative)

// Execute HL.ADDIW as defined by the Arithmetic Operation 32bit semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
hl.addiw SrcL, uimm, ->{t, u, Rd} 48
← [Arithmetic Operation 32bit](../groups/arithmetic_operation_32bit.md)    [Index](../index.md)    [All instructions](index.md) →