Homework P&H Ch. 4
Answer the following questions about Patterson and Hennessy, Chapter 4.
You only need to turn in those that have a point count assigned.
-
(1 point)
What are the values of the control signals in PH Figure 4.17 for a
add
instruction?
-
(1 point)
What are the values of the control signals in PH Figure 4.17 for a
addi
instruction?
-
(1 point)
What are the values of the control signals in PH Figure 4.17 for a
sw
instruction?
-
(1 point)
What are the values of the control signals in PH Figure 4.17 for a
beq
instruction?
-
(1 point)
How would you modify Figure 4.17 to implement a jump and link (jal)
instruction?