What is the structure of psp?
Answer / Deepika Sharma
The PSP (Program Status Pointer) in 8085 holds the address of the next byte to be fetched from memory after a subroutine call. It has the following format:nn- Low Byte (PS)n- High Byte (PH)
| Is This Answer Correct ? | 0 Yes | 0 No |
Define microcontroller?
What is the role of segment register?
In what is the ready pin of a microprocessor used
Classify interrupts on the basis of signals.
What does the parity flag do?
explain the flow of a typical instruction word
Name 5 different addressing modes?
What is the difference between program memory and data memory?
State the total number of pins in the 8085 microprocessor?
How many instruction bits does 8085 processor support?
What are the different types of arithmetic operations that can be performed by the 8085 microprocessor?
How subroutine can be called from the main program and how the program returns from the subroutine?