mikroinstruction
A mikroinstruction is a low-level instruction that is part of a computer's control unit's microprogram. Microinstructions are the fundamental building blocks of how a processor executes machine code instructions. When a processor fetches a machine code instruction, the control unit interprets this instruction and generates a sequence of mikroinstructions. These mikroinstructions then control the flow of data and the operation of the processor's components, such as the arithmetic logic unit (ALU), registers, and memory.
Each mikroinstruction typically specifies a set of operations to be performed simultaneously. These operations might include
The concept of microprogramming was introduced by Maurice Wilkes in 1951. It allows for greater flexibility