| |||
| Home > NEON and VFP Programming > NEON shift instructions | |||
This section contains the following subsections:
VSHL, VQSHL, VQSHLU, and VSHLL (by immediate)
Shift Left by immediate value.
V{Q}{R}SHL (by signed variable)
Shift left by signed variable.
V{R}SHR{N}, V{R}SRA (by immediate)
Shift Right by immediate value.
Shift Right by immediate value, and saturate.
Shift Left and Insert, and Shift Right and Insert.