Q. MOV [BP], DI referes to - Register Indirect Addressing Register Relative Addressing Base-plus-index Addressing Base-relative-plus-index Addressing O None of the above Q. According to the above template, machine code for the MOV BP, 13h is - OBD1300h 892E1300n BBEBH 8B2E1300h Cannot be calculated from the above template Q. According to the above template, the machine code 897C34h refers to- OMOV 34n), DI OMOV DI, 134h) OMOV Si-(34h), DI OMOV DI, SI-34h) ONone of the above Q. All machine codes for the instructions generated by the above template those follow the Direct Addressing Mode arebytes long. O2 04 Oeither 3 or 4 O6

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter11: Operating Systems
Section: Chapter Questions
Problem 30VE
icon
Related questions
Topic Video
Question
Q. MOV [BP], DI referes to -
Register Indirect Addressing
Register Relative Addressing
Base-plus-index Addressing
Base-relative-plus-index Addressing
None of the above
Q. According to the above template, machine code for the MOV BP, 13h is -
OBD1300h
892E1300h
8BEBH
882E1300h
Cannot be calculated from the above template
Q. According to the above template, the machine code 897C34h refers to-
OMOV 34N), DI
OMOV DI, 134h)
OMOV SI-(34h), DI
OMOV DI, SI-134h)
ONone of the above
Q. All machine codes for the instructions generated by the above template those follow the Direct
Addressing Mode are bytes long.
04
either 3 or 4
O6
Transcribed Image Text:Q. MOV [BP], DI referes to - Register Indirect Addressing Register Relative Addressing Base-plus-index Addressing Base-relative-plus-index Addressing None of the above Q. According to the above template, machine code for the MOV BP, 13h is - OBD1300h 892E1300h 8BEBH 882E1300h Cannot be calculated from the above template Q. According to the above template, the machine code 897C34h refers to- OMOV 34N), DI OMOV DI, 134h) OMOV SI-(34h), DI OMOV DI, SI-134h) ONone of the above Q. All machine codes for the instructions generated by the above template those follow the Direct Addressing Mode are bytes long. 04 either 3 or 4 O6
MOD=11
EFFECTIVE ADDRESS CALCULATION
MOD= 00
R/M
W=0
W=1
R/M
MOD =01
MOD = 10
00
AL
AX
000
(BX) + (SI)
(BX) + (DI)
(BP) + (SI)
(BP) + (DI)
(SI)
(DI)
DIRECT ADDRESS
(BX)
(BX) + (SI) + D8
(BX) + (DI) + D8
(BP) + (SI) + D8
(BP) + (DI) + D8
(S) + D8
(DI) + D8
(BP) + D8
(BX) + D8
(BX) + (SI) + D16
(BX) + (DI) + D16
(BP) + (SI) + D16
(BP) + (DI) + D16
(SI) + D16
(DI) + D16
(BP) + D16
(BX) + D16
001
CL
CX
DX
001
010
DL
010
011
011
BL
BX
100
101
AH
SP
100
CH
BP
101
110
DH
SI
110
111
BH
DI
111
Figure: R/M vs MOD Chart for MOV: 100010 instruction
REGISTER SELECT (SEE FIGURE 3-7)
BYTE 1
BYTE 3
BYTE 4
1000 10|
OP CODE
LOW DISPLACEMENT HIGH DISPLACEMENT
DW MOD REG
RM
OR
DIRECT ADDRESS
DIREST ADDRESS
HIGH BYTE
LOW BYTE
(5 BITS) ADDRESSING MODE (SEE FIGURE 3.8)
BYTEWORD DATA O- BYTE 1- WORD
DIRECTION TOFROM REG 0= FROM 1= TO
OPERATION CODE
Figure: MOV: 100010 instruction template
Transcribed Image Text:MOD=11 EFFECTIVE ADDRESS CALCULATION MOD= 00 R/M W=0 W=1 R/M MOD =01 MOD = 10 00 AL AX 000 (BX) + (SI) (BX) + (DI) (BP) + (SI) (BP) + (DI) (SI) (DI) DIRECT ADDRESS (BX) (BX) + (SI) + D8 (BX) + (DI) + D8 (BP) + (SI) + D8 (BP) + (DI) + D8 (S) + D8 (DI) + D8 (BP) + D8 (BX) + D8 (BX) + (SI) + D16 (BX) + (DI) + D16 (BP) + (SI) + D16 (BP) + (DI) + D16 (SI) + D16 (DI) + D16 (BP) + D16 (BX) + D16 001 CL CX DX 001 010 DL 010 011 011 BL BX 100 101 AH SP 100 CH BP 101 110 DH SI 110 111 BH DI 111 Figure: R/M vs MOD Chart for MOV: 100010 instruction REGISTER SELECT (SEE FIGURE 3-7) BYTE 1 BYTE 3 BYTE 4 1000 10| OP CODE LOW DISPLACEMENT HIGH DISPLACEMENT DW MOD REG RM OR DIRECT ADDRESS DIREST ADDRESS HIGH BYTE LOW BYTE (5 BITS) ADDRESSING MODE (SEE FIGURE 3.8) BYTEWORD DATA O- BYTE 1- WORD DIRECTION TOFROM REG 0= FROM 1= TO OPERATION CODE Figure: MOV: 100010 instruction template
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Instruction Format
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning