Vpop - ST STM32F3 Series Programming Manual

Hide thumbs Also See for STM32F3 Series:
Table of Contents

Advertisement

The STM32 Cortex-M4 instruction set
3.10.24

VPOP

Floating-point extension register Pop.
Syntax
VPOP{cond}{.size} list
Where:
'cond' is an optional condition code, see
'size' is an optional data size specifier. If present, it must be equal to the size in bits, 32
or 64, of the registers in list.
'list' is a list of extension registers to be loaded, as a list of consecutively numbered
doubleword or singleword registers, separated by commas and surrounded by
brackets.
Operation
This instruction loads multiple consecutive extension registers from the stack.
Restrictions
The list must contain at least one register, and not more than sixteen registers.
Condition flags
These instructions do not change the flags.
174/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