Q3. (20 pts) Consider an instruction ADD AC, A, B which adds the contents of location A and the contents of location B i
Posted: Fri Jul 08, 2022 6:39 am
Q3. (20 pts) Consider an instruction ADD AC, A, B which adds the contents of location A and the contents of location B into register AC, and keeps the result in AC (ACAC+ A + B). The address of A is stored in adress1 field, and the address of B is stored in adress1 field of the instruction as follows: ADD Z AC ALU Address1 Write the sequence of micro-operations required for the bus structure of the following figure to perform ADD AC, A, B instruction. lines Data Address2 lines Address Internal CPU bus LIIZH