棧寄存器 的英文怎麼說

中文拼音 [zhàncún]
棧寄存器 英文
stack register
  • : 名詞1 (養牲畜的柵欄) shed; pen 2 (棧道) a plank road built on sides of cliffs for army3 (棧...
  • : 動詞1 (存在; 生存) exist; live; survive 2 (儲存; 保存) store; keep 3 (蓄積; 聚集) accumulat...
  • : 名詞1. (器具) implement; utensil; ware 2. (器官) organ 3. (度量; 才能) capacity; talent 4. (姓氏) a surname
  1. Initializes the segmentation registers and a provisional stack

    初始化段以及一個臨時
  2. Here a delaying - allocation optimizing strategy is proposed, it adopts a coarse - grained adjustment of the stack frame. at the call site allocations, the caller ’ s stack frame is reduced according to the actual usage while the callee only be allocated a limited stack frame, consequently, the potential spill is reduced to the best advantage

    本文提出一種基於延遲分配的棧寄存器分配策略,為了減少額外代價,採用粗粒度的幀調整策略,在調用點處使用alloc指令調整調用者的幀大小,並為被調用過程分配部分幀,在調用點處從調用者和被調用者兩個角度盡量縮減各自的幀,從而減少幀的溢出。
  3. There are no push or pop instructions and no dedicated stack pointer register defined by the architecture

    體系結構沒有定義壓入或者彈出指令,也沒有定義專門的指針
  4. Each word in turn enters the top register and is then “ pushed down ” the column from register to register to make room for the next words to arrive

    每個字依次從這個進入,然後逐個下壓,即從上一個移到下一個,空出以接納新的字。
  5. As the words are transferred out of the storage units, from the top register other data in storage moves back up the column from register to register to fill the space vacated

    字是從取出的,每取一個字,其它的字逐個上推,填充為取出下一個字做準備。
  6. 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機制,並詳細分析和比較現棧寄存器分配優化方案。
  7. 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 )的溢出和填入操作,從而減少了處理的等待時間,同時,降低了指令執行帶來的功耗。
  8. The thread context includes all the information the thread needs to seamlessly resume execution, including the thread s set of cpu registers and stack, in the address space of the thread s host process

    線程上下文包括為使線程在線程的宿主進程地址空間中無縫地繼續執行所需的所有信息,包括線程的cpu組和堆
  9. The thread context includes the thread s set of machine registers, the kernel stack, a thread environment block, and a user stack in the address space of the thread s process

    線程上下文在線程進程的地址空間內包括線程的一組機、核心( kernel )堆、線程環境塊和用戶堆
  10. Function s arguments are passed in registers for x86 processors, ecx and edx, and the rest are pushed onto the stack from right to left

    函數的一些參數傳入(對于x86處理,為ecx和edx ) ,而其餘的參數按從右向左的順序入
  11. Parameter is the stack register, and the

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

    參數是堆棧寄存器
  13. The contribution of this dissertation includes : ( 1 ) a register sensitive unrolling ( rsu ) algorithm is presented, which evaluates unrolling factors considering register pressure to allow more loops to be software pipelined ; ( 2 ) a stacked register allocation ( sra ) algorithm is presented to allocate free stacked registers to variants requiring static registers

    本文的主要貢獻包括以下幾個方面: ( 1 )提出了一種敏感的循環展開因子( rsu )演算法。該方法通過壓力的分析,重新計算循環展開因子,避免了過度展開而導致的壓力過大問題,從而盡可能地保證軟體流水的順利進行; ( 2 )提出了一種堆棧寄存器分配( sra )演算法。
  14. 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

    由於編譯與內部函數實現之間在緊密的綁定,因此不分配堆空間且不調用其他函數的內部函數可以使用其他易失來傳遞附加的參數。
  15. 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指令將用於某些標量浮點計算。
  16. For example, the explanation of stacks and register frames in chapter 6 connected with chapter 4 s explanation of variable scope

    例如,在第6章中對結構的解釋要聯繫到第4章中對變量作用域的解釋。
  17. If no address is provided, it takes the current registers to traceback the stack

    如果沒有提供地址,那麼它採用當前來回溯堆
  18. An application s roots include global and static object pointers, local variables and reference object parameters on a thread s stack, and cpu registers

    應用程序的根包含全局對象指針、靜態對象指針、線程堆中的局部變量和引用對象參數以及cpu
  19. Rse register stack engine

    引擎
  20. This will lead to better stack tracebacks, as the frame pointer register is used as a frame pointer rather than a general purpose register

    這將產生更好的堆回溯,因為幀指針被用作幀指針而不是通用
分享友人