The Cortex-M4 Instruction Set
ARM DUI 0553A Copyright © 2010 ARM. All rights reserved. 3-143
ID121610 Non-Confidential
3.11.16 VMOV ARM Core register to single precision
Transfers a single-precision register to and from an ARM core register.
Syntax
VMOV{cond} Sn, Rt
VMOV{cond} Rt, Sn
where:
cond
Is an optional condition code, see Conditional execution on page 3-18.
Sn
Specifies the single-precision floating-point register.
Rt
Specifies 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.