Question:

Which of the following in 8085 microprocessor performs HL = HL + HL?

Show Hint

For HL = HL + HL, use DAD H. The DAD instruction is specific to register pairs.
Updated On: Dec 29, 2024
  • DAD D
  • DAD H
  • DAD B
  • DAD SP
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

The DAD (Double Add) instruction in the 8085 microprocessor adds the contents of a specified register pair to the contents of the HL register pair. DAD H adds HL to itself, effectively performing HL = HL + HL.
Was this answer helpful?
0
0

Questions Asked in CUET PG exam

View More Questions