Answer from cs61c-ef (Tanay Nagjee 16096756) for Question 2 This is a data hazard since the add uses the loaded word $t0 as its components. As soon as the word is loaded, we can supply it as an input for the add, using forwarding (bypassing).