Problem
1) What are the different addressing methods that MIPS allows for?
2) What does memory look like when a program is loaded into memory? Describe an example of what might be stored in each section (you do not need to include an example of the reserved section).
3) What would be the binary representation of the instruction add $50, $s1, $s2 ?