84) What is the content of the accumulator after executing the following instructions ?
MVIA,O5H
ADI OFH
SUI 03H
RRC
RRC
ADI 08 H
HLT
Answers
Answered by
3
Answer:
An accumulator is a register for short-term, intermediate storage of arithmetic and logic data in a computer's CPU (Central Processing Unit). ... In this instruction, Accumulator 8-bit content will be stored in a memory location whose 16-bit address is indicated in the instruction as a16.
Similar questions