Definitions for "Opcode " Add To Word List
Login or Register  | Word Lists | Search History

operations code
Helpful?           0
a part of an assembly language instruction that represents an operation to be performed by the processor. [SILC99
Helpful?           0
A value passed to a routine, such as the DrawPicture or PrGeneral procedure, that determines how the routine should operate See also: operation code
Helpful?           0
a keyword which tells the translator how to interpret the operands
Helpful?           0
an instruction that bypasses some of the usual steps in the programming process
Helpful?           0
A number in a macro-instruction that specifies what the instruction should do.
Helpful?           0
The binary number that represents a specific microprocessor instruction.
Helpful?           0
The data that represents a microprocessor instruction.
Helpful?           0
Operation code that defines how to interpret the vertices in an execute buffer or how to change the state of the system.
Helpful?           0
A binary value that is recognized by a processor as one of the instructions in its instruction set.
Helpful?           0
In computer science, an opcode is the portion of a machine language instruction that specifies the operation to be performed. The term is an abbreviation of Operation Code. Their specification and format will be laid out in the instruction set architecture (ISA) of the computer hardware component in question—normally a CPU, but possibly a more specialised unit.
Helpful?           0