Example 2

Operation: Copy the contents of one register into another register.

Known:
  • The register which contains the data to be copied: 10
  • The register which contains the data to be received: 5
copy 10r 5r