4. ( 12/10 points) Assume that the variables f,h, and i are assigned to registers $t0,$t1, and $t2, respectively. And th
Posted: Thu Jul 14, 2022 2:19 pm
4. ( 12/10 points) Assume that the variables f,h, and i are assigned to registers $t0,$t1, and $t2, respectively. And that array A has its base address in register $ s1. Note that array A has a word address. For the following C statement below, what is the corresponding MIPS assembly code? A[i+4]=f+10−A[i+1]