Branch (br)

Syntax

br $s_reg, label

Description

Branch branches unconditionally to the specified label. If a destination register is specified, the address of the instruction following the br instruction is stored in that register.