subject

Given the following instruction frequency and CPIs for a given program running on a current generation computer: Instruction Type Instruction Frequency CPI
Simple ALU (ADD, SUB, ORR, AND, etc.) 0.3 2
Complex ALU (MUL, DIV, FP) 0.1 3
Memory operations (LDUR, STUR, etc.) 0.4 4
Control Flow (CBZ, CBNZ, B, BL, BR, etc.) 0.2 9

This machine has a frequency of 5GHz Imagine that as a computer designer, you can either (a) improve the memory performance by 1 cycle or (b) improve the branch performance (i. e., control flow instructions) by 1 cycle. How much speed up will we have for option (a) with respect to option (b)?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:00
Simon says is a memory game where "simon" outputs a sequence of 10 characters (r, g, b, y) and the user must repeat the sequence. create a for loop that compares the two strings starting from index 0. for each match, add one point to userscore. upon a mismatch, exit the loop using a break statement. assume simonpattern and userpattern are always the same length. ex: the following patterns yield a userscore of 4: simonpattern: rrgbryybgy userpattern: rrgbbrybgy
Answers: 2
question
Computers and Technology, 23.06.2019 07:00
Why were most movies from the late 1890s until the early 1930s only filmed in black and white? there were only a few people who could afford the technology to produce color motion pictures back then. audiences did not want color motion pictures until later. the film used to make color motion pictures often overheated, which was a safety hazard, so it was generally not allowed. color films had to be hand-colored, frame by frame.
Answers: 3
question
Computers and Technology, 23.06.2019 08:00
What is a scenario where records stored in a computer frequently need to be checked
Answers: 2
question
Computers and Technology, 23.06.2019 19:00
Whose task it is to ensure that the product flows logically from one step to another?
Answers: 3
You know the right answer?
Given the following instruction frequency and CPIs for a given program running on a current generati...
Questions
question
Biology, 14.07.2019 12:40
Questions on the website: 13722363