noun
stack pointer
Computing term: a register or memory location that holds the address of the top of the stack.
スタックポインタが指すアドレスを確認してください。
Check the address that the stack pointer points to.
関数呼び出しのたびにスタックポインタの値が変わる。
The stack pointer value changes with each function call.