Microinstruction: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created the page)
 
m (fixed a link)
Line 1: Line 1:
'''Microinstruction''' is one of the set of primitive operations which are used in the [[microprogram]] to define the characteristics of the CPU. [[Macroinstructions]] are defined by one or more microinstructions.
'''Microinstruction''' is one of the set of primitive operations which are used in the [[microprogram]] to define the characteristics of the CPU. [[Macroinstruction|Macroinstructions]] are defined by one or more microinstructions.


==Reference==
==Reference==
*{{ND-doc|06.026.01}}, from Glossary
*{{ND-doc|06.026.01}}, from Glossary

Revision as of 10:43, 10 December 2011

Microinstruction is one of the set of primitive operations which are used in the microprogram to define the characteristics of the CPU. Macroinstructions are defined by one or more microinstructions.

Reference