Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

7. 15 You have been asked to design a small computing system with a customized 8 bit ISA that can execute the following types

image text in transcribed  

7. 15 You have been asked to design a small computing system with a customized 8 bit ISA that can execute the following types of program. You can assume that the variables are already loaded into some registers. You should consider using only the instructions covered in the lecture. Partial marks are allocated for optimized design (less no of instructions, registers) for (i 0 i 8, i++){ Result Result + Sum * 4 } Answer the following designing questions for the most optimized solution 1) How many formats would you choose? Why? 2) Draw the formats along with field name and number of bits in each field. 3) Draw a register table. (with register name, values and behavior) 4) Draw a table with list of instructions, instruction type, their opcode, functionality (if any) etc. 5) Translate the above code in assembly based on the answers 1-4

Step by Step Solution

3.46 Rating (166 Votes )

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Income Tax Fundamentals 2013

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

31st Edition

1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516

More Books

Students also viewed these Programming questions