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