Question: 2.3 For the following in C, convert to MIPS using the following information. 2.1 15] For the following C statement, what is the corresponding MIPS
2.3 For the following in C, convert to MIPS using the following information.
2.1 15] For the following C statement, what is the corresponding MIPS assembly code? Assume that the variables f, g. h. and i are given and could be considered 32-bit integers as declared in a C program. Use a minimal number of MIPS assembly instructions. f - g (h 5) 2.2 (51 For the following MIPS assembly instructions above, what is a corresponding C statement? add f, g. h add f, i, f 2.3 Para los siguientes enunciados en c, convierta a MIPS Use la siguiente informacin: corresponding C statement? Assume that the variables f, g, h, i , and J are assigned to registers $s0, $s1,$s2,$s3, and $s4, respectively. Assume that the base address of the arrays A and B are in registers $s6 and $s7, respectively