Branch if Not Equal to Zero (bne)

Syntax

bne $s_reg, label

Description

Branch if Not Equal to Zero branches to the specified label if the contents of the source register is not equal to zero.