Datasheet

195
SAM4E [DATASHEET]
Atmel-11157D-ATARM-SAM4E16-SAM4E8-Datasheet_12-Jun-14
12.6.11.14 VMOV Register
Copies the contents of one register to another.
Syntax
VMOV{cond}.F64 Dd, Dm
VMOV{cond}.F32 Sd, Sm
where:
cond is an optional condition code, see “Conditional Execution” .
Dd is the destination register, for a doubleword operation.
Dm is the source register, for a doubleword operation.
Sd is the destination register, for a singleword operation.
Sm is the source register, for a singleword operation.
Operation
This instruction copies the contents of one floating-point register to another.
Restrictions
There are no restrictions
Condition Flags
These instructions do not change the flags.