网站大量收购独家精品文档,联系QQ:2885784924

汇编试卷 (有答案)-050702v3.doc

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

浙江大学2004–2005学年_夏_季学期 《汇编程序设计 评卷人 Some of the following instructions are incorrect, please mark √ for those correct instructions, and mark × for those incorrect instructions. (6×1 points) ( ) (1). DIV DX,AX ANSWER: (F) ( ) (2). OUT DX,AH ANSWER: (F) ( ) (3). JMP CH ANSWER: (F) ( ) (4). SUB IP,2000H ANSWER: (F) ( ) (5). SAR EDI, 8 ANSWER: (T) ( ) (6). REPE ADD AX, [DI] ANSWER: (F) Please select your best choices for the following questions. (6×2 points) Which of the following instructions will not change the content of AL? (A). XOR AL, 3AH (B). TEST AL, 80H (C). MUL CL (D). AND AL,55H ANSWER: (B) Which instruction is equivalent to “MOV EBX, OFFSET DATA2”? (A). LES EBX, DATA2 (B). LEA EBX, DATA2 (C). LDS EBX, DATA2 (D). MOV EBX, DATA2 ANSWER: (B) According to the following memory data, the entry address of INT 21H should be . 0000:0070 AD 06 14 02 A4 F0 00 F0-37 05 14 02 11 6D 00 C0 0000:0080 72 10 A7 00 7C 10 A7 00-4F 03 80 05 8A 03 80 05 (A). 00A7:107C (B). 7C10:A700 (C). A700:1072 (D). 7210:A700 ANSWER: (A) Which of the following instructions moves a word located by DS:SI to the memory unit located by ES:DI? (A). LEA DI, [SI] (B). MOV ES:[DI], WORD PTR[SI] (C). MOVSW (D). LES DI,[SI] ANSWER: C Instruction implements ESI (-- EBX+2*EAX? (A). ADD ESI, EBX+2*EAX (B). LEA ESI, [EBX+2*EAX] (C). MOV ESI, EBX+2*EAX (D). ADD ESI, [EBX+2*EAX] ANSWER: B MOV AX, 1FFH MOV CX, 30FEH IMUL CL, then AX= (A). 64770 (B). 0FFFEH (C). 2 (D). 4 ANSWER: C Please fill in the following blanks. (6×2 points) XOR CX, CX DEC CX CMP CX, 0FFFFH then CF= , ZF= . ANSWER: CF= 0 , ZF= 1 p118 in muhanmud CHECK XOR DX, DX CMP DX, 0FFFFH then DX= . ANSWER: DX= 0 . Following instructions configure the 8088 PC as follows: prohibit interrupts to happen; save the lower byte of the flag register to memory at physical address 000C0H; and then clear CF;

您可能关注的文档

文档评论(0)

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

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

版权声明书
用户编号:8130065136000003

1亿VIP精品文档

相关文档