It USES a stack architecture, meaning instruction operands are loaded to an internal stack before they're used.
它使用堆栈体系结构,这意味着在使用指令操作数之前要先将它们装入内部堆栈。
The problem is that the result of a multiply instruction can be twice as long as its operands.
问题在于乘法指令的结果可能会有其操作数的两倍之长。
Dependency stall — This is a stall that occurs because one of the operands of the next instruction requires a value from a previous instruction that has not yet completed.
依赖性暂停(Dependencystall)——这种暂停之所以会发生是因为下一条指令的一个操作数需要上一条尚未完成的指令产生的值。
Consult the instruction set reference when you're in doubt over which operands you can use.
咨询指令集参考当你在怀疑它的操作数可以使用。
In an SISD architecture there is a single instruction cycle; operands are fetched serially into a single processing unit before execution.
在单指令流单数据流结构中,有单一的指令周期,在执行前,单个处理机按序取操作数。
At the processor core level, it is important for the implementation of the instruction set to directly address some of the issues that involve efficient handling of 8-bit and 16-bit operands.
关于处理器核心的水平,执行命令集直接对有效地处理8位和16位运算的问题进行解决是非常重要的。
Each bit of the result of the OR instruction is set to 0 if both corresponding bits of the first and second operands are 0; otherwise, each bit is set to 1.
如果源操作数和目标操作数相对应的位都是0,那么OR指令结果的每一个位都设置为0;
An instruction is made up of operations that specify the function to be performed and operands that represent the data to be operated on.
一个指令是由一系列规定被执行功效的操作和代表要处理的数据的操作数组成的。
Main characteristic of these instructions is that we have to define both ALU operands and ALE operation. Exceptions among these instructions are mul (multiply) instruction div (divide) instruction.
这些指令的特点是我们必须定义alu操作数和ALE(地址锁存允许)运算,除了两个例外:乘法和除法。
Main characteristic of these instructions is that we have to define both ALU operands and ALE operation. Exceptions among these instructions are mul (multiply) instruction div (divide) instruction.
这些指令的特点是我们必须定义alu操作数和ALE(地址锁存允许)运算,除了两个例外:乘法和除法。
应用推荐