IC:指令计数器

“指令计数器(Instruction Counter,常缩写为IC)”是计算机体系结构中一个重要的概念,尤其在汇编语言和程序执行过程中频繁使用。该术语的缩写形式便于技术文档和日常交流中的快速书写与引用,用于指示处理器当前即将执行的下一条指令在内存中的位置。

Instruction Counter具体释义

  • 英文缩写:IC
  • 英语全称:Instruction Counter
  • 中文意思:指令计数器
  • 中文拼音:zhǐ lìng jì shù qì
  • 相关领域ic 程序集

Instruction Counter的英文发音

例句

  1. A traditional computer which executes program according to the instruction sequence set by instruction counter.
  2. 一种传统的按照指令计数器(IC)规定的指令顺序来执行程序的计算机。
  3. Having executed this instruction, that counter goes up by one and we move to the next one.
  4. 执行过这个指令之后,计数器升了一级,于是我们开始下一次的运算。
  5. Decomposition and technique of complex instruction, combined decode arithmetic of instruction and step counter, sub - step realization method of multi - clocks are described in this paper.
  6. 复杂指令的分解与技巧、指令与步长计数器联合译码算法、子操作步骤的多时钟实现方法给予了详细说明;
  7. The direction of the reform of digital circuit experiment instruction is discussed, with the counter as an example that is formed by middle scale integrated circuits.
  8. 以中规模集成电路构成的计数器为例,探讨了数字电路实验教学改革的方向。
  9. A register in the processor that contains the address of the next instruction to be executed. Also known as a program counter.
  10. 包含下一条要执行指令地址的处理器中的寄存器。也叫程序计数器。