rcolon602 rcolon602 18-01-2024 Computers and Technology contestada Assume that register $s1 contains 0xf0100000. Which instruction will copy the current value of the switches into register $t2? A) addu $t2, $s1, $s1 B) li $t2, 0xf0100000 C) lw $s1, 0($t2) D) lw $t2, 0($s1)