DSP1/Multiply

From SnesLab
Jump to: navigation, search
Basic Info
Opcode 00
Speed 26 cycles

3.4 μs

Multiply is a DSP1 command that performs a 16-bit multiplication.

Input Parameters

  • K is the multiplicand
  • I is the multiplier

Output Parameter

  • M is the product

References