1
11kviews
What is Microprogram? Write microprogram for following operations.
written 5.7 years ago by | • modified 3.1 years ago |
i) ADD R1, M, Register R1 and Memory location M are added and
result store at Register R1.
ii) MUL R1, R2 Register R1 and Register R2 are multiplied and result
store at Register R1.
ADD COMMENT
EDIT
1 Answer