Answer from cs61c-ah (Charles Lee 16102343) for Question 3 The hazard units throws in a nop instruction every time it detects a data hazard. Proper implementation is what keeps the hazard unit from inserting the same bubble over and over. No really, but the forwarding unit won't insert the same hazard over and over because it forwards the correct data.