Quiz submission record for quiz3-1-2 at Tue Jul 6 08:55:52 2004: Your Answer for Question 1: No, the bit pattern determines what that instruction is, so each instruction must have a unique bit pattern. Your Answer for Question 2: beq uses I-format, so there is only 16 bits for the branch address. The branch address can only be 2^16 addresses away. So if Here and There are more than 2^16 addresses away from each othere, there will be a problem. Your unique submission ID is quiz3-1-2-cs61c-ac-1089129352-2902.