PhysicsTeacher.in

High School Physics

8085 microprocesor

Special-purpose registers in 8085 microprocessor

In this post, we will study the Special-purpose registers in the 8085 microprocessor with the help of a bunch of Frequently Asked Questions. Describe the special-purpose registers in 8085 Special-purpose Registers are dedicated to a specific function. The accumulator, flag register, program counter (PC), and stack pointer (SP) constitute the special purpose registers in the […]

General purpose registers of 8085 microprocessor

This post covers a set of FAQs on general-purpose registers of 8085 microprocessor. Describe the general-purpose registers of 8085 microprocessor We know that the registers are all storage areas inside the microprocessor and are used for different purposes. General-purpose Registers are used to store only the data that is being used by the program under […]

Division of Two 8 bit Numbers using 8085 microprocessor

In this post, you will find the required algorithm, & 8085 program code to perform the Division of two 8 bit numbers using the 8085 microprocessor. Also, you will get the observation and result. Algorithm for Division of Two 8 bit Numbers using 8085 1) Start the program by loading HL register pair with the […]

Subtraction of Two 8 Bit Numbers using 8085 microprocessor

In this post, you will find the required algorithm, & 8085 program code To perform the Subtraction of two 8 bit numbers using the 8085 microprocessor. Also, you will get the observation and result. Algorithm for Subtraction of Two 8 bit Numbers using 8085 Start the program by loading the first data into Accumulator. Move […]

Addition of Two 8 bit Numbers using 8085 microprocessor

In this post, you will find the required algorithm, & 8085 program code To perform the addition of two 8 bit numbers using the 8085 microprocessor. Also, you will get the observation and result. Algorithm for Addition of Two 8 bit Numbers using 8085 1) Start the program by loading the first data into Accumulator.2) […]

Scroll to top
error: physicsTeacher.in