subject
Computers and Technology, 21.02.2020 22:27 yol123

We will now add support for register-memory ALU operations tothe classic five-stage RISC pipeline. To offset this increase incomplexity, all memory addressing will be restricted to registerindirect (i. e., all addresses are simply a value held in aregister: no offset or displacement may be added to the registervalue). For example, the register-memory instruction ADD R4, R5,(R1) means add the contents of register R5 to the contents of thememory location with address equal to the value in register R1 andput the sum in register R4. Register-register ALU operations areunchanged. Answer the following for the integer RISCpipeline. a. List a rearranged order of the five traditional stages ofthe RISC pipeline that will support register-memory operationsimplemented exclusively by register indirect addressing. b. Describe what new forwarding paths are needed for therearranged pipeline by stating the source, destination, andinformation transferred on each needed new path. c. For the reordered stages of the RISC pipeline, what newdata hazards are created by this addressing mode? Give aninstruction sequence illustrating each new hazard. d. List all ways that the RISC pipeline with register-memory. ALU operations can have a different instruction count for a givenprogram than the original RISC pipeline. Give a pair of specificinstruction sequences, one for the original pipeline and one forthe rearranged pipeline, to illustrate each way. e. Assume all instructions take 1 clock cycle per stage. Listall ways that the register-memory RISC can have a different CPI fora given program as compared to the orginal RISC pipeline.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 18:30
List the five on-board vehicle subsystems
Answers: 1
question
Computers and Technology, 22.06.2019 19:00
The fourth generation of computers emerged between 1970s and 1980s. which technological advancement brought about this generation of computers? which computer architecture was used most in this generation?
Answers: 3
question
Computers and Technology, 23.06.2019 21:30
Which of the following includes the three primary network access technologies? dsl, cable modem, broadband lan, wan, man voip, uc, iptv tcp/ip, ftp, dhcp
Answers: 2
question
Computers and Technology, 23.06.2019 23:40
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
You know the right answer?
We will now add support for register-memory ALU operations tothe classic five-stage RISC pipeline. T...
Questions
question
Mathematics, 25.02.2021 23:10
question
Mathematics, 25.02.2021 23:10
question
Social Studies, 25.02.2021 23:10
Questions on the website: 13722361