7-1- if we assume we place the following mips code starting at location 8000 in memory, what is the mips machine code for this code ? please explain each instruction and specify its type ( r format, i format, or j format). slt $t2, $0, $t0 bne $t2, $0, else