Answer from cs61c-ax (Amanda Alfonso 15906918) for Question 1 Regularity keeps all instructions the same size, always requires three register operands in arithmetic instructions, and keeps the register fields in the same place in each instruction format. Simplicity allows for, well, simple hardware - it allows hardware designers to actually be able to design AND build hardware circuits.