网站首页  词典首页

请输入您要查询的英文单词:

 

单词 stack pointer
释义

stack pointer

美 
英 
  • un.堆栈指示器;栈指示字
  • 网络堆栈指针;堆栈指针寄存器;堆叠指标
un.
1.
堆栈指示器
2.
栈指示字

例句

释义:
1.
This makes it easy for functions to know where their activation record is -- they are simply defined in terms of the stack pointer.
这对函数了解自己的活动记录在什么地方提供了方便——它们可以使用堆栈指针的形式简单地进行定义。
www.ibm.com
2.
Functions are free to use the 288 bytes that are physically below the stack pointer for functions that do not call other functions.
函数可以自由使用288字节的内存,对于不调用其他函数的函数来说,这段内存物理上在堆栈指针之下。
www.ibm.com
3.
The stack pointer must be aligned to 16 bytes, except for leaf functions, in any region of code that isn't part of an epilog or prolog.
在不属于epilog或prolog的任何代码部分中,堆栈指针的对齐方式必须为16字节对齐(叶函数除外)。
msdn2.microsoft.com
4.
The stack pointer tells you where the end of your current stack frame is.
堆栈指针给出的是当前堆栈框架的结束位置。
www.ibm.com
5.
Its activated level is indexed by a stack pointer (SP) and is neither readable nor writeable.
其活性水平是由一个栈指针(索引),既不读某地或重写。
wenwen.soso.com
6.
b. Loads the ss and esp registers with the proper values for the stack segment and stack pointer associated with the new privilege level.
用与新的权限级别关联的堆栈段和栈指针的合适的值,加载到ss和esp寄存器中。
linux.chinaunix.net
7.
The calling function must not care where the stack pointer is currently pointing.
调用的函数一定不能顾虑栈指针当前所指的位置。
www.ibm.com
8.
Inline assembly can be written to determine the stack pointer.
可以编写内联程序集(inlineassembly)来确定栈指针。
www.ibm.com
9.
Stack pointer verification, which detects stack pointer corruption.
堆栈指针验证,该操作检测堆栈指针损坏。
msdn2.microsoft.com
10.
a good example is the stack - pointer register , which the processor uses to keep track of the programs call stack.
堆栈指针寄存器就是个好例子,处理器利用它跟踪程序的调用堆栈。
www.ichacha.net
1.
Stack pointer corruption can be caused by a calling convention mismatch.
调用约定不匹配可能导致堆栈指针损坏。
msdn2.microsoft.com
2.
There are no push or pop instructions and no dedicated stack pointer register defined by the architecture.
体系结构没有定义压入或者弹出指令,也没有定义专门的栈指针寄存器。
www-128.ibm.com
3.
So you simply need to move the stack pointer by adding the stack frame size to the stack pointer using ai $sp, $sp, FRAME_SIZE.
所以您只需通过使用ai$sp,$sp,FRAME_SIZE将堆栈框架大小加到堆栈指针来移动堆栈指针即可。
www.ibm.com
4.
Finally, the stack pointer is moved to reserve all the needed stack space using the instruction ai $sp, $sp, -FRAME_SIZE.
最后,移动堆栈指针来通过指令ai$sp,$sp,-FRAME_SIZE保留所有所需的堆栈空间。
www.ibm.com
5.
Parameter is the offset from the stack pointer to the high-order part of the value.
参数是距离值的高位部分堆栈指针的偏移量。
msdn2.microsoft.com
6.
Besides the stack pointer (ESP), what other register points to variables on the stack?
除了栈指针(ESP),还有哪个寄存器指向栈上的变量?
www.cnblogs.com
7.
This will save the old stack pointer and allocate stack memory atomically.
这会保存原来的堆栈指针,并自动分配堆栈内存。
www.ibm.com
8.
The stack pointer and frame pointer addresses are aligned on 4-byte boundaries.
栈指针及框指针地点皆是4字节界限对于全的。
blog.sina.com.cn
9.
The setjmpx and longjmpx kernel services maintain the AMR and the context stack pointer.
longjmpx和frr_add内核服务可以维护AMR和上下文堆栈指针。
www.ibm.com
10.
All subsequent arguments are accessed by adding the size of a dword variable to the stack pointer (that is, esp 12, esp 16, and so on).
在堆栈指针上加上双字变量的大小(即esp 12、esp 16等等),就可以访问所有后续参数。
www.ibm.com
1.
For example, you can use the stack pointer to follow the stack.
例如,可以使用堆栈指针跟踪堆栈。
msdn2.microsoft.com
2.
On Solaris, this sample code allows you to get the stack pointer
在Solaris,下面这段示例代码让您可以获取堆栈指针
www.ibm.com
3.
The following EQU statements define the stack pointer for reentrant; functions and initialized it
下面的EQU语句定义重入函数的堆栈指针并初始化它
www.ednchina.com
4.
Getting the stack pointer on Linux-x86 can be implemented as
在Linux-x86平台上的堆栈指针可以实现为
www.ibm.com
5.
Readingor writing beyond the stack pointer
栈指针读写越界
blog.csdn.net
6.
Actual stack pointer of the process
进程的实际堆栈指针
www.gxtitb.com
7.
Enter User Mode and set its Stack Pointer
最后进入用户模式
blog.sina.com.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/6/3 0:33:09