answersLogoWhite

0

An opcode is a single instruction in assembly language. An operand is the data it does something with.

For example, in "MOV r0, #0C", MOV is the opcode ("move this value into this register"), while r0 (register 0) and #0C (the number 12) are operands.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is stack in microprocessor?

The stack is a region of memory set aside to store register values and operands.


What do you mean by operators and operands?

operands are the objects or variable that we create in our program. operators fuse with the operands to build a mathematical statement in the program.


What does it mean to find the product of something?

Product means to multiply the operands. The product of 5 and 6 is 30. Sum means to add the operands. The sum of 5 and 6 is 11.


What do you mean by infix?

The operator is between the two operands, like 4+6


What do you mean by 8 bit?

An 8 bit microprocessor is a 'microprocessor' which only has an 8 bit wide databus.


What is compare instruction 8086 microprocessor?

the compare instruction of 808 is used to compare the 2 operands. syntax: cmp op1,op2 algorithm: op1-op2 the value of the operands are not affected only the flags are updated if op1<op2 carry=1 and zero flag=0 if op1=op2 cy=0 and zf=1 if op1>op2 cy=0 and zf=0


What do you mean by tri state condition in a microprocessor?

tristates


What are the numbers formulas and functions used in calculations called?

You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.You can refer to them generally as values. Formulas can use operands and functions use arguments.


What is operands in excel?

Operands are the values used in expressions. Operators are the signs that carry out those operations. Take the following examples: =5+2 The 5 and 2 are operands and the plus sign is an operator. =B3 * C20 B3 and C20 are operands and the multiplication is done by the * which is the operator. In each case the equals sign is there to signify that it is a formula and so it is not an operator or operand in the expression.


How does a microprocessor decode?

How does a microprocessor decode?


What does overclock mean?

To run a microprocessor faster than the speed for which it has been tested and approved.


What do you mean by memory?

High speed memory that reside between the microprocessor and RAM in a computer.