instruction location counter
常見例句
- That program counter points to some location in memory typically to the first instruction in the sequence.
程序計(jì)數(shù)器指示存儲(chǔ)器當(dāng)中的某些位置,尤其是指示序列中的第一個(gè)指令。 - 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 中,無法操作位置計(jì)數(shù)器,必須使用標(biāo)簽計(jì)算下一個(gè)存儲(chǔ)位置(數(shù)據(jù)、指令等等)。 - That program counter points to some location in memory typically to the first instruction in the sequence.
程序計(jì)數(shù)器指示存儲(chǔ)器當(dāng)中的某些位置,尤其是指示序列中的第一個(gè)指令。
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 instruction location counter