retagged by
341 views

1 Answer

1 votes
1 votes
Now question means we have a computer that supports 0 address and 1 address instructions so no. of 1 address instructions aviliable is 2^4 but we have computer which supports only 14 2 address instructions so unused will be 2^4-2 =2

Now for zero address instruction we will have all the bits as opcode field

Now 14 are used in two address so 2 left now with this no. of two instructions formed will be 2*(2^12)=2^13 zero address instruction possible

Related questions

686
views
3 answers
0 votes
Balaji Jegan asked Oct 10, 2018
686 views
How many maximum number of zero address instructions possible?
1.8k
views
2 answers
0 votes
Parshu gate asked Nov 28, 2017
1,767 views
788
views
2 answers
0 votes
Balaji Jegan asked Oct 10, 2018
788 views
How many maximum number of one address instructions possible?
470
views
0 answers
0 votes
Balaji Jegan asked Oct 10, 2018
470 views
How many maximum number of 2 address instructions possible?