register stack 中文意思是什麼

register stack 解釋
寄存器堆棧
  • register : n 1 記錄,注冊,登記,掛號。2 (人口動態,戶籍等的)登記簿,注冊簿;【商業】船籍登記簿;海關證明...
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  1. There are no push or pop instructions and no dedicated stack pointer register defined by the architecture

    體系結構沒有定義壓入或者彈出指令,也沒有定義專門的棧指針寄存器。
  2. At length, the thesis expounds the register stack and register stack engine in itanium and analyses the existed improvements to stack register allocation strategy in detail

    本文最後概述了itanium中的棧寄存器和rse機制,並詳細分析和比較現存的棧寄存器分配優化方案。
  3. Many traditional optimizations such as register allocation optimizations are able to reduce the energy consumption indirectly while reducing the executed instructions. for instance, the improvements to the code generation techniques for the register stack can reduce the register saves and restores, further reduce the energy consumption and the execution delay

    例如在itanium中,對棧寄存器分配的優化,可以減少rse ( registerstackengine )的溢出和填入操作,從而減少了處理器的等待時間,同時,降低了指令執行帶來的功耗。
  4. Parameter is the stack register, and the

    參數是堆棧寄存器,
  5. Parameter is the stack register, the

    參數是堆棧寄存器,
  6. Intrinsic functions that do not allocate stack space and do not call other functions can use other volatile registers to pass additional register arguments because there is a tight binding between the compiler and the intrinsic function implementation

    由於編譯器與內部函數實現之間存在緊密的綁定,因此不分配堆棧空間且不調用其他函數的內部函數可以使用其他易失寄存器來傳遞附加的寄存器參數。
  7. Sse and sse2 instructions will be used for some scalar floating - point computations, when it is determined that it is faster to use the sse sse2 instructions and registers rather than the x87 floating - point register stack

    時,優化程序將選擇何時以及如何使用sse和sse2指令。當確定使用sse / sse2指令和寄存器肯定要比使用x87浮點寄存器堆棧更快時, sse和sse2指令將用於某些標量浮點計算。
  8. Rse register stack engine

    寄存器堆棧引擎
  9. Because these lines change the ebp register it is necessary to back it up by pushing it to the stack

    堆棧指針根本不能這樣使用,改變它的值是無意義的。
  10. This will lead to better stack tracebacks, as the frame pointer register is used as a frame pointer rather than a general purpose register

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

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

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

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