Computer Science > SPECIMEN INSERT > Chapter-5 ARITHMETIC AND LOGIC INSTRUCTIONS (All)

Chapter-5 ARITHMETIC AND LOGIC INSTRUCTIONS

Document Content and Description Below

ARITHMETIC AND LOGIC INSTRUCTIONS 1. Select an ADD instruction that will: (a) add BX to AX (b) add 12H to AL (c) add EDI and EBP (d) add 22H to CX (e) add the data addressed by SI to AL (f) add... CX to the data stored at memory location FROG (g) add 234H to RCX A. (a) ADD AX,BX (b) ADD AL,12H (c) ADD EBP,EDI (d) ADD CX,22H (e) ADD AL,[SI] (f) ADD FROG,CX (g) ADD RCX,234H 2. What is wrong with the ADD RCX,AX instruction? A. You cannot use mixed-size registers 3. Is it possible to add CX to DS with the ADD instruction? A. No instruction is available to add to a segment register. 4. If and , list the sum and the contents of each flag register bit (C, A, S, Z, and O) after the ADD AX,DX instruction executes. A. AX = 3100H, C = 0, A = 1, S = 0, Z = 0, and O = 0 5. Develop a short sequence of instructions that adds AL, BL, CL, DL, and AH. Save the sum in the DH register. A. ADD AH,AL ADD AH,BL ADD AH,CL ADD AH,DL MOV DH,AH 6. Develop a short sequence of instructions that adds AX, BX, CX, DX, and SP. Save the sum in the DI register. A. ADD AX,BX ADD AX,CX ADD AX,DX ADD AX,SP 7. Develop a short sequence of instructions that adds ECX, EDX, and ESI. Save the sum in the EDI register. A. MOV EDI,ECX ADD EDI,EDX ADD EDI,ESI 8. Develop a short sequence of instructions that adds RCX, RDX, and RSI. Save the sum in the R12 register. A. MOV DI,AX MOV R12,RCX ADD R12,RDX ADD R12,RSI 9. Select an instruction that adds BX to DX, and also adds the contents of the carry flag (C) to the result. A. ADC DX,BX 10. Choose an instruction that adds 1 to the contents of the SP register. A. INC SP 11. What is wrong with the INC [BX] instruction? A. he instruction does not specify the size of the data addressed by BX and can be corrected with a BYTE PTR, WORD PTR, DWORD PTR, or QWORD PTR 12. Select a SUB instruction that will: [Show More]

Last updated: 1 year ago

Preview 1 out of 6 pages

Reviews( 0 )

$6.00

Add to cart

Instant download

Can't find what you want? Try our AI powered Search

OR

GET ASSIGNMENT HELP
62
0

Document information


Connected school, study & course


About the document


Uploaded On

Feb 16, 2023

Number of pages

6

Written in

Seller


seller-icon
d.occ

Member since 3 years

227 Documents Sold


Additional information

This document has been written for:

Uploaded

Feb 16, 2023

Downloads

 0

Views

 62

Document Keyword Tags

Recommended For You

What is Browsegrades

In Browsegrades, a student can earn by offering help to other student. Students can help other students with materials by upploading their notes and earn money.

We are here to help

We're available through e-mail, Twitter, Facebook, and live chat.
 FAQ
 Questions? Leave a message!

Follow us on
 Twitter

Copyright © Browsegrades · High quality services·