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