Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,910,148,221 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

machine instruction

   Also found in: Dictionary/thesaurus, Wikipedia 0.01 sec.
machine instruction
An instruction in machine language. Its anatomy is an operation code (op code) followed by one or more operand nouns. The op code is the action, while the operands are the data locations in memory to be acted upon or the program location in memory to switch to. There are instructions to INPUT and OUTPUT data, to process data by CALCULATING, COMPARING and COPYING and to go to some other part of the program. There are also instructions that manipulate the CPU's registers, as well as to go to some other part of the program based on the results of the last COMPARE operation (high, low, equal).

The following examples are conceptual and represent what a machine instruction would do. They are not actual instructions. See hardware platforms and computer.

 OP CODE        OPERANDS
 (verb)         (the nouns)

 add            amount to total

 compare        search-key to item-1

 if last compare
  was equal,
  go to         routine-A

 copy           data-in to data-out

 go to          routine-X

machine instruction [mə′shēn in‚strək·shən]
(computer science)
A set of digits, binary bits, or characters that a computer can recognize and act upon, and that, when interpreted or decoded, indicates the action to be performed and which operand is to be involved in the action.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?   Encyclopedia browser?   Full browser?
No references found
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.