answersLogoWhite

0

offset storage for forming physical address

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are different types of registers in a basic computer?

computer has different registers each of which has different functions. ax - accumulator register bx - base register cx - counter register computer has different registers each of which has different functions. ax - accumulator register bx - base register cx - counter register


WHAT IS BX in general purpose register?

EBX --> Extended Base Register. Extended means, it stores more data than 'Base Register' OR BX. BX is a 16 bit register, where EBX is 32 bit. Base register stores the base address, ie the starting address with respect to a segment.


What is the MOV instruction of microcontroller PIC16F877A?

•The mov instruction carries out assignment in 8086 assembly language. •It which allows us place a number in a register or in a memory location (a variable) i.e. it assigns a value to a register or variable. Example: Store the ASCII code for the letter A in register bx.•A has ASCII code 65D (01000001B, 41H) •The following mov instruction carries out the task:•mov bx, 65d•We could also write it as:•mov bx, 41h•or mov bx, 01000001b•or mov bx, 'A'


What isBX register?

The BX register is a general purpose register. It is a 16 bit register that represents the contatenation of the two 8 bit registers BH (B High) and BL (B Low)


What are the multipurpose registers in 8086 microprocessor?

8086 has four multipurpose registers. 1. AX (Accumulator Register) 2. BX (Base Register) 3. CX (Count Register) 4. DX (Data Register) By Aneeta Arshad


How do you write a code to complement the corresponding bit in bx if AX contains 6complement the 6th bit of BX in assembly?

To complement the 6th bit of the BX register in assembly language, you can use the XOR instruction. The 6th bit corresponds to the bit mask 0x20 (binary 0010 0000). The code would look like this: MOV AX, 6 ; Load AX with 6 (not directly relevant to complementing BX) XOR BX, 0x20 ; Complement the 6th bit of BX This will toggle the 6th bit of BX, effectively complementing it.


What are the Functions of DX register?

used as implicit operand


A feature that is common to all exponential functions of the form Fx equals bx is that they have a common horizontal asymptote at the -axis?

asymptote


A feature that is common to all exponential functions of the form Fx equals bx is that they have a common horizontal asymptote at the axis?

x-axis


How putting a equation into Quadratic equation?

You just have to follow the rule of quadratic functions. Example y = mx+b is the rule for linear functions. ax^2+bx+c is the rule of quadratic equation.


What does bx stand for in bx cable?

Bronx


A feature that is common to all exponential functions of the form F of x equals bx is that they have a common horizontal asymptote at the negative axis?

x axis