PM0214 Rev 9 171/262
PM0214 The STM32 Cortex-M4 instruction set
261
3.10.21 VMUL
Floating-point Multiply.
Syntax
VMUL{cond}.F32 {Sd,} Sn, Sm
Where:
• ‘cond’ is an optional condition code, see Conditional execution on page 65.
• ‘Sd’ is the destination floating-point value
• ‘Sn, Sm’ are the operand floating-point values.
Operation
This instruction:
1. Multiplies two floating-point values.
2. Places the results in the destination register.
Restrictions
There are no restrictions.
Condition flags
These instructions do not change the flags.