您要查找的是不是:
- An action resulting from a single instruction. 执行命令由单一指令而引起的操作
- single instruction format 单指令格式
- Instruction format is OpCode followed by Operands. 指令格式中跟随其后的是操作数。
- A single instruction can stop the machine. 一条简单的指令可以使机器停开。
- Second sentence is the instruction format (in bold and italic). 第二句加粗斜体的是指令格式。
- An instruction format containing four address parts. 一种包括四个地址部分的指令格式。
- GPU uses SIMD (Single Instruction Multiple Data) technology. 图形处理器使用多流单指令数据流扩展指令集技术。
- Pertaining to an instruction format containing more than one address part. 用于修饰或说明含有多个地址部分的指令格式。
- This instruction format is used by the conditional branch instruction. 条件转移指令使用的是这一指令格式。
- A single instruction in programming language that results in a series of instructions in machine language. 宏指令计算机编程语言中可以在机器语言中形成一系列指令的命令
- This instruction format also supports the AA and LK bits in the same fashion as the BD format. 同BD格式一样,这一指令格式也支持AA和LK位。
- In Chapter 2, we learned that the processor fetches and executes a single instruction during each machine cycle. 在第二章中,读者知道了在每个机器周期内处理器取出并执行一条指令。
- This instruction format provides up to three registers as source operands, and one target operand. 这一指令格式提供至多三个寄存器作为源操作数,以及一个目的操作数。
- This instruction format provides up to two registers as source operands and up to two target operands. 这一指令格式提供至多两个寄存器作为源操作数,至多两个目的操作数。
- In macroprocess system,that part of macrodefinition which forms instruction format generated by the macroinstruction. 在宏加工系统中,建立由宏指令生成的指令格式的那部分宏定义。
- In macroprocess system, that part of macrodefinition which forms instruction format generated by the macroinstruction. 在宏加工系统中,建立由宏指令生成的指令格式的那部分宏定义。
- The internal instruction format actually used by the computer. It is called binary because only two characters--0 and 1--are used in this code. 计算机内部实际使用的指令格式,它之所以称为“二进制”是由于这种代码中只使用0和1这两种字符。
- This instruction format provides up to two registers as source operands, one immediate source, and up to two registers as target operands. 这一指令格式提供至多两个寄存器作为源操作数,一个立即源,至多两个寄存器作为目的操作数。
- All the 32 registers are directly connected to the Arithmetic Logic Unit (ALU), allowing two independent registers to be accessed in one single instruction executed in one clock cycle. 所有的寄存器都直接与算逻单元(ALU)相连接,使得一条指令可以在一个时钟周期内同时访问两个独立的寄存器。
- Combined with the design of the microprocessor NCS,this paper discusses how to determine micro instruction format and write microprogram. 微程序设计技术是实现微处理器指令系统的重要技术,但是许多设计者却感到这项工作复杂、难于掌握。