What is base register addressing, Computer Engineering

Assignment Help:

Q. What is Base Register Addressing ?

An addressing technique in which content of an instruction specifies base register is added to address field or displacement field of the instruction. (Refer to Figure below).The displacement field is taken to be a positive number. For illustration if a displacement field is of 8 bits then a memory region of 256 words beginning at address pointed to by base register can be addressed by this mode. This is same as indexed addressing scheme besides that role of Address field and Register is reversed. In the indexing Address field of instruction is fixed and index register value is changed while in Base Register addressing Base Register is common and Address field of the instruction in different instructions is changed. In this particular case:

EA = A+ (B) 

D = (EA)

(B) Refers to the contents of a base register B.

1861_What is Base Register Addressing.png

Contents of the base register can be changed in the privileged mode only. No user is permitted to alter the contents of the base register. Base-addressing scheme offers protection of users from one another.

This addressing technique is generallyused to relocate the programs in memory particularly in multiprogramming systems in which only value of base register needs updating to reflect beginning of a new memory segment. 

Like index register a base register can be a general-purpose register or a special register reserved for base addressing.


Related Discussions:- What is base register addressing

Stack and queue, Describe queue? Ans:  It is a type of data structure ...

Describe queue? Ans:  It is a type of data structure in which the data are stored in and retrieved on a First in first out (FIFO) basis. It grows in the direction of increasin

DATA DICTIONARY, DATA DICTIONARY ON ONLINE QUIZ SYSTEM

DATA DICTIONARY ON ONLINE QUIZ SYSTEM

State the data flow diagramming conpects, State the data flow diagramming c...

State the data flow diagramming conpects The approach to data flow diagramming is as follows: Create a data flow diagram for each of major outputs of system Work ba

What do you mean by best fit, What do you mean by best fit?  Best fit a...

What do you mean by best fit?  Best fit allocates the smallest hole that is big enough. The whole list has to be searched, unless it is sorted by size. This method makes the sm

Catch output from child tasks, Q. Catch output from child tasks? ...

Q. Catch output from child tasks? int pvm_catchout( FILE *ff ) Catch output from child tasks. ff is file descriptor on which we write collected output. The defau

What is the cih, CIH, also known  as Chernobyl or Spacefiller, is a Microso...

CIH, also known  as Chernobyl or Spacefiller, is a Microsoft Windows computer virus which first emerged in 1998. It is one of the most damaging viruses, overwriting critical inform

I2c protocol bus , I²C TECHNOLOGIES The I2C protocol bus is two bi-dire...

I²C TECHNOLOGIES The I2C protocol bus is two bi-directional wires, serial data (SDA) and serial clock (SCL), that transmit information between the devices connected to the bus.

Defined for one match code object, What is the max no of match code Id's th...

What is the max no of match code Id's that can be defined for one Match code object? A match code Id is a single character ID that can be a letter or a number.

Write a program to input an address, Write a program to input an address i....

Write a program to input an address i.e. 20 Hex and read the byte (char) contents of that address   Answer   include void main() { char prompt; Date: 26th August 2012

Provision for data buffering, Data buffering is quite helpful for purpose o...

Data buffering is quite helpful for purpose of smoothing out gaps in speed of processor and I/O devices. Data buffers are registers that hold I/O information temporarily. I/O is pe

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