Skip to content

MADDW

32-bit Base **Group:** Multi-Cycle ALU  |  Ch 12   ALU — Arithmetic Logic Unit  |  **Length:** 32  |  **Decode:**

Assembly Syntax

  • maddw SrcL, SrcR, SrcD, ->{t, u, Rd}

Encoding

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

Description

32-bit word multiply-add.

Pseudocode (informative)

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

Encoding Notes

No additional encoding notes.

Full Catalog Forms

Assembly Length Decode
maddw SrcL, SrcR, SrcD, ->{t, u, Rd} 32
← [Multi-Cycle ALU](../groups/multi_cycle_alu.md)    [Index](../index.md)    [All instructions](index.md) →