Vmov Arm Core Register To Single Precision - ST STM32F3 Series Programming Manual

Hide thumbs Also See for STM32F3 Series:
Table of Contents

Advertisement

The STM32 Cortex-M4 instruction set
3.10.16

VMOV Arm core register to single precision

Transfers a single-precision register to and from an Arm core register.
Syntax
VMOV{cond} Sn, Rt
VMOV{cond} Rt, Sn
Where:
'cond' is an optional condition code, see
'Sn' is the single-precision floating-point register.
'Rt' is the Arm core register.
Operation
This instruction transfers:
The contents of a single-precision register to an Arm core register.
The contents of an Arm core register to a single-precision register.
Restrictions
Rt cannot be PC or SP.
Condition flags
These instructions do not change the flags.
166/262
Conditional execution on page
PM0214 Rev 10
PM0214
65.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F3 Series and is the answer not in the manual?

Questions and answers

Table of Contents