Define the addressing modes, Computer Engineering

Assignment Help:

Q. Define the ADDRESSING MODES?

The elementary set of operands in 8086 can reside in memory, register and immediate operand. How can these operands be retrievedby various addressing modes? The answer to the question above is provided in the subsequent sub-section. Large number of addressing modes assists in addressing complex data structures with ease. A number of specific Terms and registers roles for addressing:

Base register (BX, BP): These registers are employed for pointing to base of a stack, array etc.

Index register (SI, DI): These registers are employed as index registers in data and/or extra segments.

Displacement: It signifies offset from the segment address. 

Addressing modes of 8086

Mode

Description

 

Direct

Effective address is the displacement of memory variable.

 

Register Indirect

Effective address is the contents of a register.

[BX]

[SI]

[DI]

[BP]

Based

Effective address is the sum of a base register and a displacement.

LIST[BX] 

(OFFSET LIST + BX)

[BP + 1]

Indexed

Effective address is the sumof an index register and a displacement.

LIST[SI]

[LIST +DI]

[DI + 2]

Based Indexed

Effective address is the sum of a base and an index register.

[BP + DI]

[BP + DI]

Based Indexed with

displacement

Effective address is the sum of a base register, an index register, and a displacement. 

[BX + SI + 2]


Related Discussions:- Define the addressing modes

Computer organization, using one-address instructions,write a program to co...

using one-address instructions,write a program to compute X=A-BxC

Explain common channel signalling, Common channel signalling              ...

Common channel signalling              ? Common channel signalling requires no additional transmission help or facilities.

What are the blocks of microprocessor based system, What are the blocks of ...

What are the blocks of microprocessor based system 1.  The Memory and I/O System 2.  The DOS Operating System 3.  The Microprocessor

Where traffic intensity can be measured, Traffic Intensity can be measured ...

Traffic Intensity can be measured in (A)  Erlangs                                    (B) CCS (C)  CM                                         (D) All of the above Ans:

Describe the properties of attributes and operations, Describe the properti...

Describe the properties of Attributesand operations Attributes are named slots for data values that belong to the class. Previously we have studied in MCS-024, different o

Full resolution rule - artificial intelligence, Full Resolution Rule - Arti...

Full Resolution Rule - Artificial intelligence: Now that we know about unification, we can correctly describe the complete edition of resolution: p1  ∨ ...  ∨ pj  ∨ ...  ∨ p

Computer architecture by henessy and patterson, what is initial interval an...

what is initial interval and latency in a functional unit(fp) of a pipeline

Expalin the concept of program, The Concept of Program From a programme...

The Concept of Program From a programmer's viewpoint, generally a program is a well-defined set of instructions written in a specific programming language, with predefined sets

Idiomatic translations - artificial intelligence, For this exercise you hav...

For this exercise you have to gather and report some linguistic data. Make sure your data are accurate by checking them with a native speaker if you yourself are not a native speak

What are the basic functions of database utility, What are the basic functi...

What are the basic functions of Database utility? The basic features of database utility are: Make database objects. Remove database objects. Adjust database obj

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd