Computer Architecture and Design Question:

What are the five stages in a DLX pipeline?

Computer Architecture Interview Question
Computer Architecture Interview Question

Answers:

Answer #1
The instruction sets can be differentiated by

► Operand storage in the CPU
► Number of explicit operands per instruction
► Operand location
► Operations
► Type and size of operands

Answer #2
1. Fetch
2. Decode / Issue
3. Execution
4. Memory
5. Commit / Write back


Previous QuestionNext Question
What is Virtual Memory?What is a cache?