Command: XCHG - Exchange register/memory with register
Arguments: DEST: register or memory location; SRC: register or memory location; (two memory operands cannot be used)
Usage: XCHG DEST,SRC
Effects: Exchanges the contents of both operands
Flags to be set: none