Microprocessors - Engineering

Q1:

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

ANS:A - the two 8 bit values in registers AL and CH are added and result placed in register AL

No answer description is available.