answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What determines the size of a General purpose register in a microprocessor system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the general purpose register in 8085 microprocessor?

6 general purpose registers.i.e., B,C,D,E,H,L


What are the types of microprocessor register?

Microprocessor consists of different types of registers. They special purpose registers, general purpose registers, address registers, floating point registers and constant registers.


Which is the first general purpose microprocessor?

4004 is the first general purpose microprocessor by Intel


What is general purpose microprocessor?

4004


What is the first general-purpose microprocessor?

4004


What is the reason for naming microprocessor as 8085 and microcontroller as 8051?

b/c the 8085 microprocessor is the first 8 bit microprocessor which Intel is produces in 1877 and this is the first general purpose 8 bit microprocessor. there was an 8 bit general purpose register before 8085 named as 8008 but this microprocessor is not functional 8 bit microprocessor


What is the specific purpose of hl register?

HL is a general purpose 16 bit register. It is also the address in memory of the M register.


How many general purpose register?

8


What a registers?

register is small storage space in memory which is in use of processor There are two types of register 1. General purpose register 2. special purpose register


What does mvI DO IN 8085 microprocessor?

the purpose of mvi is to 8 bit data immidiatly to the register or memory example mvi b,05h will move 05h to register b


Can the program counter be one of the general purpose register?

No.


Is accumulator a general purpose register?

Yes and no. You can use it as a general purpose register, but if you do that, you will lose the ability to perform arithmetic and logical computations and comparisons that would normally use the accumulator.