Register $t0 contains 0xFFFFFFFF and register $t1 contains 0x00000000. Which instruction will see $t0 as greater than $t1?
A. salt
B. sltu
C. sltu $s0, $t0, $t1
D. slt $s0, $t1, $t0
E. beq $t0, $t1, label
F. slti
G. slt $s0, $t0, $t1
Answer:
B. sltu
C. sltu $s0, $t0, $t1
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.