Quiz submission record for quiz3-1-2 at Tue Jul 6 10:15:03 2004: Your Answer for Question 1: Sure, you could have two instructions beq $1, $2, L1 and beq $1, $2, L2 and as long as L1 and L2 are the same number of instructions away from the the first and second calling instruction respectively and in the same direction, the bit pattern can be identical since branch instructions use PC-relative addressing. Your Answer for Question 2: If the address of "There" is more than 2^15 - 1 instructions beyond the address of "Here", the assembler cannot branch to "There" in one simple step. Your unique submission ID is quiz3-1-2-cs61c-fz-1089134103-1027.