🔒 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
  • 447
    Views
  • 1
    Participants
Last reply from:
itzme_cidii

Trending Topics

Online now

Members online
1,272
Guests online
1,743
Total visitors
3,015

Forum statistics

Threads
2,286,826
Posts
29,040,612
Members
1,217,189
Latest member
Inche76
Back
Top