Branch Equal to Zero (fbeq)

Syntax

fbeq $s_reg, lab

Description

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