Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider two machines one with and one without division hardware. Consider a program which involves 40% of the computations to be division, 20% multiplication and

Consider two machines one with and one without division hardware. Consider a program which involves 40% of the computations to be division, 20% multiplication and 40% the rest. Machine 1 with division hardware can perform division quite fast. The number of cycles for each class of instruction is: Division (8 cycles), multiply (6 cycles) and rest (4 cycles). Machine 2 has no division hardware and thus division has to be implemented (by repeated subtraction) using software macros and thus requires 32 cycles. Both machines are operational at 500MHz. Find the MIPS ratings for each of the machines.

Step by Step Solution

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

Database Principles Programming And Performance

Authors: Patrick O'Neil

1st Edition

1558603921, 978-1558603929

More Books

Students also viewed these Databases questions

Question

2. Show the trainees how to do the task without saying anything.

Answered: 1 week ago

Question

Mention the bases on which consumer market can be segmented.

Answered: 1 week ago

Question

Explain consumer behaviour.

Answered: 1 week ago

Question

Explain the factors influencing consumer behaviour.

Answered: 1 week ago