python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Why the stack pointer is special in the register file?
I have a question about the register file.
As I know, the stack pointer is one of the special registers in the register file. Why it is determined specifically?
I mean compiler can define any register...
Ömer GÜZEL
Votes: 0
Answers: 0
8051 Assembly Language - Stack pointer initialization
Considering the 8051 micro controller RAM organization, I would like to set my stack pointer to address 30h.
I would like to know if I have to do it only once in the beginning of my program, or is it ...
OcR19
Votes: 0
Answers: 1
Current state of Stack Pointer in 8085
In Intel 8085 microprocessor, is there any way or instruction exist for find out, to where Stack Pointer currently points to?.
Mannar Amuthan
Votes: 0
Answers: 0