Answer from cs61c-ed (Cory Benavides 14101530) for Question 1 Keeping the set simple and regular keeps the instruction set small. If the ISA is small, then the chip is smaller and faster. It also makes it easier to implement the instructions in hardware since each intruction will be more likely to have components in common with other instructions.