stack address 中文意思是什麼

stack address 解釋
棧地址
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  • address : n 1 (信上的)稱呼,姓名;地址。2 致辭;寒喧;演說;正式請願。3 談吐,風度。4 〈pl 〉 求愛,獻殷...
  1. The address stored in the field is pushed onto the stack

    將欄位中存儲的地址推送到堆棧上。
  2. The address stored in the local variable at the specified index is pushed onto the stack

    將存儲在指定索引處的局部變量中的地址推送到堆棧上。
  3. Load an argument address onto the evaluation stack

    將參數地址加載到計算堆棧上。
  4. Load an argument address, in short form, onto the evaluation stack

    以短格式將參數地址加載到計算堆棧上。
  5. The destination address is pushed onto the stack

    將目標地址推送到堆棧上。
  6. The number of bytes, the initialization value, and the starting address are popped from the stack, and the initialization is performed as per their values

    從堆棧中彈出位元組數、初始化值和起始地址,並且按它們的值執行初始化。
  7. If another entry address follows, it means that the address on the stack called the address last read from the trace file

    如果後面緊接著是另外一個入口地址,這說明堆棧中的地址調用了這個剛從跟蹤文件處讀出的地址。
  8. The average ipc speedup is 5. 9 %. 2. adaptive stack cache with fast address generation policy is proposed by investigating stack access behavior of programs

    2 .通過對棧訪問行為的分析,提出一種棧高速緩存方案? ?快速地址計算的自適應棧高速緩存組織方案。
  9. Adaptive stack cache with fast address generation policy decouples stack references from other data references, improves instruction - level parallelism, reduces data cache pollution, and decreases data cache miss ratio. stack access latency can be reduced by using fast address generation scheme proposed here

    該方案將棧訪問從數據高速緩存的訪問中分離出來,充分利用棧空間數據訪問的特點,提高指令級并行度,減少數據高速緩存污染,降低數據高速緩存失效率,並採用快速地址計算策略,減少棧訪問的命中時間。
  10. This thesis presents two methods to handle the active and passive exceptions in the library function jacket level. one comes up to handle the signal exception efficiently. and the other uses emulated stack unwinding to find the calling address to help handling the try catch exception

    為了在庫函數包裝這個層面上快速處理c + +中的異常拋出以及重新拋出的問題,我們提出了動態棧展開的思想,從而得到本該靜態編譯階段才可以得到的函數調用關系,分析得到caller調用callee的準確地址,用於異常區間的檢查。
  11. It optionally takes a stack frame address as an argument

    它可以有選擇地將堆棧幀地址作為參數。
  12. When an exit address is encountered, the current active function has returned and the top element on the stack is discarded

    在碰到退出函數時,當前的活動函數就會返回,並釋放棧頂元素。
  13. The address at the top of the stack represents the function that was last called that is, the active function

    棧頂的地址就代表最後一次被調用的函數(也就是當前的活動函數) 。
  14. Gets the absolute address range of the stack frame represented by this

    表示的堆棧幀的絕對地址范圍。
  15. Otherwise, it assumes the provided address as a valid stack frame start address and attempts to traceback

    否則,它假定所提供的地址是有效的堆棧幀起始地址並設法進行回溯。
  16. Ras return address stack

    返回地址堆棧
  17. Variables declared on the stack are located next to the return address for the functions caller

    在堆棧上聲明的變量位於函數調用方的返回地址的旁邊。
  18. Memory address of the lowest stack address of this thread

    該線程最低堆棧地址在內存中的位置。
  19. Memory address of the highest stack address for this thread

    該線程最高堆棧地址在內存中的位置。
  20. Because stack trace functions typically need to return only the address, frame offset, and stack address, you can optionally use the

    Context結構很大,而堆棧跟蹤函數通常只需要返回地址、幀偏移量和堆棧地址。
分享友人