TSK3000A Generic Instruction - SGT

Frozen Content

Instruction:    Set On Greater Than

Assembler Format
Example
Translates to...

sgt rC, rA, rB

sgt $3, $4, $5

slt rC, rB, rA

sgt rC, rA, IMM32

sgt $3, $4, 0x12345678

li $at, IMM32
slt rC, $at, rA

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