register save area
register save area是什么意思、register save area怎么读
register save area 基本解释
【计】寄存器内容保存区
重点词汇
- arean. 区域, 面积, 范围, 空地 [计] 区域
- saven. 救球 vt. 解救, 挽救, 储蓄, 保存, 节省, 保留 vi. 挽救, 节省, 救球 prep. 除...之外 [计] 保存
- registern. 寄存器, 记录, 登记簿, 注册 vt. 记录, 注册, 提示, 表达, 把...挂号 vi. 登记, 注册, 挂号 [计] 寄存器
register save area 双语例句
- 1、
The link register save area is different from the other parts of the ABI.
链接寄存器保存区与ABI的其他部分不同。 - 2、
Thankfully, functions rarely have to access their parameter save area because most parameters are passed by register, not in the parameter save area.
幸运的是,函数很少需要访问自己的参数保存区,因为大部分参数都是通过寄存器传递的,而不会保存在参数保存区中。 - 3、
Functions must assume that for the first eight parameters, they are only passed by register, but they will still have a save area available if they need to be stored by the program.
函数必须假设对于自己的前8个参数,它们只会通过寄存器传递,但是如果需要在程序中对参数进行存储,就仍然需要一个可用的保存区。 - 4、
So, in this function, we are using the back chain pointer, the link register save area, and one local variable.
所以,在这个函数中,我们使用了回链指针、链接寄存器保存区和一个本地变量。 - 5、
As I mentioned earlier, LR_OFFSET is the offset from the end of the stack to the link register save area.
正如我先前提到的,LROFFSET是堆栈末端到链接寄存器保存区的偏移量。 - 6、
The condition register save area is needed if any of the non-volatile fields of the condition register are modified.
如果条件寄存器的其他非易失性域被修改了,那就需要条件寄存器保存区。 - 7、
The first part of the stack frame is the non-volatile register save area.
堆栈帧的第一个部分是非易失性寄存器保存区。 - 8、
The local variable space is used as a general storage area for the function, and the register save area is used to save the values of non-volatile registers that the function uses.
本地变量空间用作该函数的通用存储空间,寄存器保存区用于保存函数所使用的非可变寄存器的值。 - 9、
The link register save area holds the link register contents of the function being called, rather than for the current function.
链接寄存器保存区存有被调用函数(而非当前函数)的链接寄存器内容。 - 10、
In the design, shared register chain is adopted to save chip area.
在电路设计中采用单触发器链寄存器技术,节省芯片面积。

