Write a program module that copies bits 0 through 3 of the Baccumulator to bits 0 through 3, respectively of the A accumulatorwithout changing bits 4 through 7 of the A accumulator. The numberin the B accumulator may be modified.
Expert Answer
Answer to Write a program module that copies bits 0 through 3 of the B accumulator to bits 0 through 3, respectively of the A accu…