3. The code as in Figure 2 is supposed to add two (2) unsigned integers in R2 and R4. R5 has been set as a counter. Your
Posted: Tue Jul 12, 2022 8:17 am
3. The code as in Figure 2 is supposed to add two (2) unsigned integers in R2 and R4. R5 has been set as a counter. Your task is to trace the content changes of R2, R4 and R5 by completing Table 2. The starting content of R4 is 5 and R5 is 2. Use Appendix 1 as reference. Answer: x3200 0101010010100000 x3201 0001010010000100 x3202 0001101101111111 x3203 0000011111111101 x3204 1111000000100101 Figure 2 PC x3200 Table 2 R2 R4 5 R5 2 [11 marks]