Example 7

Operation: Copy the contents of an area pointed to by a register into another area.

Known:
  • The register which points to the area that contains the data to be moved: 14
  • The real storage location which is to contain the data: 80680
  • The length of the data to be moved: 8 bytes
c 14r% 80680. l(8) nopoint