CMP220
Exam 3 B
Spring 1998
25 pts
-
Discuss how to microcode a machine to implement the jump positive macrocode
instruction.
25 pts
-
Given a 3 page memory show how many pages had to be read from memory with
this sequence of page references under FIFO and LRU, also what pages are
in memory at the end: 1,2,3,2,1,4,1,3,4,1
25 pts
-
Describe 4 threads that might be written in a word processor (like Microsoft
word).
30 pts
-
Design a circuit that implements a 3 bit register that when the right shift
signal is on right shifts the register's contents. (right shift means 4
becomes 2)