a) Shift a 16 -bit number to left by1-bit b)Shift a 16-bit number to left by2-bits. please give their instruction codes
SIKSHAPATH Latest Questions
mridulmeerut
Asked: March 22, 2022In: Microprocessor
If the 8085 adds 87H and 79 H, which of the flag register will get set . Give calculation.
Microprocessor and Interfacing
mridulmeerut
Asked: March 22, 2022In: Microprocessor
MVI A,0BH MVI C,08H ADD C MOV B,A Analyse the above code snippet and mention the result