Answer from cs61c-en (Lai, Siu Lun Chris 16529329) for Question 3 It inserts stall during the ID state, so that there is bubble betweebn load and its use. It performs a load-use hazard test. If the test is false, then it stops inserting bubble