instruction pointer中文,instruction pointer的意思,instruction pointer翻译及用法

2025-09-07 19:48 浏览次数 15

instruction pointer

英[inˈstrʌkʃən ˈpɔɪntə]美[ɪnˈstrʌkʃən ˈpɔɪntɚ]

指令指标

instruction pointer 例句

英汉例句

  • The current block is the code containing the current location, instruction pointer address.

    当前块是包含当前位置(指令指针地址)的代码。

  • Moves the instruction pointer forward by the specified number of elements, starting at the current position.

    从当前位置开始,将指令指针向前移动指定的元素个数。

  • The most relevant information here is the instruction pointer (EIP), the address of the faulty instruction.

    其中最有关的信息是指令指针(EIP),就是故障指令的地址。

  • Important registers to look for when debugging through signals are the GPRs, instruction pointer (NIP), machine state register (MSR), trap, data address register (DAR), and so on.

    在调试信号时,需要查看的一些重要寄存器包括GPR、指令指针(NIP)、机器状态寄存器(MSR)、Trap、数据地址寄存器(DAR)等等。

  • Gets a value that indicates whether it is safe to set the instruction pointer to the specified offset location in native code.

    取得值,指出将指令指标设定为机器码中指定的位移位置是否安全。

  • Gets the native code offset location to which the instruction pointer is currently set.

    获取当前设置的指令指针所指向的本机代码偏移量位置。

  • Sets the instruction pointer to the specified offset location in native code.

    设定指令指标,指向机器码中所指定的位移位置。

  • Whenever an instruction is fetched from memory, the instruction pointer is translated via the instruction TLB into a physical address.

    无论何时从内存中取一个指令,指令指针都会经指令tlb的翻译后指向物理地址。

  • The abilities of the code differ depending on the location of the instruction pointer in the managed application.

    代码的能力因在托管引用程序中构造指针的位置而不同。

相关热词