Answer from cs61c-en (Lai, Siu Lun Chris 16529329) for Question 2 With PC-relative addressing, the assembler can only branch to a address nearby since the field used to store the relative address is relatively small. So if There is far away from Here, then the assembler may encounter a problem