Question: In the micro program for ASC (Chapter 6), the sequence for indirect address computations is repeated for each ASC instruction requiring that computation. Suppose that the indirect address computation is made into a subroutine called by ASC instructions as required, rewrite the micro program for LDA. What is the effect on the execution time of LDA if indirect address is
(a) called for?
(b) not called for?