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

Maximum size of a database, What is the maximum size of a database that can...

What is the maximum size of a database that can be opened in Microsoft Access? Ans) 1 Gigabyte

Perform on occurrence of an interrupt, Q. Perform on occurrence of an inter...

Q. Perform on occurrence of an interrupt? Determining these requirements let's work out steps that CPU should perform on occurrence of an interrupt. The CPU should find

Design a 4 to 1 multiplexer, Design a 4 to 1 Multiplexer by using the three...

Design a 4 to 1 Multiplexer by using the three variable function given by F(A, B, C) = ∑ m(1,3,5,6) Ans. The given function F(A,B,C) = ∑ m(1,3,5,6) can be implemented along wit

Different search strategies- artificial intelligence, Different search stra...

Different search strategies- artificial intelligence: To help us think about the different search strategies, we use two analogies. Firstly, we suppose that the professor keep

Define hyperlinks, Q. Define Hyperlinks? Hyperlinks, or links are one o...

Q. Define Hyperlinks? Hyperlinks, or links are one of the most significant characteristics of web pages. A link moves us from current page to a destination which is specified i

What are the super computers, SUPER COMPUTER The upper end of state of ...

SUPER COMPUTER The upper end of state of art mainframe machine is the supercomputer. These  are  the  fastest  machines  in  terms  of  processing  speed  and  use multiprocess

Why isdn handles data pertaining, ISDN handles data pertaining to? ISDN...

ISDN handles data pertaining to? ISDN handles data pertaining to all digital services.

Neural networks, Given a collection of DNA sequences (it can be downloaded ...

Given a collection of DNA sequences (it can be downloaded in the assignment directory), where true binding sites as positive examples have been provided. The objective of this assi

Explain about cseg segment, CSEG SEGMENT  ASSUME CS:CSEG, DS:CSEG, SS:CS...

CSEG SEGMENT  ASSUME CS:CSEG, DS:CSEG, SS:CSEG  ORG 100h START:MOV AX, CSEG; Initialise data segment  MOV DS, AX; register using AX  MOV AL, NUM1; Take the first num

How to turn on the session support in php, The session support can be turne...

The session support can be turned on automatically at the site level, or manually in every PHP page script: * Turning on session support automatically at the site level: Set s

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