Consider the following set of instruction: MVI A, BYTE1 RLC MOV B, A RLC RLC ADD B If BYTE1 = 07H, then content of A, after the execution of program, will be
Reveal answer
Fill a bubble to check yourself
Consider the following set of instruction: MVI A, BYTE1 RLC MOV B, A RLC RLC ADD B If BYTE1 = 07H, then content of A, after the execution of program, will be