disassemble binary hex mips the following instructions from binary hex into their mi 5328100
Question #2:
Disassemble (binary/hex -> MIPS) the following instructions from binary/hex into their MIPS equivalent:
1. 00000010100101101000100000100010
2. 0x01694024
3. 00110101101101100001001000110100
4. 0x2288FACE
Question#3:
Assemble the following instructions from MIPS to hex and give the hex representation in both big- and
little-endian format:
1. nor $s6, $s5, $s3
2. andi $t6, $s0, 0x4040
Attachments: