Microprocessor
December 19, 2024GATE 2002
December 19, 2024GATE 2002
Question 10 |
In 8085 which of the following modifies the program counter?
Only PCHL instruction | |
Only ADD instructions | |
Only JMP and CALL instructions | |
All instructions |
Question 10 Explanation:
PCHL Instruction: Which can copy the content from H& L to PC.
ADD Instruction: increments the program counter.
JMP & CALL: Change the values of PC.
ADD Instruction: increments the program counter.
JMP & CALL: Change the values of PC.
Correct Answer: D
Question 10 Explanation:
PCHL Instruction: Which can copy the content from H& L to PC.
ADD Instruction: increments the program counter.
JMP & CALL: Change the values of PC.
ADD Instruction: increments the program counter.
JMP & CALL: Change the values of PC.