answersLogoWhite

0


Best Answer

INC {register}

Example: INC A

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you increment a microprocessor register?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the flowchart of 8085 microprocessor for sawtooth on oscilloscope?

(start) load control bit in control register load 00h in accumulator loop:out it to port a increment a repeat loop


Which microprocessor extended register?

A7a


Does a microprocessor hold data in the interpreter register?

No.


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)


Register in Intel core i3 microprocessor?

registers of corei3


What does it represent that 80 in 8085 microprocessor?

80bit adderss register


If the A register was intialized to zero and incremented 512 times what would be the contents of the A register?

If the A register in an 8085 was initialized to zero and then incremented 512 times, its final value would be zero.Since the 8085 is an 8 bit computer, the A register would overflow from 255 to 0 on the 256th increment, and overflow again from 255 to 0 on the 512th increment.


Why does not Motorola's microprocessor has segment register?

There is insufficient information in the question to properly answer it.  Which Motorola microprocessor are you talking about?  Please restate the question.


Need of interface in microprocessor?

the principle function of memory interfacing is to enable the microprocessor to read or write into a register of the memory chip


What is HL pair in 8085 microprocessor?

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


What is increment and auto decrement register addressing mode?

access and update in one instruction.


How does the 8085 microprocessor instruction register work?

stores next instructions