assuming that the memory location 0x10010000 contains the value 0x00000080 and the mips-32 processor uses the little-endian scheme. after a mips-32 processor executed the following instructions: li $s0, 0x10010000 lb $t0, ($s0) the content of register $t0 is 0x[a]