subject

Consider the following machines, and compare their
performanceusing the spec cpuint 2000 data from fig.3.26 on page
228.
m1: the multicycle datapath of chap.5 with 1 ghzclock.
m2: a machine like the multicycle datapath of chap.5, except
thatthe register updates are done in the same clock cycle as the
amemory read or alu operation. thus in fig. 5.38 on page 339,
states6 and 7 and states 3 and 4 are combined. this machine has an
3.2ghz clock, since the register update increases the length of
thecritical path.
m3: a machine like m2 except that the effective
addresscalculations are done in the same clock cycle as memory
access. thus states 2,3, and 4 are combined as can 2 and 5 as well
as 6 and7. this machine has a 2.8 ghz clock because of the long
cyclecreated by combining address calculation and memory
access.
find out which of the machines is fastest. are there
instructionmixes that would make another machine faster, and if so,
what arethey?

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 23:40, lexiecooley
4. what is the reason for including the following code snippet in the header file animal. h? #ifndef animal_h #define animal_h class animal { public: animal(); animal(double new_area_hunt); void birth(); void hunt(double new_area_hunt); void death(); double get_area_hunt() const; private: double area_hunt; }; #endif
Answers: 3
image
Computers and Technology, 24.06.2019 08:00, nataliamontirl4230
Java the manager of a football stadium wants you to write a program that calculates the total ticket sales after each game
Answers: 1
image
Computers and Technology, 24.06.2019 11:30, smann211
Convert 11001110(acdd notation) into decimal
Answers: 2
image
Computers and Technology, 24.06.2019 13:00, Savtheartist23
Ais a built in formula in spread spread a is any math process such as addition or subtraction. options are function and operation
Answers: 1
You know the right answer?
Consider the following machines, and compare their
performanceusing the spec cpuint 2000 data...

Questions in other subjects: