Please help us improve the quality of example sentences! Edit on Github

内存操作数约束的使用Use of memory operand constraint

从操作数堆栈获取所需的操作数。Fetches the required operands from the operand stack.

Other words in sentence

我写了一个表达式,然后这里又个操作。I gave it an expression that had an operand in there.

该运算符必须将左值作为其左操作数。The operator must have anl-value as its left operand.

“求补”,“移位”和“环移”等操作就只需要一个操作数。Complement, Shift, and Rotate operations require one operand.

右移运算元一律强制型转为整数资料型别。The right operand is always coerced to an integral data type.

点操作符通过它的左操作数取得右操作数。The dot operator fetches its right-hand operand from its left.

Other words in sentence

操作数可以是一个128位的XMM寄存器或内存地址。The operand is either a 128-bit XMM register or a memory address.

如此,我们遮蔽这个运算器指标以表明这是资料。Thus we have shaded the operand specifier to show that it is data.

操作数可以是一个MMX技术注册或一个内存地址。The operand is either an MMX technology register or a memory address.

而任何一个表达式的结果都可用作另一个表达式的操作数。The result of any expression can be used as the operand of another expression.

所有的赋值运算符都返回赋给左操作数的值。All assignment operators return the value that is assigned to the left operand.

Other words in sentence

可以在输入和输出部分中同时使用多个操作数。In some cases, a single variable may serve as both the input and the output operand.

字节码使用一个理论上无限大的操作数堆栈来描述计算。Bytecodes describe calculations using a theoretically infinitely large operand stack.

通常,操作数的求值顺序不会影响表达式的结果。Often, the order of operand evaluation has no impact on the result of the expression.

相关匹配算法的精确度很高,但需要很大运算量。The precision of the related matching algorithm is very high, but the operand is big.

另外还需要一个单独的函数来取下一个输入运算符或操作数。And there should be a separate function for fetching the next input operator or operand.

Other words in sentence

该运算的结果是操作数减小“之后”的值。The result of the operation is the value of the operand "after" it has been decremented.

如果运算元都是不带正负号的,则强制型转其运算元的型别也是不带正负号的。If either operand is unsigned, then the type to which the operand is coerced is unsigned.

编译器在自己生成的汇编语言中提供了适当的操作数。The compiler supplies the appropriate operand in the assembly language code it generates.