93 -93 -64
00011010
11111011
11101010
10000000
byt: .byte -1,0,-1,0
Show what is in each register ($t0 through $t3) after the following code executes. Give your answer in hex.
lb $t0,byt
lbu $t1,byt
lw $t2,byt
srl $t3,$t2,8
3 4 5 -3 7 -4
+ 4 + 5 + -2 + -4 + 4 -6
--- --- ---- ---- ---- -----