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{2024-1} & \textbf{2024-2} & \textbf{2023} &  \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 2&2&2& 3 &1&2&1&2&3
\\\hline\textbf{2 Marks Count} & 3&3&4& 2 &2&2&2&2.67&4
\\\hline\textbf{Total Marks} & 8&8&10& 7 &5&6&\bf{5}&\bf{7.33}&\bf{10}\\\hline
\end{array}}}$$

Recent questions in CO and Architecture

#2921
1.7k
views
1 answers
1 votes
A computer with $32$ bit wide data bus user $4k \times 8$ static RAM memory chips. The smallest memory this computer can have is...?$32$kb$16$kb$8$KB$24$kb
#2922
519
views
0 answers
1 votes
Can anyone draw the pipeline diagram for this question?https://gateoverflow.in/39627/gate-2016-2-30
#2923
4.5k
views
2 answers
2 votes
The CPU of a system having 1 MIPS execution rate needs 4 machine cycles on an average for executing an instruction. The fifty percent of the cycles use ... transfer technique is used?500 Kbytes/sec2.2 Mbytes/sec125 Kbytes/sec250 Kbytes/sec
#2924
3.8k
views
1 answers
2 votes
The RST 7 instruction in 8085 microprocessor is equal toCALL 0010 HCALL 0034 HCALL 0038 HCALL 003C H
#2925
9.1k
views
2 answers
3 votes
Consider a 32-bit microprocessor, with a 16-bit external data bus, driven by an 8 MHz input clock. Assume that this microprocessor has a bus cycle whose minimum duration ... bytes/sec$16 \times 10^6$ bytes/sec$4 \times 10^9$ bytes/sec
#2926
3.9k
views
2 answers
0 votes
In the case of parallelization, Amdahl's law states that if $P$ is the proportion of a program that can be made parallel and $(1-P)$ is the proportion that cannot be parallelized, then ... P)+\frac{P}{N}} \\$\dfrac{1}{P+\frac{(1-P)}{N}}$
#2927
1.8k
views
1 answers
1 votes
Match the following: ... $a-iv, b-iii, c-ii, d-ii$
#2928
2.3k
views
1 answers
1 votes
ADD X,Y which addressing mode options are:1.absolute2.register3.indirect4. immediate
#2929
2.0k
views
1 answers
5 votes
Which of the following is a design criteria for instruction formats?The size of instructionsThe number of bits in the address fieldsThe sufficient space in the instruction format to express all the operands desiredAll of these
#2930
2.0k
views
1 answers
4 votes
Match the following: ... $\text{a-iii, b-i, c-iv, d-ii}$
#2931
3.8k
views
2 answers
8 votes
We want to multiply two 32 bit unsigned numbers 70E5F867 * EFB70E1E. . how many add operation is needed in ADD-shift and Booth method? Any idea how I can solve this? the solution give a 20 and 6.
#2932
4.5k
views
1 answers
7 votes
A two-way set associative cache memory uses blocks of four words. The cache can accommodate a total of 2048 words from main memory. The main memory size is 128K $\times$ 32. What is the size of the cache memory?1024*321024*781024*641024*96
#2933
7.0k
views
3 answers
22 votes
Cache 1Direct Mapping 17 tag 10 block5 word Cache 2Set Assosicative 2- way associative 1895Cache 3Associative Cache 27 5 Calculate Hit Latenncy in Each of Three ... How much number of MUX / OR ? camparators are used in each of three
#2934
6.3k
views
1 answers
1 votes
Specify the contents of the accumulator and the status of the $S, Z$ and $CY$ flags when $8085$ microprocessor performs addition of $87 H$ and $79 H$. $11, 1, 1, 1$10, 0, 1, 0$01, 1, 0, 0$00, 0, 1, 1$
#2935
8.8k
views
2 answers
1 votes
How many times will the following loop be executed ? LXI B, 0007 HLOP : DCX B MOV A, B ORA C JNZ LOP $05$ $07$ $09$00$
#2936
2.6k
views
1 answers
0 votes
Match the following $8085$ instructions with the flags $:$\begin{array}{} {} & {\textbf{List - I}} & {} & {\textbf{List - II}} \\ \text{a.} & \text{XCHG} & \text{i.} & ... $\text{a-ii, b-iv, c-i, d-iii}$
#2937
6.8k
views
2 answers
4 votes
A hierarchical memory system that uses cache memory has cache access time of $50$ nano seconds, main memory access time of $300$ nano seconds, $75$% of memory requests are for read, hit ... $110$ n.sec.$75$ n.sec.$82.5$ n.sec.
#2938
2.6k
views
1 answers
0 votes
The instruction : MOV CL, [BX] [DI] + 8 represents the ____ addressing modeBased RelativeBased IndexedIndexed RelativeRegister Indexed
#2939
8.1k
views
1 answers
1 votes
A given memory chip has 14 address and 8 data pins. It has the following number of locations.$2^8$2^{14}$2^6$2^{12}$
#2940
1.8k
views
1 answers
0 votes
Which of the following electronic component is not found in IC’s?DiodeResistorTransistorInductor