Branch if Equal to Zero (beq)

Syntax

beq $s_reg, label

Description

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