Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( 9 ) The percentage of memory accesses that are found in the cache memory is the q , A ) cache miss C )

(9) The percentage of memory accesses that are found in the cache memory is the
q,
A) cache miss
C) miss ratio
D) cache hit
of hit ratio
(10) When using the q, technique, all memory write operations are made to both main memory and cache.
A) write back
C) unified cache
B) Write through
D) LRU
(11) Which of the following instructions is used for procedure call?
A) jr
C) jal
a)1
D) return
(12) Which of the following instructions sets the least significant four bits in register $t1 and leaves remaining bits unchanged?
A) ori St1,St1,0.0000FFFF
C) andi St1,St1,00000000F
Af ori 5t1,5t1,0.0000000F
D) andi St1, St1,0x0000FFFF
(13) In a plpelined datapath, what does the 5th stage of executing s s $2,0($a1) do?
A) Write to register
C] Write to memory
B) Decode instruction
D) No action
(14) Assume the instruction "add $a1,$a2,$a3'' is followed by ?2 sub $=4,$a1,$a2'' 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
(15) The ALU control uses inputs from both ALUOp and function field in the case of
A) Iw instruction
C] R-Type instruction
B) beq instruction
D) all of the previous
(16) During executing which of the following instructions does ALU perform a subtraction operation?
A) beq $s2,$+-5, Exit
C)5W552,20(515)
B)lw$52,12($t5).
D) all of the previous
2
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Moving Objects Databases

Authors: Ralf Hartmut Güting, Markus Schneider

1st Edition

0120887991, 978-0120887996

More Books

Students also viewed these Databases questions

Question

=+5.3. Show that m = E[ X ] minimizes E[(X- m)2].

Answered: 1 week ago