Instruction: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created the page)
 
m (fixed two links)
Line 1: Line 1:
'''Instruction''' is a code which can be interpreted by the [[CPU]] (or [[ALU]]) as a command to perform one or more logical or arithmetical operations. The [[ND-110]] has two levels of instructions: [[macroinstructions]] and [[microinstructions]].
'''Instruction''' is a code which can be interpreted by the [[CPU]] (or [[ALU]]) as a command to perform one or more logical or arithmetical operations. The [[ND-110]] has two levels of instructions: [[macronistruction|macroinstructions]] and [[microinstruction|microinstructions]].
==Reference==
==Reference==
*{{ND-doc|06.026.01}}, from Glossary
*{{ND-doc|06.026.01}}, from Glossary

Revision as of 10:46, 10 December 2011

Instruction is a code which can be interpreted by the CPU (or ALU) as a command to perform one or more logical or arithmetical operations. The ND-110 has two levels of instructions: macroinstructions and microinstructions.

Reference