Dictionary Home »
Computer Desktop Encyclopedia » machine instruction
machine instruction
machine instruction definition - computer
An instruction in machine language. Its anatomy is a verb followed by one or more nouns:
OP CODE OPERANDS (one or more)
(verb) (nouns)
The op code is the operation to be performed (add, copy, etc.), while the operands are the data to be acted upon (add a to b). There are always machine instructions to INPUT and OUTPUT, to process data by CALCULATING, COMPARING and COPYING it, and to go to some other part of the program with a GOTO instruction. See hardware platforms and computer.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Comments
Improve this definition.
Browse dictionary definitions near machine instruction
Share on Facebook