Recommended
PPTX
Chapter 1 microprocessor introduction
PPTX
Basic 8085 Architecture.pptx
PPT
PPTX
unit-3-___________211006041136-1-54.pptx
PPTX
Architecture of 8085 microprocessor
PPTX
microprocessor8085pptcomplete-170518063501 (1).pptx
PPTX
microprocessor8085pptcomplete-170518063501 (1).pptx
PPT
PDF
microprocessor8085pptcomplete-170518063501 (1).pdf
PPTX
Microprocessor 8085 complete
PDF
microprocessor8085pptcomplete-170518063501.pdf
PDF
mod1 microprocessor ppt if you want you can download it if younwant to study ...
PPTX
Microprocessor and Microcontroller lec2
PPTX
UNIT 1 Microprocessors.pptx
PPTX
8085 Microprocessor presentation for Electronics M.Sc. Physics from Yash from...
PDF
Computer system architecture (microprocessor 8085) unit 4
PDF
Microprocessor 8085 Basics
PDF
8085 microprocessor Architecture and Pin description
DOCX
PDF
MPMC UNIT-1. Microprocessor 8085 pdf Microprocessor and Microcontroller
PPTX
microprocessor8085 power point presentation
PDF
PDF
Over view of Microprocessor 8085 and its application
DOC
DOC
PDF
PPSX
3 Lecture-3-4-5. On 8085 architectureppsx
PPTX
8085 MICROPROCESSOR ARCHITECTURE AND ITS OPERATIONS
PPTX
Unit - I : Introduction of Embedded system
PPTX
Unit-VI IoT applications like Home automations etc
More Related Content
PPTX
Chapter 1 microprocessor introduction
PPTX
Basic 8085 Architecture.pptx
PPT
PPTX
unit-3-___________211006041136-1-54.pptx
PPTX
Architecture of 8085 microprocessor
PPTX
microprocessor8085pptcomplete-170518063501 (1).pptx
PPTX
microprocessor8085pptcomplete-170518063501 (1).pptx
PPT
Similar to Basics of 8085 microprocessor architecture and functional block, 8085 microprocessor
PDF
microprocessor8085pptcomplete-170518063501 (1).pdf
PPTX
Microprocessor 8085 complete
PDF
microprocessor8085pptcomplete-170518063501.pdf
PDF
mod1 microprocessor ppt if you want you can download it if younwant to study ...
PPTX
Microprocessor and Microcontroller lec2
PPTX
UNIT 1 Microprocessors.pptx
PPTX
8085 Microprocessor presentation for Electronics M.Sc. Physics from Yash from...
PDF
Computer system architecture (microprocessor 8085) unit 4
PDF
Microprocessor 8085 Basics
PDF
8085 microprocessor Architecture and Pin description
DOCX
PDF
MPMC UNIT-1. Microprocessor 8085 pdf Microprocessor and Microcontroller
PPTX
microprocessor8085 power point presentation
PDF
PDF
Over view of Microprocessor 8085 and its application
DOC
DOC
PDF
PPSX
3 Lecture-3-4-5. On 8085 architectureppsx
PPTX
8085 MICROPROCESSOR ARCHITECTURE AND ITS OPERATIONS
More from govindsingh258478
PPTX
Unit - I : Introduction of Embedded system
PPTX
Unit-VI IoT applications like Home automations etc
PPTX
Interfacing with 8051: LED, LED pattern display
PPTX
Off-Chip Peripheral Interfacing And Programming
PPTX
I/O Programming Timer/Counter: Operating Modes
PPTX
Embedded Programming: Data Types, Operators Embedded Programming
PPTX
Program Counter and ROM space in 8051 and register bank
PPTX
Functional block diagram and pin diagram of 8051
PPTX
Instruction set of microprocessor: Data transfer, Arithmetic
PPTX
Instruction Set and programming with 8085
PPTX
Basics of 8085 microprocessor architecture
PDF
Introduction of IEEE 802.15.4 Technology
PDF
types of sensors are active, passive, analog, and digital. Active sensors
PDF
Fundamental components of the Internet of Things unit 1.pdf
PPT
PPTX
Recently uploaded
PPTX
Presentation-WPS Office.pptx afgouvhyhgfccf
PPTX
The Hidden Cost of Bad Spare Parts Planning (And How AI CMMS Fixes It)
PDF
Unit Weight in Term of Volumetric Water Content.pdf
PDF
Computer Network Lab Manual ssit -kavya r.pdf or Computer Network Lab Manual ...
PPTX
Every Plant Has a Weak Link: How AI CMMS Exposes Hidden Reliability Risks
PDF
Unit-I Process Management 1.9 Scheduling Criteria, Scheduling Algorithms
PPTX
DIFFERENT TYPES OF SRTUCTURAL SYSTEM ANALYSIS
PPTX
unit v awp IN ANTENNA AND WAVE PROP IN JNTUH
PDF
Highway Curves in Transportation Engineering.pdf
PDF
Basics of Electronics Task by Vivaan Jo Varghese.pdf
PDF
PROBLEM SLOVING AND PYTHON PROGRAMMING UNIT 3.pdf
PPTX
Why TPM Succeeds in Some Plants and Struggles in Others | MaintWiz
PPTX
A professional presentation on Cosmos Bank Heist
PPTX
How Does LNG Regasification Work | INOXCVA
PPTX
Optimum mesh size for various fishing gears by B2B.pptx
PDF
Microcontroller Notes Final 2016 April june.pdf
PDF
engineering management chapter 5 ppt presentation
PDF
Weak Incentives (WINK): The Agent Definition Layer
PDF
Microeconomics Theory and Market Structure.pdf
PDF
NS unit wise unit wise 1 -5 so prepare,.
Basics of 8085 microprocessor architecture and functional block, 8085 microprocessor 1. 2. 3. 4. General Purpose Registers
• Registers B, C, D, E, H, and L are general purpose
registers in 8085 Microprocessor. All these GPRS are
8-bits wide. They are less important than the
accumulator. They are used to store data
temporarily during the execution of the program.
For example, there is no instruction to add the
contents of Band E registers. At least one of the
operands has to be in A. Thus to add Band E
registers, and to store the result in B register, the
following have to be done.
5. Temporary Registers
• (a)Temporary Data Register - The ALU has two inputs.
One input is supplied by the accumulator and other from
the temporary data register. The programmer cannot
access this temporary data register. However, it is
internally used for execution of most of the arithmetic
and logical instructions.
• (b) W and Z registers - Wand Z registers are temporary
registers. These registers are used to hold 8-bit data
during the execution of some instructions. These registers
are not available for the programmer since
8085Microprocessor Architecture uses them internally.