answersLogoWhite

0

STACK operation in 8085 microprocessor.

The stack is a reserved area of the memory in RAM where temporary information may be stored. An 8-bit stack pointer is used to hold the address of the most recent stack entry. This location which has the most recent entry is called as the top of the stack.
When the information is written on the stack, the operation is called PUSH. When the information is read from the stack, the operation is called POP. The stack works on the principle of Last in First Out or Fist in Lat Out

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is XTHL in microprocessor 8085?

XTHL == eXchange Top of stack with HL


What is stack in 8085 microprocessor?

STACK operation in 8085 microprocessor.The stack is a reserved area of the memory in RAM where temporary information may be stored. An 8-bit stack pointer is used to hold the address of the most recent stack entry. This location which has the most recent entry is called as the top of the stack.When the information is written on the stack, the operation is called PUSH. When the information is read from the stack, the operation is called POP. The stack works on the principle of Last in First Out or Fist in Lat Out


Why the name 8085 Why the name 8085 for microprocessor?

8085 is a microprocessor designed by Intel


What is the purpose of the RRC instruction in 8085 microprocessor?

We can implement "Divided by '2' " operation by using RRC.


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.


Why microprocessor 8085 has 16 bit address lines?

Because that's how Intel designed it. The 8085 is an 8-bit computer operating on a 16-bit address space.


What is crystal in microprocessor 8085?

crystal is a oscilltor in microprocessor


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


Prime numbers between 1 to 10 in microprocessor 8085?

program to find prime number in 8085 microprocessor