Contents of A register after the execution of the following 8085 microprocessor program is MVIA, 55 H MVI C, 25 H ADDC DAA
GATE CSE · Computer Organization Architecture
Master topic for Machine Instruction. Includes Instruction Set Architecture (ISA), Basic Computer Organization.
113 questions · 3 PYQs · 17 AI practice · GATE CSE 2027
Contents of A register after the execution of the following 8085 microprocessor program is MVIA, 55 H MVI C, 25 H ADDC DAA
Number of machine cycles required for RET instruction in 8085 microprocessor is
The most relevant addressing mode to write position-independent codes is:
A 32-bit integer 0x12345678 is stored at memory address 1000 in a little-endian system. What are the contents of memory locations 1000, 1001, 1002, and 1003?
The decimal number -5 in 6-bit 1's complement representation is:
A processor supports 2-address instructions. The instruction length is 24 bits. The processor has 256 registers and 64 addressing modes. What is the maximum number of 2-address instructions possible if both operands use register addressing and the opcode field is of minimal size?
Which of the following components is NOT part of the Central Processing Unit (CPU)?
In which of the following I/O techniques is the CPU continuously checking the status of an I/O device?
Consider the following addressing modes:
(i) Immediate
(ii) Direct
(iii) Register Indirect
(iv) Indexed
Which of these require the use of a Memory Address Register (MAR) and Memory Data Register (MDR) for operand access?
A microprogrammed control unit uses a single address field format. The control memory has 1024 microinstructions. The control word has 32 bits. The size of the control address register (CAR) and the total size of the control memory in bits are:
In the context of instruction set design, what does 'orthogonality' mean?
Which of the following statements about Vectored Interrupts is/are TRUE?
A processor can be designed to have a fixed instruction length. The primary reason for fixed-length instructions is:
In a RISC processor, the number of general-purpose registers is typically large. This helps in:
A processor has 32-bit instructions. It supports 3 addressing modes: immediate, register, and register indirect. There are 32 registers. If the instruction format has a 4-bit opcode, a 2-bit mode field, and the rest for operands, what is the maximum number of addresses (operands) that can be specified in a single instruction?
Which of the following features is typically found in RISC architectures but not in CISC?
Consider the following micro-operation sequence: MBR ← PC, MAR ← X, PC ← Y, Memory ← MBR. This sequence of micro-operations represents a:
In auto-increment addressing, the effective address is the content of a register, and after accessing, the register is incremented. For a machine with 32-bit addresses, what is the advantage of post-increment over pre-increment?
Which of the following I/O modes transfers data directly between I/O devices and memory without CPU involvement for each byte?
The addressing mode where the operand is part of the instruction itself is called:
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 →