Used in a Sentence

operand

Definition, parts of speech, synonyms, and sentence examples for operand.

Editorial note

SSA IR can be reasonably constructed from any of stack, accumulator, two-operand register or three operand register bytecode.

Examples16
Definitions1
Parts of speech1

Quick take

(mathematics, computing) A quantity to which an operator is applied (in 3-x, the operands of the subtraction operator are 3 and x).

Meaning at a glance

The clearest senses and uses of operand gathered in one view.

noun

(mathematics, computing) A quantity to which an operator is applied (in 3-x, the operands of the subtraction operator are 3 and x).

Definitions

Core meanings and parts of speech for operand.

noun

(mathematics, computing) A quantity to which an operator is applied (in 3-x, the operands of the subtraction operator are 3 and x).

Example sentences

1

SSA IR can be reasonably constructed from any of stack, accumulator, two-operand register or three operand register bytecode.

2

This contrasts them with three-operand or even one operand instructions sets, where adding two values can have several encodings.

3

If the type of the operand is a variable length array type, the operand is evaluated; otherwise, the operand is not evaluated and the result is an integer constant.

4

The size is determined from the type of the operand.

5

Or is it more like you pass the multiply function the first operand (2 in this case) and it returns a function multiply-by-2 which you pass the second operand?

6

Even some of the recent extensions to x86-64 are three operand versions of (some of) the vector instructions.

7

Two-address instructions suffice: simply have a register for the first operand that contains a value that is used later.

8

If you think three-operand instructions aren't common in both hardware and interpreter design, you are simply misinformed.

9

You need general purpose operand insns for only one or two fixed registers (eax, edx typically).

10

That map function looks a lot like it has 2 arguments, a function and an operand array (ie a list)??

11

AVX rolls up all the previous SSE versions, and provides 3-operand versions of those instructions.

12

Special purpose instructions that access fixed registers would be fine, but general purpose operand references cannot be sanely implemented in this way.

Quote examples

1

Magic concatenation: the "+" operator is understood by the compiler to be the concatenation operator if either operand is a String.

2

In the case of subtraction ("1" - 1), Number is called on any non-numeric operand.

3

Sure, free except that every dereference has to clear out those bits, unless the target architecture has a "pointer deref ignoring lower n bits" operator/operand.

4

Unsigned numbers in C++ are completely unsuitable for restricting the domain range because their "rank" (technical term) is higher than that of equally-sized signed types, which means that all operands are promoted to unsigned if one operand is unsigned.

Frequently asked questions

Short answers drawn from the clearest meanings and examples for this word.

How do you use operand in a sentence?

SSA IR can be reasonably constructed from any of stack, accumulator, two-operand register or three operand register bytecode.

What does operand mean?

(mathematics, computing) A quantity to which an operator is applied (in 3-x, the operands of the subtraction operator are 3 and x).

What part of speech is operand?

operand is commonly used as noun.