After the following operation, AX = ?, AH = ? AL = ? 00002002 AH AL EAX 3412 34 00002001 EBX 1 0 0 0 12 00002000 1000 2000 ECX 00001002 CS 00001001 *1000 DS 0 1 0 0 00001000 *After DS is appended with a 0. FIGURE 3-6 The operation of the MOV AX,[BX] instruction when BX = 1000H and DS = 0100H. Note that this instruction is shown after the contents of memory are transferred to AX.

Electric Motor Control
10th Edition
ISBN:9781133702818
Author:Herman
Publisher:Herman
Chapter22: Sequence Control
Section: Chapter Questions
Problem 6SQ: Draw a symbol for a solid-state logic element AND.
icon
Related questions
Question

In the following operation of MOV AX, [BX], it will perform a Displacement direct addressing where Physical Address = segment * 10 + offset. As our DS is 0100H, this will be multiplied by 10 which then be added with the 1000(offset) from the register BX, this will give us the physical address of 2000. As a result, this gives us the 16-bit number that will address the words stored at memory bytes of both 2000H AND 2001H, these will then be transfer into the AX register. As such, (AH = 34) & (AL = 12), additionally AX = AH + AL, therefore AX = 3412H. Is this accurate and correct?

 

 

After the following operation, AX = ?, AH = ? AL = ?
00002002
AH
AL
EAX
3412
34
00002001
EBX
1 0
0 0
12
00002000
1000
2000
ECX
00001002
CS
00001001
*1000
DS
0 1 0 0
00001000
*After DS is appended with a 0.
FIGURE 3-6 The operation of the MOV AX,[BX] instruction when BX = 1000H and DS = 0100H.
Note that this instruction is shown after the contents of memory are transferred to AX.
Transcribed Image Text:After the following operation, AX = ?, AH = ? AL = ? 00002002 AH AL EAX 3412 34 00002001 EBX 1 0 0 0 12 00002000 1000 2000 ECX 00001002 CS 00001001 *1000 DS 0 1 0 0 00001000 *After DS is appended with a 0. FIGURE 3-6 The operation of the MOV AX,[BX] instruction when BX = 1000H and DS = 0100H. Note that this instruction is shown after the contents of memory are transferred to AX.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Electric Motor Control
Electric Motor Control
Electrical Engineering
ISBN:
9781133702818
Author:
Herman
Publisher:
CENGAGE L