Loads with the value in the source register.
mov tDest, tSrc0
The following example shows how this instruction might be used.
mov d, s ; copy s to d ( d = s )