TSK3000A Generic Instruction - SGTU

Frozen Content

Instruction:    Set On Greater Than Unsigned

Assembler Format
Example
Translates to...

sgtu rC, rA, rB

sgtu $3, $4, $5

sltu rC, rB, rA

sgtu rC, rA, IMM32

sgtu $3, $4, 0x12345678

li $at, IMM32
sltu rC, $at, rA

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