Why are program counter and stack pointer 16-bit registers?
Answer Posted / abhinava
Program Counter (PC) and Stack Pointer (SP) are basically
used to hold 16-bit memory addresses.PC stores the 16-bit
memory address of the next instruction to be fetched.SP can
be used to temporarily store the 16-bit memory address as
well as data
So, PC & SP are 16-bit registers.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
Introduction of 8051 microcontroller architecture?
What is meant by the statement that 8085 is a 8 bit microprocessor?
What are the sources of an interrupt?
Explain sim and rim instructions?
What are the functions of base registers?
What are the flags used in 8086?
Why do you use two ground pins in microprocessor 8086?
Which interrupt in the 8086 has the highest priority?
Which interrupt has the highest priority?
Explain the functions of the two dma signals hold and hlda?
Comment the size of stack?
What are the different functional units in 8086?
Which 2 ports combine to form the 16 bit address for external memory access?
Explain an interrupt?
What are flag registers?