stack pointer 中文意思是什麼

stack pointer 解釋
堆棧指示器
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  1. Deadlock prevention and surprise dismount handling during this process require heroic efforts, including a mechanism whereby a file system driver can stash a pointer to an automatic variable ( that is, one allocated on the call / return stack ) to be used in deeper layers of recursion within the same thread

    在這個過程請求宏大結果的時候, (進行)死鎖預防和意外卸下處理,包括一個機制,憑借這個機制文件系統驅動可以中斷在相同線程中用於深層遞歸的自動變量的指示器(就是說,在調用/返回堆棧上分配一個) 。
  2. Inline assembly can be written to determine the stack pointer

    可以編寫內聯程序集( inline assembly )來確定棧指針。
  3. There are no push or pop instructions and no dedicated stack pointer register defined by the architecture

    體系結構沒有定義壓入或者彈出指令,也沒有定義專門的棧指針寄存器。
  4. The eabi reserves gpr1 for a stack pointer, gpr3 - gpr7 for function argument passing, and gpr3 for function return values

    Eabi將gpr1預留為棧指針, gpr3到gpr7用於函數參數傳遞, gpr3用於函數返回值。
  5. The stack is coordinated with a stack pointer that keeps track of storage and retrieval of each byte or word of information in the stack

    棧和一個棧指針配合工作,棧指針隨時指示要存取的每個字或位元組信息在棧中的位置。
  6. The method entry pointer is pushed onto the stack

    將方法入口指針推送到堆棧上。
  7. Parameter is the offset from the stack pointer to the high - order part of the value

    參數是距離值的高位部分堆棧指針的偏移量。
  8. Parameter is the offset from the stack pointer to the low - order part of the value, and the

    參數是距離值的低位部分堆棧指針的偏移量,
  9. The value type pointer is pushed onto the stack

    將值類型指針推送到堆棧上。
  10. The object reference is popped from the stack and unboxed to a value type pointer

    從堆棧中彈出對象引用並取消裝箱為值類型指針。
  11. Frame pointer optimization debug records used to traverse the stack

    用於遍歷堆棧的幀指針優化( fpo )調試記錄
  12. Filename associates the given file name with the current stack frame pointer option

    將給定文件名與當前堆棧幀指針(選項
  13. If you do not specify an argument, the stack frame pointer moves up one frame

    如果沒有指定參數,堆棧幀指針將上移一幀。
  14. If you do not specify an argument, the stack frame pointer moves down one frame

    如果沒有指定參數,堆棧幀指針將下移一幀。
  15. For example, you can use the stack pointer to follow the stack

    例如,可以使用堆棧指針跟蹤堆棧。
  16. On solaris, this sample code allows you to get the stack pointer

    在solaris ,下面這段示例代碼讓您可以獲取堆棧指針:
  17. Getting the stack pointer

    獲得堆棧指針
  18. Set up stack pointer

    設置堆棧指針
  19. The stack pointer is not used at all in the function and changing its value is meaningless

    堆棧指針根本不能這樣使用,改變它的值是無意義的。
  20. A good example is the stack - pointer register, which the processor uses to keep track of the program s call stack

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