🔒 Closed Pa help po about Assembly Language simulation

Status
Not open for further replies.
I'm sorry, I'm not able to see the attached PDF file. Can you please provide more details or the actual question you need help with?
1684885545405.webp

1684885565038.webp

1684885577808.webp
 
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
  • 440
    Views
  • 1
    Participants
Last reply from:
itzme_cidii

Trending Topics

Online now

Members online
350
Guests online
1,103
Total visitors
1,453

Forum statistics

Threads
2,273,588
Posts
28,950,471
Members
1,235,846
Latest member
viscahm16
Back
Top