Q1: In a computer instruction format, the instruction length is 11 bits and the size of an address field is 4 bits. (a)
Posted: Wed Apr 27, 2022 3:31 pm
Q1: In a computer instruction format, the instruction length is 11 bits and the size of an address field is 4 bits. (a) What is the maximum number of two-address instructions? (b)Is it possible to have 45 one-address instructions assuming we use the maximum number of two-address instructions? If not, what is the maximum number of one-address instructions in that case? (c) Is it possible to have 15 zero-address instructions assuming we use the maximum number of one-address and two-address instructions? If not, what is the maximum number of zero-address instructions?