Техническая Спецификация для Atmel Xplained Pro Evaluation Kit ATSAM4E-XPRO ATSAM4E-XPRO

Модели
ATSAM4E-XPRO
Скачать
Страница из 1506
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 DdDm
VMOV{cond}.F32 SdSm
where:
cond
is an optional condition code, see 
.
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.