Exchanges two memory blocks.
The syntax is:
w Area Destination
Destination is the start adress of the memory block which should be exchanged with Area.
Swap works also without problems if Destination is inside of Area.
The default numeric system for all parameter is Hex.