A computer system uses a single bus for all data transfers. Which of the following statements is/are TRUE about a single bus structure?
GATE CSE · Computer Organization Architecture
Master topic for Machine Instruction. Includes Instruction Set Architecture (ISA), Basic Computer Organization.
113 questions · 0 PYQs · 20 AI practice · GATE CSE 2027
A computer system uses a single bus for all data transfers. Which of the following statements is/are TRUE about a single bus structure?
The concept of register windows in SPARC architecture is primarily used to:
A CPU has a single bus data path. The micro-operations for the instruction R1 ← R2 + R3 are:
The effective address calculation for the instruction 'MOV R1, [R2+R3]' uses which addressing mode?
A processor has instructions that perform data transfer, arithmetic/logic, control transfer, and I/O. Which class of instructions is typically the most frequent in a program?
A hardwired control unit is faster than a microprogrammed control unit because:
Which of the following statements about condition codes (flags) is/are TRUE?
The micro-operation sequence for the instruction PC ← PC + 1 (incrementing the Program Counter) is correctly represented in Register Transfer Language (RTL) as:
The performance gain from pipelining is primarily due to:
The address of the next instruction to be executed is stored in the ______.
Which of the following arithmetic operations will cause an overflow in a 4-bit 2's complement system?
In a stored-program computer, the program and data are stored in the same memory unit. This concept is known as:
Which of the following statements about DMA is/are TRUE?
Which of the following is an advantage of variable-length instruction formats (as in CISC processors)?
Which of the following is/are characteristic(s) of RISC processors?
An instruction set is said to be 'complete' if it includes instructions for:
A processor supports 32-bit instructions. It has 64 registers and supports 4 addressing modes. The instruction format has an opcode field, a register field, and an addressing mode field. The maximum number of distinct opcodes possible is _____.
A processor uses PC-relative addressing for branch instructions. The current instruction is at address 0x1000. The branch instruction is 2 bytes long, and the displacement field is 8 bits (signed). What is the range of target addresses (in bytes) that can be reached?
In a computer system, the CPU handles an interrupt by:
A machine has a 16-bit instruction format. The first 4 bits are the opcode. The remaining bits are used for operand addressing. Which of the following addressing modes can be supported if the operand field is used as a direct memory address? (Assume memory is byte-addressable and the memory size is 4 KB).
Want unlimited AI-generated Machine Instruction questions?
Sign up free and practice with adaptive difficulty — Easy, Medium, Hard. New questions every session.
Start practising for free →