Write any two instructions from the following group: Logical group - Computer Science 2
Advertisements
Advertisements
प्रश्न
Write any two instructions from the following group:
Logical group
लघु उत्तरीय
Advertisements
उत्तर
ANA B: This instruction performs a logical AND operation between the contents of register B and the Accumulator. The result is stored in the Accumulator.
XRA A: This instruction performs a logical XOR operation of the Accumulator with itself. The result is stored in the Accumulator (Accumulator becomes 00H).