register pointer 中文意思是什麼

register pointer 解釋
寄存器指示器
  • register : n 1 記錄,注冊,登記,掛號。2 (人口動態,戶籍等的)登記簿,注冊簿;【商業】船籍登記簿;海關證明...
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  1. Pointer register, four address

    四址指針緩存器
  2. Virtual call speculation if a virtual call, or other call through a function pointer, frequently targets a certain function, a profile - guided optimization can insert a conditionally - executed direct call to the frequently - targeted function, and the direct call can be inlined. register allocation

    虛調用推理如果某個虛調用或其他通過函數指針的調用頻繁指向特定的函數,按配置優化可以將一個按條件執行的直接調用插入這個頻繁指向的函數,並且可以內聯該直接調用。
  3. Register the given object pointer under the specified name in the internally - maintained table of object pointers

    以內部維護的對象指針表中的指定名稱注冊給定的對象指針。
  4. There are no push or pop instructions and no dedicated stack pointer register defined by the architecture

    體系結構沒有定義壓入或者彈出指令,也沒有定義專門的棧指針寄存器。
  5. The - fomit - frame - pointer optimization option, one of the most interesting, will allow the program to not keep the frame pointer in a register for functions that don ' t need one

    該標志時優化標志中最感興趣的一個,他將使程序不保留那些函數不需要的楨指針。
  6. This will lead to better stack tracebacks, as the frame pointer register is used as a frame pointer rather than a general purpose register

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

    選項,那麼就用幀指針寄存器來維護堆棧,從而就可以正確地執行堆棧回溯。如果沒有設置
  8. The other alternative is to modify the instruction pointer register using the

    命令修改指令指針寄存器,然後只要輸入
  9. You could, in fact, manually dump the contents of the frame pointer register and trace the entire stack

    實際上,您可以手工轉儲幀指針寄存器的內容並跟蹤整個堆棧。
  10. This ensures that the frame pointer register will be used as a frame pointer leading to accurate tracebacks

    這確保了幀指針寄存器將被用作幀指針,從而產生正確的回溯。
  11. A good example is the stack - pointer register, which the processor uses to keep track of the program s call stack

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