6. (1 Point) Convert the following MIPS instruction into machinecode. Express the machine code in hexadecimal.lui $s3, -12
9. (1.5 Points) Translate the code in question 6 above into MIPSassembly instructions assuming that the addresses of the variablesa, b, c, and d are stored in the following registers $s0, $s1, $s2,and $s3, respectively. Also, assume that only signed 32-bitintegers are used.
6. (1 Point) Convert the following MIPS instruction into machine code. Express the machine code in hexadecimal. lui $s3,
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am