Atmel Xplained Pro Evaluation Kit ATSAM4E-XPRO ATSAM4E-XPRO Data Sheet

Product codes
ATSAM4E-XPRO
Page of 1506
197
SAM4E [DATASHEET]
Atmel-11157D-ATARM-SAM4E16-SAM4E8-Datasheet_12-Jun-14
12.6.11.16  VMOV ARM Core Register to Single Precision
Transfers a single-precision register to and from an ARM core register.
Syntax
VMOV{condSnRt
VMOV{condRtSn
where:
cond
is an optional condition code, see 
.
Sn
is the single-precision floating-point register.
Rt
is the ARM core register.
Operation
This instruction transfers:
The contents of a single-precision register to an ARM core register.
The contents of an ARM core register to a single-precision register.
Restrictions
Rt cannot be PC or SP.
Condition Flags
These instructions do not change the flags.