Home » Microprocessor » Advanced Microprocessors » Question

Advanced 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.