Text: Question 2 [Marks: 2+2+4+3+2=13]
Consider the following data in registers in Hex format:
AX = 1300H, BX = 3500H, CX = 4504H, DX = FFO0H, DI = 0600H, DS = 7000H, SS = 9000H, SP = 0100H, and CF = 1.
Use this data in the following questions:
Update the contents of registers or memory or Flag status after the execution of the command as mentioned against each command in the table. Note that each command is separate.
No i)
Command: MOV AX, CX
Requirement of Content/Value of Registers:
1) Content of AX
2) Content of CX
1 Memory Address Value (Mention single or two memories)
1 Content of BX
2) Status of Sign Flag and Carry Flag
1) Content of DX
2) Status of CF
1) BX
2) Status of Zero Flag
ii)
Command: MOV AX, [BX]
i)
Command: D BX, CX
Command: ROR AX, CL
Command: CMP BX, DX