answersLogoWhite

0

What is mean by register pair?

Updated: 9/23/2023
User Avatar

Wiki User

10y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is mean by register pair?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is register addressing mode?

If 8 or 16 bit data is required for executing the instruction present in register/register pair and named of register/register pair is given along the register.this instruction is called register addressing mode instruction.for example:MOV B,A


Why H-L pair register in 8085 is called special purpose register?

hl pair holds the address of the location pointed by the memory pointer M


What is LDAX?

The LDAX/STAX instuctions in the 8085 load and store the accumulator. The target address used is contained in either the BC register pair (LDAX D), or the DE register pair (LDAX D).


What is HL pair in 8085 microprocessor?

HL is a register pair used to store 16 bit of data in 8085 microprocessor.


Why zero flag is not set in INX instruction of microprocessor 8085?

Because that is the way Intel designed the INX instruction of the 8085. The 8080 is also the same. INX increments (and DCX decrements) the 16 bit register pairs or BC, DE or HL, depending on what register pair you specify in the INX (or DCX) instruction. To check is the value is 0 after an INX (or DCX) instruction, you need to OR the values of the register pair into the A register. For example..... INX H ;increment HL register pair MOV A,H ; move H register into the accumulator ORA L ; Logical OR it with the L register JZ ADDR ; If 0 then jump to ADDR


What does Paire mean in french?

A pair, as in a pair of shoes.


What is the mean of impairment of the assets?

what is mean by assets register?


How do you register firearms with US customs?

It depends on what you mean. There is no requirement to register firearms in the U.S.


How do you do DCX D in Intel 8085 microprocessor?

DCX D means decrement register pair DE by one


What is difference between INR and INX instruction?

INR increment the content of register/memory by 1and result is stored in same place. INX increment the register pair by 1(no flags are affected)


Does a pair have seeds?

if you mean pear, like a fruit, yes they have seeds. if you mean a pair of something, you have issues.


What does fraction pair mean?

It's more likely you mean factor pair. Since 2 x 3 = 6, (2,3) is a factor pair of 6.