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
8085 is a microprocessor designed by Intel
Microprocessor consists of different types of registers. They special purpose registers, general purpose registers, address registers, floating point registers and constant registers.
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.
+5v necessary for microprocessor 8085.
8085 is a 8 bit microprocessor designed by Intel Co.
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.
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.
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.
crystal is a oscilltor in microprocessor
different architecture.
The 8085 is not pipelined.
+5v supply is alone needed for Intel 8085 Microprocessor