Home » Microprocessor » 8085 Microprocessors » Question

8085 Microprocessors

  1. Specify the flag status (CY, S, Z) after the instruction DRA is executed.
    MVI A, A9 H
    MVIB, 57 H
    ADDB
    ORAA

    1. 1, 1, 1
    2. 0, 1, 10
    3. 1, 0, 1
    4. 1, 1, 0
Correct Option: A

1, 1, 1



Your comments will be displayed only after manual approval.