程序计数器 meaning in Chinese
pc
program counter/pointer register
programcounter
programmable counter
Examples
- This program memory addressing logic is handled by a register referred to as a program counter .
程序存储器的导址逻辑是由寄存器来实现的,这个寄存器叫程序计数器。 - If we load this known address, as data, into the program counter, we execute a jump instruction .
如果我们将已知的地址依数据加载到程序计数器中,就可以执行一条转移指令。 - The program counter is needed to determine whether the
需要用程序计数器确定在调用 - Assume that the program counter is set to location 300
假设程序计数器被设定为单元300 。 - Is called , and if so what the program counter is
,如果调用了,程序计数器( pc )的值是什么