engineering recuitment ISRO Scientist Computer Science Mock Test Computer Organization and Architecture Machine Instructions and Addressing Modes Instruction Format
In a computer, a memory unit is of size 256 KW where w stands for word. Word size is 32 bits. The instruction has four parts: addressing mode, operation code, register code and address part. An addressing mode part is used to specify one of two-addressing mode (direct or indirect). Register code part is used to specify one of the 64 registers. How many bits are there in addressing mode part, opcode part, register code part, and the address part respectively?
1
1, 6, 7, 18
2
1, 7, 6, 18
3
1, 7, 5, 19
4
1, 5, 6, 20