【机组】郑淑娇
代码说明:
写一小段MIPS代码,对于给定的$s0和$s1寄存器的值,对$t系列寄存器做如下操作: $t0 = $s0 $t1 = $s1 $t2 = $t0 + $t1 $t3 = $t1 + $t2 ... $t7 = $t5 + $t6(Write a short piece of MIPS code. For a given value of $s0 and $s1 registers, do the following fo$t0 = $s0 $t1 = $s1 $t2 = $t0 + $t1 $t3 = $t1 + $t2r the $t series registers:)
文件列表:
project1.asm, 1739 , 2018-12-08
project2.asm, 769 , 2018-12-08
project3.asm, 1001 , 2018-12-09
project4, 547 , 2018-12-09
project5, 930 , 2018-12-09
下载说明:请别用迅雷下载,失败请重下,重下不扣分!