vpush

Vector Push (VFP)

VPUSH <list>

Pushes VFP registers to the stack (Alias for VSTMDB SP!).

Details

The Vector Push instruction pushes VFP registers to the stack (Alias for VSTMDB SP!).

Pseudocode Operation

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

Example

VPUSH {r0-r3

Encoding

Binary Layout
cond
11010010
1101
list
 
Format VFP Store Multiple
Opcode 0x0D2D0A00
Extension VFP (Float)

Operands

  • list
    Register List