ins

Insert Vector Element (General)

INS <Vd>.<Ts>[<index>], <Rn>

Moves data from a GPR to a specific vector element.

Details

The Insert Vector Element instruction moves data from a GPR to a specific vector element.

Pseudocode Operation

// Moves data from a GPR to a specific vector element

Example

INS v0.4s.Ts[index], r1

Encoding

Binary Layout
01001110
000
imm5
00011
Rn
Rd
 
Format SIMD Copy
Opcode 0x4E001C00
Extension NEON (SIMD)

Operands

  • Vd
    Destination SIMD/FP vector register
  • index
    Index
  • Rn
    Src GPR