212 views
2 votes
2 votes
consider a system which supports 2-address and 1-address instructions. The system has 18 bits instructions. if there are 7 2-address instructions and 1152 1-address instructions, then what is the maximum size of memory supported by system?

1 Answer

Related questions

341
views
1 answers
2 votes
lovish_bhatia asked Aug 27, 2023
341 views
Assume a computer has a 32-bit address. Each block stores 64 bytes. A direct mapped cache has 512 blocks. In which block of cache would we look for each of the following addresses:1A2BC012FFFF00FF12345678C109D532
441
views
1 answers
2 votes
lovish_bhatia asked Aug 13, 2023
441 views
consider a system which supports 2-address, 1-address and 0-address instruction. the system has 'i' bits addresses. if there are 'x' 2-addresses ... 1-addresses. then what is maximum number of 0-addresses instructions supported by system
315
views
1 answers
0 votes
kidussss asked Sep 1, 2022
315 views
1. Assume a Bus System constructed to connect 7 registers and memory unit of 32 word length using multiplexer. So:a) How many multiplexer is needed?b) What ... .e size of multiplexer?c) Describe decoder used to select address of memory unit
1.1k
views
1 answers
0 votes
souravsaha asked Oct 14, 2017
1,091 views
Hi All,I have one doubt regarding avg access time in various levels of memory. There are 2 ways in which the processor is connected to various levels of memory.2 ... 1 only.Can anyone please let me know which one should I use. Thank you.