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

UMULT (Super FX): Difference between revisions

From SnesLab
Jump to: navigation, search
(added flag clobber table)
(added basic info)
Line 1: Line 1:
'''UMULT''' is an unsigned multiplication [[Super FX]] instruction.
'''UMULT''' is an unsigned multiplication [[Super FX]] instruction.
{| class="wikitable" style="float:right;clear:right;width:40%"
!colspan="8"|Basic Info
|+
|'''Opcode'''
|'''Length'''
|'''ROM Speed'''
|'''RAM Speed'''
|'''Cache Speed'''
|+
|3D8n
|2 bytes
|6 or 8 cycles
|6 or 8 cycles
|2 or 3 cycles
|}


{| class="wikitable" style="float:right;clear:right;width:30%"
{| class="wikitable" style="float:right;clear:right;width:30%"
Line 25: Line 42:


[[Category:ASM]]
[[Category:ASM]]
[[Category:Enhancement Chips]]
[[Category:Super FX]]

Revision as of 23:02, 5 May 2023

UMULT is an unsigned multiplication Super FX instruction.


Basic Info
Opcode Length ROM Speed RAM Speed Cache Speed
3D8n 2 bytes 6 or 8 cycles 6 or 8 cycles 2 or 3 cycles
Flags Clobbered
B ALT1 ALT2 O/V S CY Z
0 0 0 . .

See Also