...
Question 2539 – Computer-Organization
May 30, 2024
Question 3685 – Computer-Organization
May 30, 2024
Question 2539 – Computer-Organization
May 30, 2024
Question 3685 – Computer-Organization
May 30, 2024

Question 2540 – Computer-Organization

Consider the following assembly program fragment :
stc
mov al, 11010110b
mov cl, 2
rcl al, 3
rol al, 4
shr al, cl
mul cl
The contents of the destination register ax (in hexadecimal) and the status of Carry Flag (CF) after the execution of above instructions, are:

Correct Answer: A

A
ax=003CH; CF=0
B
ax=001EH; CF=0
C
ax=007BH; CF=1
D
ax=00B7H; CF=1
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!