Instruction set (nonfiction): Difference between revisions

From Gnomon Chronicles
Jump to navigation Jump to search
(Created page with "In a computer, the '''instruction set''' is the set of machine instructions that comprises the computer's machine language. == In the News == <gall...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
In a [[Computer (nonfiction)|computer]], the '''instruction set''' is the set of machine instructions that comprises the computer's machine language.
In a [[Computer (nonfiction)|computer]], the '''instruction set''' is the set of [[Machine code (nonfiction)|machine code]] instructions that comprises the computer's machine language.
 
Every processor or processor family has its own machine code instruction set. Instructions are patterns of bits that by physical design correspond to different commands to the machine. Thus, the instruction set is specific to a class of processors using (mostly) the same architecture.


== In the News ==
== In the News ==
Line 16: Line 18:
* [[Computer (nonfiction)]]
* [[Computer (nonfiction)]]
* [[Computer science (nonfiction)]]
* [[Computer science (nonfiction)]]
* [[Machine code (nonfiction)]]


External links:
External links:


* [https://en.wikipedia.org/wiki/Computer_program Computer program] @ Wikipedia
* [https://en.wikipedia.org/wiki/Instruction_set_architecture Instruction set architecture] @ Wikipedia


[[Category:Nonfiction (nonfiction)]]
[[Category:Nonfiction (nonfiction)]]

Latest revision as of 09:37, 14 January 2019

In a computer, the instruction set is the set of machine code instructions that comprises the computer's machine language.

Every processor or processor family has its own machine code instruction set. Instructions are patterns of bits that by physical design correspond to different commands to the machine. Thus, the instruction set is specific to a class of processors using (mostly) the same architecture.

In the News

Fiction cross-reference

Nonfiction cross-reference

External links: