new doc Generated by CamScanner new doc Generated by CamScanner new doc Generated by CamScanner

1 answer below »
I. If the content of AL Register is SA and the status of carry tlag is clear for each of following instructions, find the content of AL register and carry flag after the following instructions are executed. (20pts)
a) SHL AL,1 b) SHL AL,I c) ROL AL, 1 d) ROR AL, I
2. Show the results of the following:
MOV BL, 35H MOV AL, 23 AND BL, I F XOR AL, 5C
AL= BL=



Document Preview:

Generated by CamScanner






new doc Generated by CamScanner new doc Generated by CamScanner new doc Generated by CamScanner
Answered Same DayDec 31, 2021

Answer To: new doc Generated by CamScanner new doc Generated by CamScanner new doc Generated by CamScanner

Robert answered on Dec 31 2021
109 Votes
1. a)
AL=0001 0100
Cy=1
b)
AL=0010 1000
Cy=0
c)
AL=0101 0000
Cy=0
d)
AL=0010 100
0
Cy=0
2 a)
AL= 4B H
BL= 15 H
3. DI=1314 H
ES=1516 H
4.
AX= 1101 H
BX= 1111H
DX= 0011 H
5.
Physical address = INT # * 4= 40 * 4=160= 0A0H
6.
Use SAR instruction twice to...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here