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

Trending Topics

Online now

Members online
666
Guests online
1,731
Total visitors
2,397

Forum statistics

Threads
2,315,388
Posts
29,182,309
Members
1,182,580
Latest member
laura12345
Back
Top