Question
Research and understand the basic components of a Central Processor Unit (CPU) of a modern digital computer; namely, the Control Unit (CU), Arithmetic Logic Unit
Research and understand the basic components of a Central Processor Unit (CPU) of a modern digital computer; namely, the Control Unit (CU), Arithmetic Logic Unit (ALU), and special and general purpose registers. After conducting this research, answer the following questions:
Describe the functions that each of these components perform and how they interact with each other at a high-level?
Give an example using the following Assembly language instruction: ADD R3, R2, R1 (Hint: What task/action does the CU, ALU and Registers perform to execute this instruction?)
What is the difference between main memory and registers? (Hint: Examine their construction and purpose.)
Why are their special purpose registers and general-purpose registers? Is it better to have a few or many general-purpose registers? Explain your answer.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started