| [SOLVED] Why cant operations like ADD be performed on two memory locations in 8086 assembly programming? One of the operands has to be a register. This seems to be a huge incovenience to programmers.
The only reason I can imagine is that the processor designers wanted to discourage programmers from accessing memory often. |