说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 指令地址
1.
Instruction address: The address that contains the location of another which is to be referred to.
指令地址:标记的位置,是另一个需要引用的地址。
2.
An instruction address in which the address part of the instruction is the operand.
一种指令地址,该指令的地址部分是操作数。同immediate address。
3.
A register in the processor that contains the address of the next instruction to be executed. Also known as a program counter.
包含下一条要执行指令地址的处理器中的寄存器。也叫程序计数器。
4.
microprogram address control instruction
微程序地址控制指令
5.
two-plus-one address instruction format
二加一地址指令格式
6.
one-plus-one address instruction format
一加一地址指令格式
7.
n-plus-one address instruction format
n加1地址指令格式
8.
e address instruction format
四加一地址指令格式
9.
A method of addressing in which the address part of an instruction contains a relative address.
一种寻址方法,按照这种寻址法,指令的地址部分存放的是相对地址。
10.
address-based microinstruction cycle
以地址为基础的微指令周期
11.
An instruction code containing no instruction code for the following address.
一种不含后续地址的指令代码。
12.
An instruction format containing four address parts.
一种包括四个地址部分的指令格式。
13.
After every instruction fetch, if we increment this address, it will accurately point to the next instruction in the sequence.
在每次取指令后,如果我们使地址增量,那么就会准确地指向指令代码序列中的下一条指令。
14.
Address calculations for memory referencing instructions are also performed here along with target address calculations for jump related instructions.
并与跳转相关指令的目标地址计算一起执行内存参考指令的地址计算。
15.
An instruction that contains three address parts. The plus one address is the address of the next instruction to be executed unless otherwise specified.
一种包含三个地址部分、加上一个下一条要执行指令的地址(除非另有说明)的指令。
16.
Break execution when the program reaches the instruction at this address.
程序执行到该地址处的指令时,中断执行。
17.
load index register instruction
输入变址寄存器指令
18.
A point in a computer program at which branching occurs, in particular the address or the label of an instruction.
计算机程序中出现分支的点,特指一条指令的地址或标号。