vpop

Vector Pop (VFP)

VPOP <list>

Pops VFP registers from the stack (Alias for VLDMIA SP!).

Details

The Vector Pop instruction pops VFP registers from the stack (Alias for VLDMIA SP!).

Pseudocode Operation

registers ← Memory[SP..SP+4n-4]; SP ← SP + 4×n

Example

VPOP {r0-r3

Encoding

Binary Layout
cond
11001011
1101
list
 
Format VFP Load Multiple
Opcode 0x0CBD0A00
Extension VFP (Float)

Operands

  • list
    Register List