Answered step by step
Verified Expert Solution
Question
1 Approved Answer
( 9 ) The percentage of memory accesses that are found in the cache memory is the q , A ) cache miss C )
The percentage of memory accesses that are found in the cache memory is the
A cache miss
C miss ratio
D cache hit
of hit ratio
When using the technique, all memory write operations are made to both main memory and cache.
A write back
C unified cache
B Write through
D LRU
Which of the following instructions is used for procedure call?
A jr
C jal
a
D return
Which of the following instructions sets the least significant four bits in register $ and leaves remaining bits unchanged?
A ori
C andi
Af ori
D andi St StxFFFF
In a plpelined datapath, what does the stage of executing s $$ do
A Write to register
C Write to memory
B Decode instruction
D No action
Assume the instruction "add $$$ is followed by sub $$$ on a pipelined procesvor. What is the type of hazard in this case?
A Data hazard
C Structural hazard
B Control hazard
D No hazard
The ALU control uses inputs from both ALUOp and function field in the case of
A Iw instruction
C RType instruction
B beq instruction
D all of the previous
During executing which of the following instructions does ALU perform a subtraction operation?
A beq $$ Exit
C
B$$t
D all of the previous
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started