Machine instruction consisting of eight clock cycles


1. A microprocessor is clocked at a rate of 5 GHz.
a. How long is a clock cycle?

b. What is the duration of a particular type of machine instruction consisting of eight clock cycles?

2. A microprocessor provides an instruction capable of moving a string of bytes from one area of memory to another. The fetching and initial decoding of the instruction takes 10 clock cycles. Thereafter, it takes 15 clock cycles to transfer each byte. The microprocessor is clocked at a rate of 10 GHz.

a. Determine the length of the instruction cycle for the case of a string of 16 bytes.

b. What is the worst-case delay for acknowledging an interrupt if the instruction is non-interruptible?

c. What is the worse-case delay for acknowledging an interrupt if the instruction can be interrupted at the beginning of each byte transfer?

3. Consider the timing diagram of Figure 14.10. Assume that there is only a two-stage pipeline (fetch, execute). Redraw the diagram to show how many time units are now required for five instructions.

4. A pipelined processor has a clock rate of 6 GHz and executes a program with 1.5 million instructions. The pipeline has five stages and instructions are issued at a rate of one per clock cycle. Ignore penalties due to branch instruction and out-of-sequence executions.
a. What is the speedup of this processor for this program compared to a non-pipelined processor, making the same assumptions used in Section 14.4? 

b. What is the throughput of the pipelined processor?

5. a. What are some typical distinguishing characteristics of RISC organization?

b. Briefly explain the two basic approaches used to minimize register-memory operations on RISC machines


6. a. What is the essential characteristic of the superscalar approach to processor design?

b. What is the difference between the superscalar and superpipelined approaches?

7. Do problem 16.2 a. in Stallings. 
Instruction 3 for this problem (and problems 8 and 9 below) should be modified to read
"3 ADD R1, R6, and R0"
8. Do problem 16.2 b. in Stallings

9. Do problem 16.2 c. in Stallings

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Machine instruction consisting of eight clock cycles
Reference No:- TGS090281

Expected delivery within 24 Hours