51汇编指令表(国外英语资料).doc

  1. 1、本文档共16页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
51汇编指令表(国外英语资料)

51汇编指令表(国外英语资料) 51 assembly instruction list.Txt Symbolic definition table Symbolic meaning Rn R0 to R7 registers n=0 to 7 Direct direct address, the address of the internal data area RAM (00H to 7FH) SFR (80H to FFH), B, ACC, PSW, IP, P3, IE, P2, P0, SCON, P1, TCON, C @Ri indirect address Ri=R0 or R1 8051/31RAM address (00H to 7FH) 8052/32RAM address (00H to FFH) #data 8 bit constant #data16 16 bit constant Addr16 16 bit target address Addr11 11 bit target address Rel related address Bit internal data RAM (20H to 2FH), the bits of the direct address of the special function register Instruction presentation Instruction byte cycle action instruction Arithmetic operations 1.ADD A, Rn 11 adds the accumulator to the contents of the register and stores the result back into the accumulator 2.ADD A, direct 21 adds the accumulator to the contents of the direct address, and results in the accumulator 3.ADD A, @Ri 11 adds the contents of the accumulator to the indirect address, and results in the accumulator 4.ADD A, #data 21 adds the accumulator to the constant, and the result is stored back into the accumulator 5.ADDC A, Rn 11 adds accumulator and register contents and carry C, and the result is stored back to accumulator 6.ADDC A, direct 21 adds the accumulator to the contents of the direct address and the carry C, and results in the accumulator 7.ADDC A, @Ri 11 adds the contents of the accumulator and the indirect address and the carry C, and results in the accumulator 8.ADDC A, #data 21 adds the accumulator to the constant and carry C, and results in the accumulator 9.SUBB A, Rn 11 will be the value of the accumulator register value minus minus borrow C, the result is stored back to the accumulator 10.SUBB A, direct 21 will reduce the value of the accumulator direct address value minus C to borrow, the accumulator 11.SUBB A, @Ri 11 will reduce the value of the accumulator indirect address value minus C to borrow, the accumulator 12.SUBB A, #data 21 will reduce the value

文档评论(0)

f8r9t5c + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档