beq $t1, $t2, offset # branch if $t1 == $t2 # branch if rs == rt |
|
$t1 and $t2, are read from the register file.
offset) shifted left by two; the result is the branch target address from the Next PC block.
Zero result from the ALU is used to decide which adder result to store into the PC.