Loading...

Loading, please wait...

ExamDost Practice Questions

Practice over 1000+ GATE-level questions from this topic!

Designed to match the latest GATE pattern with topic-wise precision, difficulty tagging, and detailed solutions.

Q#1 Microprocessor GATE EE 1994 MCQ +1 mark -0.33 marks

The stack pointer of a microprocessor is at A001 At the end of execution of following instructions, the value of stack pointer is _____________

PUSH        PSW

X        THL        

PUSH        D

JMP         FC70 H

9FFF

9FFD

9FDD

9DFD

Explanation:

PUSH Instruction decrements the content of Stack Pointer by 2.

So, value of Stack Pointer after execution of each instruction is given below,

PUSH       PSW                      SP = 9FFF

XTHL                                     SP = 9FFF

PUSH       D                           SP = 9FFD

JMP          FC70                     SP = 9FFD

XTHL: exchanges top of stack with HL register pair but Stack Pointer remains same.

JMP shifts the program execution to a new address but Stack Pointer remains same.

Browse Practice Questions by Chapters / Topics in Browse Practice Questions by Chapters / Topics in GATE Electrical Engineering
Total Questions

Attempted

% Attempted

Correct

% Correct

Topic Questions Attempted Correct
Network Analysis 208 0 0
Signals and Systems 21 0 0
Control Systems 18 0 0
Analog Electronics 10 0 0
Digital Electronics 138 0 0
Electrical Machines 17 0 0
Power Electronics 17 0 0
Power Systems 18 0 0
EMFT EE 8 0 0
Measurement 6 0 0
Engineering Mathematics 27 0 0
General Aptitude 104 0 0