while: sll $t1, $t0, 2 add $t2, $s2, $t1 lw $t1, 0($t2) beq $t1, $s1, end addi $t0, $t0, 1 beq $t3, $t3, while end: