Question: 1. Specify the 16-bit control word that must be applied to the data path to implement each of the five micro operatinos in the table
1. Specify the 16-bit control word that must be applied to the data path to implement each of the five micro operatinos in the table

2. Determine the microperations that correspond to the following high level programming language instructions
a=9;
b=3 ;
c=4;
while (b > a){
c =c x4;
b = b+1;
}
d= c * 16;
The corresponding micro- operations
3. Provide the initial and final contents of all eight registers in the table below for both 1 and 2:

Your Answer MB DA AA BA FS MD RW Given |Micro-Operation R3 - Constant In R7 Data in R5 6 sr R3 |3|R1 - sl R7_ |4|R6 -RI-R5 5| R2 = sl R6. 6| | R5 - R3 v R2 7|R5 - compl[R] Your Answer MB DA AA BA FS MD RW Given |Micro-Operation R3 - Constant In R7 Data in R5 6 sr R3 |3|R1 - sl R7_ |4|R6 -RI-R5 5| R2 = sl R6. 6| | R5 - R3 v R2 7|R5 - compl[R]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
