Answer Posted / pratik
5 bits indicate the 5 status flags and 3 bits are
undefined. The combination of these 8 bits is called
Program status Word(PSW). PSW and the accumulator are
treated as a 16 bit stack pointer
| Is This Answer Correct ? | 70 Yes | 23 No |
Post New Answer View All Answers
What is the bus in a microcontroller?
What are the flags in 8086?
The input/output signals are related to which pins?
What are the types of interrupts in 8051?
Explain db?
What are the temporary registers of 8085?
What does a microprocessor mean?
Which register handles the arithmetic operations in the 8085?
What is a stack pointer register?
Why memory width is not 16-bit? In stead of having 8-bit (same as 8085)?
Which interrupt in the 8086 has the highest priority?
what are the types of conditional jumps
What is a linker?
Give examples for maskable interrupts?
What is the logical difference between move a to b and compute b = a?