Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please be legible this is my 3rd time posting. And answer if you are 100% sure you are correct Design an instruction set of a
Please be legible this is my 3rd time posting. And answer if you are 100% sure you are correct
Design an instruction set of a 16-bit CPU that has only 16 instructions. Consider different kinds of instructions Make and state any necessary assumptions. Explain all the design decisions. In addition to everything you would like to include in the report, please make sure to include list of registers, instruction formats, explanation on why you have selected certain instructions and which registers an instruction use, etc. Following are some key points that could be followed when working on the project. Decide how many user-accessible registers the CPU is going to have. Decide which instructions the CPU is going to have. Decide how each of the instructions is encoded into machine code Understand how all of the above are done in the textbook for a 64-bit CPU. You may like to consider only the concepts presented in Chapter 2 of the textbook when working on the project. The 16-bit CPU with only 16 instructions is not going to be a very useful one but that is okayi we want to learn how to design. Design an instruction set of a 16-bit CPU that has only 16 instructions. Consider different kinds of instructions Make and state any necessary assumptions. Explain all the design decisions. In addition to everything you would like to include in the report, please make sure to include list of registers, instruction formats, explanation on why you have selected certain instructions and which registers an instruction use, etc. Following are some key points that could be followed when working on the project. Decide how many user-accessible registers the CPU is going to have. Decide which instructions the CPU is going to have. Decide how each of the instructions is encoded into machine code Understand how all of the above are done in the textbook for a 64-bit CPU. You may like to consider only the concepts presented in Chapter 2 of the textbook when working on the project. The 16-bit CPU with only 16 instructions is not going to be a very useful one but that is okayi we want to learn how to designStep 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