- 1、本文档共111页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Data Movement Instructions数据移动指令.ppt
Chapter 4: Data Movement Instructions Introduction This chapter concentrates on the data movement instructions. The data movement instructions include MOV, MOVSX, MOVZX, PUSH, POP, BSWAP, XCHG, XLAT, IN, OUT, LEA, LDS, LES, LFS, LGS, LSS, LAHF, SAHF. String instructions: MOVS, LODS, STOS, INS, and OUTS. Chapter Objectives Explain the operation of each data movement instruction with applicable addressing modes. Explain the purposes of the assembly language pseudo-operations and key words such as ALIGN, ASSUME, DB, DD, DW, END, ENDS, ENDP, EQU, .MODEL, OFFSET, ORG, PROC, PTR, SEGMENT, USEI6, USE32, and USES. Chapter Objectives Select the appropriate assembly language instruction to accomplish a specific data movement task. Determine the symbolic opcode, source, destination, and addressing mode for a hexadecimal machine language instruction. Use the assembler to set up a data segment, stack segment, and code segment. Chapter Objectives Show how to set up a procedure using PROC and ENDP. Explain the difference between memory models and full-segment definitions for the MASM assembler. Use the Visual online assembler to perform data movement tasks. 4–1??MOV Revisited In this chapter, the MOV instruction introduces machine language instructions available with various addressing modes and instructions. It may be necessary to interpret machine language programs generated by an assembler. Occasionally, machine language patches are made by using the DEBUG program availablewith DOS and Visual for Windows. Machine Language Native binary code microprocessor uses as its instructions to control its operation. instructions vary in length from 1 to 13 bytes Over 100,000 variations of machine language instructions. there is no complete list of these variations Some bits in a machine language instruction are given; remaining bits are determined for each variation of the instruction. Figure 4–1??The formats of the 8086–Core2 instructions. (a) The 16-bit form and (b) the 32
您可能关注的文档
- 2012届创新设计历史一轮复习配套课件:选修1-3北魏孝文帝改革.ppt
- ppt file - ICSPPT文件系统.ppt
- 5班会课案例:心痛不如行动 中段总结.ppt
- 5 饭 店营销管理[管理资料].ppt
- 公共营养师教材大纲a[资格认证考试资料].ppt
- 第三章____中文图书检索.ppt
- The Economic Problem - Markville Secondary School经济问题-马克维尔中学.ppt
- 全聚德连锁经营模式设计方案(三)【企业经营管理推荐】.ppt
- SMC标准缸培训教程.ppt
- 团队建设与企业凝聚力[打造高绩效团队].ppt
- 2024秋新商务星球版地理7年级上册课件 第4章 地球表层的基础自然要素 第1节 陆地与海洋.pptx
- 2024秋新商务星球版地理7年级上册课件 第3章 地图与地理信息技术 第3节 地图与卫星导航系统的应用.pptx
- 2024年秋新人教版7年级上册地理教学课件 第2章 地图 第2节 地形图的判读.pptx
- 2024年统编版7年级上册道德与法治课件 2.5.2 珍惜师生情谊.pptx
- 2024秋新人教版地理七年级上册课件 3.2 世界的地形 (2).pptx
- 2024年秋季新湘少版3年级上册英语课件 Unit 6 Let's Know More Family love .pptx
- 2024年秋季学期新人教版7年级上册英语课件 Unit 5 Fun Clubs(第2课时) Section A 1-2e.pptx
- 2024年秋新沪教牛津版英语三年级上册课件 Unit 6 第3课时 (2).pptx
- 2024秋新人教版地理七年级上册教学课件 4.2.1 气温的变化与分布 (2).pptx
- 2024年秋新人教版七年级上册历史教学课件 第13课 东汉的兴衰.pptx
文档评论(0)