TSK3000A Generic Instruction - MULTU

Frozen Content

Instruction:    Multiply Unsigned

Assembler Format
Example
Translates to...

multu rA, rB

multu $3, $4

multu $0, rA, rB

multu rA, IMM32

multu $3, 0x12345678

li $at, IMM32
multu rA, $at

multu rC, rA, IMM32

multu $2, $3, 0x12345678

LI $AT, IMM32
multu rC, rA, $at

You are reporting an issue with the following selected text and/or image within the active document: