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.
Q: What do birds say on Halloween? A: Twick o tweet |