Microprocessor - Old Questions
6. Observe the following program and write the content of Accumulator, register B and flags after execution of each instruction.(assume initially all flags are reset)
MVI A, 59H
MVI B, 67H
ADD B
ANI 3AH
HLT
5 marks
|
Asked in 2074