instruction location counter
常见例句
- That program counter points to some location in memory typically to the first instruction in the sequence.
程序计数器指示存储器当中的某些位置,尤其是指示序列中的第一个指令。 - In GAS, there is no method to manipulate the location counter and you have to use labels to calculate the next storage location (data, instruction, etc.).
在 GAS 中,无法操作位置计数器,必须使用标签计算下一个存储位置(数据、指令等等)。 - That program counter points to some location in memory typically to the first instruction in the sequence.
程序计数器指示存储器当中的某些位置,尤其是指示序列中的第一个指令。
麻省理工公开课 - 计算机科学及编程导论课程节选 返回 instruction location counter