stack pointer register 中文意思是什麼

stack pointer register 解釋
棧指示字寄存器
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  • register : n 1 記錄,注冊,登記,掛號。2 (人口動態,戶籍等的)登記簿,注冊簿;【商業】船籍登記簿;海關證明...
  1. There are no push or pop instructions and no dedicated stack pointer register defined by the architecture

    體系結構沒有定義壓入或者彈出指令,也沒有定義專門的棧指針寄存器。
  2. This will lead to better stack tracebacks, as the frame pointer register is used as a frame pointer rather than a general purpose register

    這將產生更好的堆棧回溯,因為幀指針寄存器被用作幀指針而不是通用寄存器。
  3. Option was set during kernel compilation, the frame pointer register is used to maintain stacks and, hence, the stack traceback can be performed correctly

    選項,那麼就用幀指針寄存器來維護堆棧,從而就可以正確地執行堆棧回溯。如果沒有設置
  4. You could, in fact, manually dump the contents of the frame pointer register and trace the entire stack

    實際上,您可以手工轉儲幀指針寄存器的內容並跟蹤整個堆棧。
  5. A good example is the stack - pointer register, which the processor uses to keep track of the program s call stack

    堆棧指針寄存器就是個好例子,處理器利用它跟蹤程序的調用堆棧。
分享友人