1-In a multi-byte addition program , when must you use the ADD instruction ? when must you use the ADC instruction ? 2-Find CF, ZF, and AF for each of the following. Also indicate the result of the...


1-In a multi-byte addition program , when must you use the ADD instruction ? when<br>must you use the ADC instruction ?<br>2-Find CF, ZF, and AF for each of the following. Also indicate the result of the addition<br>and where the result is saved?<br>(а)MOV BH, 3ҒН<br>ADD BH, 45 H<br>(b) MOV DX, 4599 H<br>MOV CX, 3458 н<br>ADD CX, DX<br>(c) MOV BX, OFFO H<br>ADD BL, BH<br>(d) MOV BL, 9F<br>ADD BL, 61<br>3-subtract the number stored in data segment offset [2420] from the number stored in<br>data segment offset [2450] and store the result in register BX.<br>

Extracted text: 1-In a multi-byte addition program , when must you use the ADD instruction ? when must you use the ADC instruction ? 2-Find CF, ZF, and AF for each of the following. Also indicate the result of the addition and where the result is saved? (а)MOV BH, 3ҒН ADD BH, 45 H (b) MOV DX, 4599 H MOV CX, 3458 н ADD CX, DX (c) MOV BX, OFFO H ADD BL, BH (d) MOV BL, 9F ADD BL, 61 3-subtract the number stored in data segment offset [2420] from the number stored in data segment offset [2450] and store the result in register BX.

Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here