ابغى حل السؤال
Transform each the following instructions into R or I format and in Binary code
$s0 – $s7 : registers 16 – 23
$t0 – $t7 : registers 8 – 15
$t8 – $t9 : registers 24-25
1- lw $t0, 0($t1)
2- Add $t0, $s1, $s2
3- Sub $t0, $s3, $s4
4- Sw $s3, 32($s4)
5- And $t2, $s0, $s7