The Cortex-M4 Instruction Set
ARM DUI 0553A
Copyright © 2010 ARM. All rights reserved.
3-148
ID121610
Non-Confidential
3.11.21 VMUL
Floating-point Multiply.
Syntax
VMUL{
cond
}.F32 {
Sd
,}
Sn
,
Sm
where:
cond
Is an optional condition code, see
.
Sd
Specifies 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.