A coroutine call instruction.The instruction pops the top of stack into temporary register, pushes program counter onto the stack, and then puts the saved top of stack in the program counter.
一种协同程序访问指令,该指令把栈顶弹入临时寄存器,把程序计数器推入栈内,然后把保存的栈顶内容存入到程序计数器内。
单词 | Program counter |
释义 |
Program counter
英语例句库
A coroutine call instruction.The instruction pops the top of stack into temporary register, pushes program counter onto the stack, and then puts the saved top of stack in the program counter. 一种协同程序访问指令,该指令把栈顶弹入临时寄存器,把程序计数器推入栈内,然后把保存的栈顶内容存入到程序计数器内。
中文百科
程序计数器进程计数器(Program Counter (PC))是在电脑处理器中的一个寄存器,用来指示电脑下一步要运行的指令串行。依照特定机器的细节而不同,他可能是保存着正在被运行的指令,也可能是下一个要运行指令的地址。程序计数器在每个指令周期会自动地增加,所以指令会正常地从寄存器中连续地被取出。某些指令,像是跳跃和子进程调用,会中断进程执行的串行,将新的数值内容存放到进程计数器中。 在大部分的处理器,指令指标都是在提取程序指令后就被立即增加;也就是说跳跃指令的目的地址,是由跳跃指令的算子加上跳跃指令之后下一个指令的地址(比特或字节,视电脑形态而定)来获得目的地。
英语百科
Program counter 程式计数器![]() The program counter (PC), commonly called the instruction pointer (IP) in Intel x86 and Itanium microprocessors, and sometimes called the instruction address register (IAR), the instruction counter, or just part of the instruction sequencer, is a processor register that indicates where a computer is in its program sequence. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。