Question
Given a 16-bit instruction format with 4 bits for the
opcode and 12 bits for the address, calculate the maximum number of different opcodes that can be accommodated.Solution
The number of different opcodes that can be accommodated is given by 2^n, where n is the number of bits dedicated to the opcode. In this case, n = 4 (4 bits for opcode) Maximum number of opcodes = 2^4 = 16
3, 6, 18, 90, 630, 5670
332, 404, 350, 390, 360, 380
42, 61, 78, 93, 102, 109
66, 220, 384, 543, 702, 861
45, 166, 310, 480, 675, 900
Find the wrong number in the given number series.
32, 61, 92, 129, 170, 211
- Find the wrong number in the given number series.
310, 259, 208, 167, 128, 115 Find the wrong number in given number series.
2669, 2838, 2993, 3185, 3397, 3629
- Find the wrong number in the given number series.
10, 35, 260, 885, 2110, 4135 Find the wrong number in given number series.
1177, 1161, 1125, 1061, 961, 837.