Skip to content

HL.MULU

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

Assembly Syntax

  • hl.mulu SrcL, SrcR, ->Dst0, Dst1

Encoding

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

Description

[48-bit HL.] Instruction from the Multi-Cycle ALU group.

Pseudocode (informative)

// Execute HL.MULU as defined by the Multi-Cycle ALU semantics.

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
hl.mulu SrcL, SrcR, ->Dst0, Dst1 48
← [Multi-Cycle ALU](../groups/multi_cycle_alu.md)    [Index](../index.md)    [All instructions](index.md) →