Branch if Low Bit is Clear (blbc)

Syntax

blbc $s_reg, label

Description

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