Fall 2009
Revisions:
12/16/09; 8:44am; Edit of typo in question 20.
12/16/09; 9:08am; Added the term "set" to associative in question 27. Also added KB=1024 to this question.
Material covered:
The final exam is cumulative. Also make sure to study the earlier reviews (review 1 and review 2) in addition to the readings, and programming materials.
Chapter 4.6-4.9: Pipelining
Chapter 5.1 through to the last section in Chapter 5 covered in class on December 14.
Homework questions due: Wednesday, 16 December 2009 [15 pts]:
Homework is due at the start of class on the due date. Late homeworks will not be accepted. Homeworks must be type-written, and not hand-written. Keep a copy of your homework, and bring this with you the day of the quiz/exam review (i.e., the day the homework is due). This should help you in the review session.
Questions 3, 4, 5, 6, 8, 11, 14, 19, 20, 22, 25, 26, 27, 28, 38 (1 point each).
sll $s1, $s2, 3
beq $t0, $t1, L1
andi $t2, $t3, 0xff
L1: add $t4, $t5, $t6