answersLogoWhite

0

There are 6 general purpose Registers and Two special purpose registers:

General purpose registers(8 bit basically) are B,C,D,E,H,L and SPECIAL Purpose resisters are STACK PONITER,PROGRAM COUNTER these two are 16 bit registers.

If u want make general purpose registers as 16 bit registers, the combination is BC,DE,HL these are 16 bit pair registers

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Why the name 8085 Why the name 8085 for microprocessor?

8085 is a microprocessor designed by Intel


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.


What do '8085' in 8085 Microprocessor signify?

The '8085' in the 8085 microprocessor is the designation given to the microprocessor by Intel. The '5' means it is a single power supply (5 volt) version of the 8080, with enhancements.


What power supply is used in microprocessor 8085 programming?

+5v necessary for microprocessor 8085.


What is the Overview of 8085 microprocessor?

8085 is a 8 bit microprocessor designed by Intel Co.


How many bits in 8085 microprocessor?

The 8085 is an 8-bit microprocessor. Even though there are some 16-bit registers (BC, DE, HL, SP, PC), with some 16-bit operations that can be performed on them, and a 16-bit address bus, the accumulator (A), the arithmetic logic unit (ALU), and the data bus are 8-bits in size, making the 8085 an 8-bit computer.


What is the meaning of lhld in 8085 microprocessor?

In the 8085 microprocessor, the instruction LHLD stands for "Load H and L Direct." It is used to load the registers H and L with a 16-bit data stored at a specified memory address. The instruction takes a 16-bit address as its operand, and the content of that address and the next sequential address are loaded into the L and H registers, respectively. This operation is useful for retrieving data from memory into these registers for further processing.


What is the different between MOV and MVI in 8085?

In the 8085 microprocessor, the MOV instruction copies data between two registers, or between a register and memory. The MVI instruction differs only in that the source data is contained in the byte immediately following the opcode byte.


What is crystal in microprocessor 8085?

crystal is a oscilltor in microprocessor


Why does 8086 have more registers and addressing modes than 8085?

different architecture.


What is themeaning of pipe lines for 8085 microprocessor?

The 8085 is not pipelined.


How many power supply uses in 8085 microprocessor?

+5v supply is alone needed for Intel 8085 Microprocessor