Quiz submission record for quiz3-1-2 at Mon Jul 5 21:01:42 2004: Your Answer for Question 1: No. Logically, it wouldn't make sense since there would be ambiguity as to which instruction the bit pattern was meant to encode. In addition, the op field specifies the format of the bits so it should be crystal clear what the bit pattern means. Your Answer for Question 2: PC-relative addressing means you have a constant and an offset to reach your destination. The field for the offset for beq is only 16 bits wide. If here and there are more than 2^16 bits apart, here can't jump to there with PC-relative addressing. Your unique submission ID is quiz3-1-2-cs61c-ej-1089086502-1750.