PM0214 Rev 9 179/262
PM0214 The STM32 Cortex-M4 instruction set
261
3.10.29 VSUB
Floating-point Subtract.
Syntax
VSUB{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. Subtracts one floating-point value from another floating-point value.
2. Places the results in the destination floating-point register.
Restrictions
There are no restrictions.
Condition flags
These instructions do not change the flags.