PM0214 Rev 9 163/262
PM0214 The STM32 Cortex-M4 instruction set
261
3.10.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 65.
• ‘Sd’ is 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.