recategorized by
2,433 views

1 Answer

2 votes
2 votes

ans is B

The based indexed addressing mode is a combination of the based relative addressing mode and the indexed relative addressing mode. In this mode each instruction requires one base and one index register. MOV CL, [BX][DI] + 8

; physical address DS (shifted left) + BX + DI + 8

http://www.ic.unicamp.br/~celio/mc404s2-03/addr_modes/intel_addr.html

Answer:

Related questions

4 votes
4 votes
1 answer
1
go_editor asked Jul 17, 2016
2,716 views
Which of the following is not an addressing mode?Register indirectAutoincrementRelative indexedImmediate operand
1 votes
1 votes
1 answer
2
go_editor asked Jul 24, 2016
7,990 views
A given memory chip has 14 address and 8 data pins. It has the following number of locations.$2^8$$2^{14}$$2^6$$2^{12}$
0 votes
0 votes
1 answer
3
go_editor asked Jul 24, 2016
1,683 views
Which of the following electronic component is not found in IC’s?DiodeResistorTransistorInductor
0 votes
0 votes
1 answer
4