noun
instruction pointer register; program counter
A CPU register that holds the memory address of the next instruction to be executed. Technical computing term.
CPUは命令ポインタレジスタが指すアドレスから命令を読み出す。
The CPU reads an instruction from the address pointed to by the instruction pointer register.