rsp (stack pointer) : 指向目前stack frame 的末端位址,會隨著stack 增長而增加。 return address : 當目前的stack frame 結束後要回去的位址。 Call function ...
確定! 回上一頁