For call and return instructions how program counter and stack pointer changes
Answers
Answered by
1
instruction simply has to copy this value into the program counter to achieve the return. ... the stack. The push operation then means move the stack pointer one way and store a value .
Similar questions