×

栈指针 meaning in English

stack pointer

Examples

  1. Inline assembly can be written to determine the stack pointer
    可以编写内联程序集( inline assembly )来确定栈指针
  2. There are no push or pop instructions and no dedicated stack pointer register defined by the architecture
    体系结构没有定义压入或者弹出指令,也没有定义专门的栈指针寄存器。
  3. 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用于函数返回值。
  4. The stack is coordinated with a stack pointer that keeps track of storage and retrieval of each byte or word of information in the stack
    栈和一个栈指针配合工作,栈指针随时指示要存取的每个字或字节信息在栈中的位置。

Related Words

  1. 全局栈
  2. 参数栈
  3. 栈排列
  4. 栈算子
  5. 栈能力
  6. 回收栈
  7. 马栈
  8. 栈单
  9. 中断栈
  10. 栈帧
  11. 栈指示字功能
  12. 栈指示字寄存器
  13. 栈指针定义
  14. 栈指针对齐
PC Version

Copyright © 2018 WordTech Co.