Can both operand 1 and operand 2 be memory in 8086?

Answer:
Yes, both operand 1 and operand 2 can be in memory in the 8086. An example is the string copy primative, which takes source and destination operands to be memory pointed to by DS and ES.
First answer by Alex146. Last edit by Alex146. Contributor trust: 419 [recommend contributor recommended]. Question popularity: 1 [recommend question].