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

Recursion, Ask qurecurrion for short noteestion

Ask qurecurrion for short noteestion

What do you mean by prototype, Q. What do you mean by Prototype? A prot...

Q. What do you mean by Prototype? A prototyping approach lay emphasis on the construction model of a system. Designing and building a scaled-down though functional version of a

What is locking, What is Locking? When two users at the same time atte...

What is Locking? When two users at the same time attempt to access the similar data record, this is synchronized by a lock mechanism

State the advantages of bespoke software, State the advantages of Bespoke ...

State the advantages of Bespoke Software -  specifically designed for application and hence more efficient and will only contain the features wanted; as it will be devoid of

Trace the pseudo-code, Consider the following pseudo-code segment. 1.  i...

Consider the following pseudo-code segment. 1.  input y {y is a three-digit hexadecimal number} 2.  d ← 0 3. for i = 1 to 3      3.1. char ← i th character from y readin

Define in detail about the architecture, Define in detail about the Archite...

Define in detail about the Architecture Architecture is the set of resources visible to machine language programmer: Registers, the memory, data representations, instructions

Is there a macro recording interface in gimp, Not at this time. With GIMP b...

Not at this time. With GIMP based on GEGL, so that all changes are non-destructive, it will be much easier to execute this feature by just remembering all nodes in given range and

By which many computers are connected in geographical area, A large numbers...

A large numbers of computers in a wide geographical area can be efficiently connected using? A large numbers of computers in a broad geographical area can be efficiently linked

Validate the xml document , As an XML expert you are needed to model a syst...

As an XML expert you are needed to model a system for an online furniture shop. After an interview with the shop manager you have the certain information: The detail of th

What are the uses of interactive reporting, What are the uses of interactiv...

What are the uses of interactive reporting? The user can actively control data retrieval and show during the session.  Instead of an extensive and detailed list, you make a ba

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