Home » Microprocessor » 8085 Microprocessors » Question

8085 Microprocessors

  1. SUB A instruction 8085—
    1. Sets the zero flag
    2. Resets the zero flag
    3. Sets the carry flag
    4. Resets the auxiliary carry flag
Correct Option: A

The instruction SUB A, will subtract the content of the accumulator with accumulator itself, so it will set the zero flag.



Your comments will be displayed only after manual approval.