...序依次参与到一个I/O请求的处理过程中,所以,一个IRP对象除了以上列出的IRP数据结构,其后还有一个称为栈单元(Stack Location)的数组。每个参与处理的驱动程序都可以有它自己的栈单元。
基于24个网页-相关网页
top stack location 顶堆栈位置
irp stack location IRP堆栈存储单元
location stack register 位置组号寄存器 ; 存储区栈寄存器 ; 单元栈寄存器
stack top location [计] 栈顶单元
global stack top location [计] 全局栈顶单元
Set Location Stack 设定位置组号 ; 设定单元组 ; 设定位置堆栈
two-stack valve location 双层阀位置
location n stack register 位置组号寄存器
So this instruction stores the link register (which holds the return address) into the proper location in the calling function's stack frame.
所以该指令会将链接寄存器(存有返回地址)存储到调用函数堆栈框架的恰当位置。
During normal operation of a program, when a function is called, any arguments for the called function along with a pointer to the return location are placed onto the stack.
在程序的正常操作过程中,当调用一个函数时,被调用函数的所有参数以及返回位置的指针都放在栈中。
Since y is specified in the output operand section, the updated value in %edx is stored in -8(%ebp), the location of y on stack.
因为 y 是在输出操作数部分中指定的,所以 %edx 中更新的值存储在 -8(%ebp),堆栈上 y 的位置中。
应用推荐