COMPUTER SCIENCE AND ENGINEERING
COMPUTER ORGANIZATION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Micro routine
|
|
Micro function
|
|
Micro procedure
|
|
None of the mentioned
|
Detailed explanation-1: -– The string of control variables which control the sequence of microoperations is called a control word. The microoperations specified in a control word is called a microinstruction. – Each microinstruction specifies one or more microoperations that is performed.
Detailed explanation-2: -Micro-routine : A sequence of control words corresponding to the control sequence of a machine instruction constitutes the micro-routine for that instruction. Micro-instruction: Individual control words in this micro-routine are referred to as microinstructions.
Detailed explanation-3: - A sequence of microinstructions constitutes a microprogram. Since alterations of the microprogram are not needed once the control unit is in operation, the control memory can be a read-only memory (ROM).
Detailed explanation-4: -Micro-instruction: Individual control words in this micro-routine are referred to as microinstructions.
Detailed explanation-5: -A sequence of control words (CWs) corresponding to the control sequence of a machine instruction constitute the microprogram for that instruction. The individual control words in this microprogram are referred to as microinstructions.