Answer from cs61c-ew (Joo-Rak Son 16103505) for Question 1 All instruction classes use reading from the registers and the ALU. This is where the simplicity and regularity pays off, because being able to process all instructions using a single or small variety of units surely reduce size, cost, and complexity. However, after using the ALU, different instructions require different actions.