1,142 views
0 0 votes

in the underline statement it is given that higher performance can be achieved if each instruction occupy one word???how it is true??what happen when two instruction occupy in single word???

1 Answer

0 0 votes
Every instructions of one word will ensure the uniformity among all the instructions and it will make easier for cpu to process every instructions i.e. if suppose only one word is accessed in one cycle and every instruction is of 1 word long then it ensures an instruction is completely executed in one cycle . So there won't be any amiguity in calculating cpu performance hence uniformity makes it easier for CPU to perform at its best
Position:
Show:

Related questions

0 0 votes
0 0 answers
1.3k
1.3k views
srestha asked Apr 2, 2019
1,331 views
Register $R_{1}$ and $R_{2}$ of a computer contain the decimal values $1200$ and $4600$ . What is the effective address of the memory operand in each of the following ins...
0 0 votes
1 1 answer
720
720 views
vupadhayayx86 asked May 27, 2018
720 views
A computer is required to accept characters from 20 video terminals. The main memoryarea to be used for storing data for each terminal is pointed to by a pointer PNTRn, w...
3 3 votes
0 0 answers
796
796 views
arunk05 asked Aug 27, 2016
796 views
Explain these problemThe average seek time and rotational delay in a disk system are 6ms and 3ms, respectively. The rate of data transfer to or from the disk is 30 Mbyte...
0 0 votes
0 0 answers
860
860 views
altamash asked May 13, 2019
860 views
Block set associative cache consists of a total of 64blocks divided into 4blocks sets .The main memory contains 4096blocks ,each consisting of 128 words.how many bits for...