Web Page

Machine instructions and Addressing modes. ALU, data‐path and control unit. Instruction pipelining. Pipeline hazards, Memory hierarchy: cache, main memory and secondary storage; I/O interface (Interrupt and DMA mode)

$$\scriptsize{\overset{{\large{\textbf{Mark Distribution in Previous GATE}}}}{\begin{array}{|c|c|c|c|c|c|c|c|}\hline
\textbf{Year}& \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{2020}&\textbf{2019}&\textbf{2018}&\textbf{2017-1}&\textbf{2017-2}&\textbf{2016-1}&\textbf{2016-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 3 &1&2&3&2&2&2&0&1&1&0&1.7&3
\\\hline\textbf{2 Marks Count} & 2 &2&2&4&1&3&4&3&2&5&1&2.8&5
\\\hline\textbf{Total Marks} & 7 &5&6&11&4&8&10&6&5&11&\bf{4}&\bf{7.3}&\bf{11}\\\hline
\end{array}}}$$

Recent questions in CO and Architecture

0 votes
1 answer
202
Could you please differentiate below. Memory access time.hit time. search time??Arey yar some one answer this.. why so dumb
0 votes
1 answer
203
How to implement indirect addressing mode using register indirect addressing mode???
0 votes
0 answers
204
Fully associative cache yields no conflict misses?? Or yields very very very very less conflict misses
0 votes
0 answers
207
Quantify the effect on performance that results from the use of a cache in the case of a program that has a total of 500 instructions, including a 100-instruction loop th...
2 votes
1 answer
208
Could you please explain How we can implement indirect addressing mode using Index addressing mode.. and vice versa..??
0 votes
1 answer
209
Write a stack-based program that computes the following function : 5+(3x7) – 8, assuming that the stack starts out empty
0 votes
1 answer
212
0 votes
1 answer
213
0 votes
1 answer
215
1 votes
1 answer
216
Consider a system which supports only 1-address type instructions. The size of memory the system has is $2^m$ KB. The system supports ' i ' distinct instructions. The len...
2 votes
0 answers
219
A system is based on an 8-bit microprocessor and has two I/O devices. The I/O controllers for this system use separate control and status registers. Both devices handle d...
0 votes
2 answers
220
In 0-address instruction, no address is specified within an instruction along with the Opcode, so is it possible to use 0-address instruction in accumulator based archite...