文件名称:leijia
介绍说明--下载内容均来自于网络,请自行研究使用
(2) 用汇编程序实现1~100的加法运算
1. 设置循环变量和存储运算结果的寄存器的初值
2. 利用循环结构实现累加
3. 验证结果(0x13BA)。
-) compilation of procedures used to achieve 1 to 100 addition operationsThe 1 set of the loop variable and storage operation result register value2 using the loop structure to achieve cumulative3 Results ( 0x13BA ).
1. 设置循环变量和存储运算结果的寄存器的初值
2. 利用循环结构实现累加
3. 验证结果(0x13BA)。
-) compilation of procedures used to achieve 1 to 100 addition operationsThe 1 set of the loop variable and storage operation result register value2 using the loop structure to achieve cumulative3 Results ( 0x13BA ).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cmp.s
add1_100.s
add1_100.s