Skip to content
EntityQ766483· pop 27· linked from 256 articles

آپ‌کد

Sign in to save

Also known as operation code, OPCODE, instruction machine code, instruction code, instruction syllable, instruction parcel, opstring

In computing, an opcode (abbreviated from operation code) is an enumerated value that specifies the operation to be performed. Opcodes are employed in hardware devices such as arithmetic logic units (ALUs), central processing units (CPUs), and software instruction sets. In ALUs, the opcode is directly applied to circuitry via an input signal bus. In contrast, in CPUs, the opcode is the portion of a machine language instruction that specifies the operation to be performed.

Connections

Categories