Branch Not Equal to Zero (fbne)

Syntax

fbne $s_reg, label

Description

Branch Not Equal to Zero compares the contents of the source register with 0. If not equal to 0, a branch is made to the specified label.