This program memory addressing logic is handled by a register referred to as a program counter.
程序存储器的导址逻辑是由寄存器来实现的,这个寄存器叫程序计数器.
辞典例句
Increase the contents of the ( program counter ) by one.
把 ( 程序计数器 ) 的内容加一.
互联网
The content of the program counter is copied to MAR.
程序计数器的内容复制到存贮器地址寄存器.
互联网
The content of the program counter is increased by 1.
将程序计数器的内容加一.
互联网
For native code, this corresponds to the CPU's program counter.
对于本机代码, 这对应于CPU的程序计数器.
互联网
The program counter holds the address of the instruction being executed.
这个程序计数器正在执行的指令的地址.
互联网
The CPU fetches instructions from memory according to the value of the program counter.
Cpu通过程序计数器(pc)的值来从内存中取指令.
互联网