We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

DSP1/Scalar: Difference between revisions

From SnesLab
Jump to: navigation, search
(moved table up)
(added parameters)
Line 6: Line 6:
|}
|}


'''Scalar''' is a DSP1 command.
'''Scalar''' is a [[DSP1]] command.
 
=== Input Parameters ===
* '''X''' is a vector component
* '''Y''' is a vector component
* '''Z''' is a vector component
 
=== Output Parameters ===
* '''S''' is the inner product


=== References ===
=== References ===

Revision as of 05:23, 15 July 2023

Basic Info
Opcode nB

Scalar is a DSP1 command.

Input Parameters

  • X is a vector component
  • Y is a vector component
  • Z is a vector component

Output Parameters

  • S is the inner product

References