🔒 Closed Pa help po about Assembly Language simulation

Status
Not open for further replies.
I'm sorry, I still cannot see any attached PDF file or any specific question that needs to be answered. Can you please provide more details or information so I can assist you better?
Given the Assembly Language. Simulate the Program shown below

MOV DL, 02
MOV BL, 30
MOV AL, BL
MOV CL, DL DIV CL
NOT BL
NEG BL
MOV BH, 09
0111: ADD AL, 08
SUB AL, CL
MUL CL
AND BH, 09
MOV BH, CL
SUB CL, 01 LOOP 0111
ADD AL, 15
OR AL, 61
MOV BH,CL
011A: XOR AL, 19
CMP AL, 68
JE 011A
SUB AL, 60

In line # 5 what is the Value of the Register AX
In line # 6 what is the Value of the Register
In line # 7 what is the Value of the Register
In line # 9 what is the Value of the Register.
In line # 10 what is the Value of the Register
In line # 11 what is the Value of the Register AX.
In line # 16 what is the Value of the Register.
In line # 17 what is the Value of the Register
In line # 19 what is the LAST Value of the Register.
In line # 22 what is the LAST Value of the Register.
 
Status
Not open for further replies.

About this Thread

  • 6
    Replies
  • 464
    Views
  • 1
    Participants
Last reply from:
itzme_cidii

Trending Topics

Online now

Members online
467
Guests online
4,206
Total visitors
4,673

Forum statistics

Threads
2,304,619
Posts
29,160,989
Members
1,196,898
Latest member
yyy123
Back
Top