b.cond
Branch Conditional
B.cond <label>
Branch if condition is met (e.g., B.EQ, B.NE).
Details
The Branch Conditional instruction branch if condition is met (e.g., B.EQ, B.NE).
Pseudocode Operation
// Branch if condition is met (e.g., B.EQ, B.NE)
Operands
-
label
Label
-
cond
Condition