GATE ECE · Microprocessor
Generate GATE-level questions on Instructions of 8085 Microprocessor. Focus on: 1. Instruction set: Data transfer, Arithmetic, Logical, Branching, and Control. 2. Stack and Subroutines. 3. Instruction timing and execution.
14 questions · 14 PYQs · 0 AI practice · GATE ECE 2027
🎯 These are sample questions
Just sign in to unlock everything. Free for all students.
A machine has a 32-bit architecture with 1-word long instructions. It has 24 registers and supports an instruction set of size 40. Each instruction has five distinct fields, namely opcode, two source register identifiers, one destination register identifier, and an immediate value. Assuming that the immediate operand is an unsigned integer, its maximum value is ______.
The content of the registers are and . The following machine instructions are executed. After execution, the content of registers are
The clock frequency of an 8085 microprocessor is 5 MHz. If the time required to execute an instruction is 1.4 , then the number of T-states needed for executing the instruction is
In an 8085 system, a PUSH operation requires more clock cycles than a POP operation. Which one of the following options is the correct reason for this?
In an 8085 microprocessor, the contents of the accumulator and the carry flag are A7 (in hex) and 0, respectively. If the instruction RLC is executed, then the contents of the accumulator (in hex) and the carry flag, respectively, will be
In an 8085 microprocessor, which one of the following instructions changes the content of the accumulator?
An 8085 assembly language program is given below. Assume that the carry flag is initially unset. The content of the accumulator after the execution of the program is

For the 8085 assembly language program given below, the content of the accumulator after the execution of the program is

An 8085 executes the following instructions 2710 LXI H, 30A0 H 2713 DAD H 2414 PCHL All address and constants are in Hex. Let PC be the contents of the program counter and HL be the contents of the HL register pair just after executing PCHL. Which of the following statements is correct ?
Consider an 8085-microprocessor system. The following program starts at location 0100H. LXI SP, OOFF LXI H, 0701 MVI A, 20H SUB M If in addition following code exists from 019H onwards. ORI 40 H ADD M What will be the result in the accumulator after the last instruction is executed ?
It is desired to multiply the numbers 0AH by 0BH and store the result in the accumulator. The numbers are available in registers B and C respectively. A part of the 8085 program for this purpose is given below : MVI A, 00H LOOP: ------ ------ ----- HLT END The sequence of instructions to complete the program would be
Consider the sequence of 8085 instructions given below LXI H, 9258 MOV A, M CMA MOV M, A Which one of the following is performed by this sequence ?
The number of memory cycles required to execute the following 8085 instructions (i) LDA 3000 H (ii) LXI D, FOF1H would be
In an 8085 microprocessor, the instruction CMP B has been executed while the content of the accumulator is less than that of register B. As a result
Want unlimited AI-generated Instructions Of 8085 Microprocessor questions?
Sign up free and practice with adaptive difficulty — Easy, Medium, Hard. New questions every session.
Start practising for free →