Discussion :: Microprocessors
-
In 8086 the instruction ADD AL, CH means
A.
the two 8 bit values in registers AL and CH are added and result placed in register AL
|
B.
the two 8 bit values in registers AL and CH are added and result placed in register CH
|
C.
the two 16 bit values in registers AL and CH are added and result placed in register AL
|
D.
the two 16 bit values in registers AL and CH are added and result placed in register CH
|
Answer : Option A
Explanation :
No answer description available for this question.
Be The First To Comment