Instruction set (nonfiction): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
In a [[Computer (nonfiction)|computer]], the '''instruction set''' is the set of | 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. | 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. |
Latest revision as of 08: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:
- Instruction set architecture @ Wikipedia