Answer from cs61c-aq (Anjali Koppal 16454392) for Question 1 The EPC (exception program counter) holds the address of the instruction that has caused the exception. The cause register is a state register that has a field that stores the reason for the exception. EPC is accessed by swc0 and cause by mtc0