汉英词典
Chinese-English Dictionary
MEANING OF 寄存器
寄存器
processor register (computing)
〈名〉计算机中用来在操作时暂时存储信息的部件。
cún
EXAMPLE SENTENCES

进程上下文包含通用寄存器、浮点寄存器、特殊用途的寄存器和其他有关重启线程所需的信息。

The process context includes the general purpose registers, floating point registers, the special purpose registers, and other information necessary to restart a thread when it is dispatched.

寄存器名称有%前缀。

Register names are prefixed by %.

寄存器3应该保存第一个参数,寄存器4应该保存第二个参数,以此类推。

Register 3 should hold the first parameter, register 4 should hold the second one, and so on.

如何使用汇编语言读取寄存器

How to read the register in assembly language?

寄存器寻址模式中,我们也不会访问主存的内容,而是访问寄存器

In register mode, rather than accessing the contents of main memory, you access registers.

链接寄存器保存区存有被调用函数(而非当前函数)的链接寄存器内容。

The link register save area holds the link register contents of the function being called, rather than for the current function.

最后,在索引寄存器间接寻址模式中,基址和索引都保存在寄存器中。

Finally, in indexed register indirect addressing mode, both the base and the index are stored in registers.

这将产生更好的堆栈回溯,因为帧指针寄存器被用作帧指针而不是通用寄存器

This will lead to better stack tracebacks, as the frame pointer register is used as a frame pointer rather than a general purpose register.

这个寄存器的默认值是一个空字符串。

The default value of this register is an empty string.

这些单元与基准时间寄存器相同,并且两个线程的PURR值的总和等于基准时间寄存器的值。

The units are the same as the time base register and the sum of the PURR values for both threads is equal to time base register.