Syntax
bgt $s_reg, label
Description
Branch if Greater Than Zero branches to the specified label if the contents of the source register is greater than zero. The comparison treats the source register as a signed 64-bit value.