The Cortex-M4 Instruction Set
ARM DUI 0553A Copyright © 2010 ARM. All rights reserved. 3-140
ID121610 Non-Confidential
3.11.13 VMOV Immediate
Move floating-point Immediate.
Syntax
VMOV{cond}.F32 Sd, #imm
where:
cond
Is an optional condition code, see Conditional execution on page 3-18.
Sd
Specifies the branch destination.
imm
Is a floating-point constant.
Operation
This instruction copies a constant value to a floating-point register.
Restrictions
There are no restrictions.
Condition flags
These instructions do not change the flags.