Answer from cs61c-ac (U alias Vitoria Lok 16597715) for Question 2 The second instruction requires the value in $t0, which is still in the pipeline when the second instruction started. We can use forwarding or bypassing to get the result from the first instruction early.