Recent questions tagged co-and-architecture

1 votes
0 answers
1564
If asked to count the number of RAW dependencies, do we consider only adjacent instructions or both adjacent and non-adjacent? Please explain in detail.
0 votes
1 answer
1570
12 votes
2 answers
1574
The most relevant addressing mode to write position-independent code what is the meaning of postion - independent code
1 votes
1 answer
1576
0 votes
0 answers
1578
1. Physically Index Physically accessed Cache2. Physically Index Virtually accessed Cache3. Virtually Index Physically accessed Cache4. Virtually Index Virtually accessed...
0 votes
1 answer
1579
CISC is related to:1. Hardware2. Software3. Firmware4. None of the above
2 votes
1 answer
1580
During the execution of halt instruction, what is the value stored in the program counter?Please explain.
0 votes
1 answer
1583
X= (a+b)*(c+d) variables are in the memory execute on a register -register cpuThen how many 2 address and 3 address instructions requare .. Explain please
3 votes
1 answer
1589
In k-way set associative mapping , the tag field contains 8 bits and 64 no. of sets and propagation delay of a comparator is k/20 nsec and propagation delay of 2*1 multip...
4 votes
4 answers
1590
when 8-way set associative mapping of cache memory is done and main memory size is 32 GB and Tag field has 10 bits. what will be the cache size ( consider, memory is byt...