Problem
Define absolute addressing versus relative addressing modes
What is a word-aligned address and bye-aligned address?
What is the range for branch instructions? (ie how far can it go from the current PC) What is the range for j/jal instructions?
What is the range for jr instructions?
How would you jump to an instruction that is 257MB above the current PC? (hint: multiple instructions)