Branch if Low Bit is Set (blbs)

Syntax

blbs $s_reg, label

Description

Branch if Low Bit is Set branches to the specified label if the low-order bit of the source register is not equal to zero.