logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Rashmi AgnihotriComputer science
(5/5)

669 Answers

Hire Me
expert
Aaron BiltoftStatistics
(5/5)

989 Answers

Hire Me
expert
Haneef MahomamadManagement
(5/5)

823 Answers

Hire Me
expert
Chris AddisonCriminology
(5/5)

696 Answers

Hire Me
Computer Science

Consider instructions that belong to different formats .Make and state any necessary assumptions. Explain all the design decisions.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Design an instruction set of a 16-bit CPU that has only 16 instructions. Please note that in an instruction set no two instructions can be identical. The length of the machine code for each of the instructions should be 16 bits .Consider instructions that belong to different formats .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 a 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 represented in machine code. (See Section 2.5 of the textbook for machine code representations of the instructions of LEGv8 processors.)

 

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.For a set of sample instructions, you may like to refer to pages 64-65 of the textbook.

 

The 16-bit CPU with only 16 instructions is not going to be a very useful one but that is okay; we want to learn how to design.

 

The report should be prepared using a word processor; it should not be handwritten.

 

Please feel free to communicate with your instructor if you have questions or need any assistance.

 

--------------------------------------------------------------------------

Clarification

The following two lines of code do not represent two different instructions. They are two examples of an instruction.

 

ADD X0, X2, X3 ADD X1, X2, X3

--------------------------------------------------------------------------

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme