快好知 kuaihz


operand造句
(31) Bytecodes describe calculations using a theoretically infinitely large operand stack. (32) An operator that represents an operation on one and only one operand. (33) Since y is specified in the output operand section, the updated value in %edx is stored in -8(%ebp), the location of y on stack. (34) Some of the instructions include immediate operand values that are directly encoded into the instruction. (35) It adds together the register in the second operand with the constant in the third operand, and stores the result in the register specified in the first operand. (36) Otherwise, a unary numeric operand remains as is and is not converted. (37) The Carry flag is set when the result of an unsigned arithmetic operation is too large for the destination operand. (38) Most instructions follow a similar format, with the register that holds the result specified in the first operand. (39) If you get an operand, append it to the output expression. (40) When ON is specified, the result of a concatenation operation is NULL when either operand is NULL. (41) The less-than operator. Tests whether the left - hand operand is less than the right - hand . (42) Step 4: All operators are binary, which means that the first operand is positioned before the operator, and the second operand is positioned after the operator. (43) In this, and similar, expressions, order of evaluation of the operand isn't an issue. (44) This flow could use the gated clock, the operand isolation and the gate level optimization to decrease the power consumption without changing the original design. (45) If an arithmetic operator has one floating-point operand and one integer operand, however, the integer will be converted to floating point before the operation is done. (46) The equality operator. Tests whether the left - operand is equal to the right - hand . (47) It also provides for byte, halfword, word, and quadword operand fetches and stores between storage and a set of 32 Vector Registers (VRs). (48) The directive does not take any operands,[www.] but an operand was specified. (49) When the defaults are used (both operand fields set to true and the Operator field set to Equals), the block is always processed. (50) Exclusive or means that if the two operand bits are different the result is 1, otherwise the result is 0. The following table shows the results of an exclusive or operation. (51) Usually, the right - hand operand is passed as a const reference. (52) Traditional adder must do several times of cyclic addition operation in processing of multi - operand accumlation. (53) The return type is the same as the operand type. (54) In all such expressions, the type of an assignment expression is the type of its left operand, and the value is the value after the assignment. (55) The string format operation involves the processing of the FormatString, looking for format specification sequences, and using these sequences to format the associated data from the right operand. (56) All assignment operators return the value that is assigned to the left operand.