Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Assume 51 and 114 are signed 8-bit decimal integers stored in twos complement format. Calculate 51 + 114 using saturation arithmetic. The result should

1. Assume 51 and 114 are signed 8-bit decimal integers stored in twos complement format. Calculate 51 + 114 using saturation arithmetic. The result should be written in decimal. Show your work. (Note: saturating arithmetic means that when a calculation overflows, the result is set to the largest positive number or most negative number, mostly used for media operating.)

2. Consider three different processors P1, P2, and P3 executing the same instruction set. P1 has a 3.0 GHz clock rate and a CPI of 1.5. P2 has a 2.7 GHz clock rate and a CPI of 0.9. P3 has a 4.0 GHz clock rate and a CPI of 1.6. a. Which processor has the highest performance expressed in instructions per second? b. If the processors each execute a program in 10 seconds, find the number of cycles. c. We are trying to reduce the execution time by 40% but this leads to an increase of 20% in the CPI. What clock rate should we have to get this time reduction?

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

Privacy In Statistical Databases International Conference Psd 2022 Paris France September 21 23 2022 Proceedings Lncs 13463

Authors: Josep Domingo-Ferrer ,Maryline Laurent

1st Edition

3031139445, 978-3031139444

More Books

Students also viewed these Databases questions