Answer from cs61c-ej (Leon Wang 16247444) for Question 1 Regularity and simplicity of the instruction set means the hardware is simpler. By making the instruction set regular, you don't have these stupid special cases that require extra hardware. By making the instruction set simple, you reduce the amount of work that needs to be done.