In: Computer Science
Find out the control words for the following
Microoperations. Also, specify the functions being
carried out by each of these Microoperations.
(i) R2←clc(R2+R4+1)
(ii) -R3+R5
(iii) Output← shr(R7-R2-1)
(iv) R1←Input
(v) R3←R4’+1
(vi) R6←R2-R1+1
(vii) R5←0
(viii) R3←R2, C←1
(ix) R1←Input-R4-1
(x) R7←R6’+Input
.