stack pointer function 中文意思是什麼

stack pointer function 解釋
棧指示字功能
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  • function : n 1 功能,官能,機能,作用。2 〈常 pl 〉職務,職責。3 慶祝儀式;(盛大的)集會,宴會。4 【數學】...
  1. 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用於函數返回值。
  2. The stack pointer is not used at all in the function and changing its value is meaningless

    堆棧指針根本不能這樣使用,改變它的值是無意義的。
  3. In the implementing of virtual machine, all p - instructions are encapsulated as classes. the virtual machine maintains the run - time environment, which is composed of code section, data section, function calling stack, operand stack, instruction pointer, etc. all that is good to the executing and the debugging of program

    在虛擬機實現方面,將所有p -指令封裝為類來實現;並用虛擬機維護由代碼區、數據區、函數調用棧、操作數棧和指令計數器等共同構成的運行時環境,控製程序的執行,有利於實現調試功能。
分享友人