文件名称:bcd
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- k**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
功能:多字节BCD码加法和减法
入口条件:字节数在R7中,被加数在[R0]中,加数在[R1]中。
出口信息:和在[R0]中,最高位进位在CY中。
影响资源:PSW、A、R2 堆栈需求: 2字节
-Features: multi-byte code BCD addition and subtraction entrance conditions: number of bytes in the R7 was summand in [R0], the summand in [R1] in. Export information: and in the [R0], the highest-bit binary in the CY. The impact of resources: PSW, A, R2 Stack requirements: 2 bytes
入口条件:字节数在R7中,被加数在[R0]中,加数在[R1]中。
出口信息:和在[R0]中,最高位进位在CY中。
影响资源:PSW、A、R2 堆栈需求: 2字节
-Features: multi-byte code BCD addition and subtraction entrance conditions: number of bytes in the R7 was summand in [R0], the summand in [R1] in. Export information: and in the [R0], the highest-bit binary in the CY. The impact of resources: PSW, A, R2 Stack requirements: 2 bytes
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BCD.doc