uzp2

SVE Unzip 2

UZP2 <Zd>.<T>, <Zn>.<T>, <Zm>.<T>

Selects odd elements from concatenated vectors.

Details

The SVE Unzip 2 instruction selects odd elements from concatenated vectors.

Pseudocode Operation

// Selects odd elements from concatenated vectors

Example

UZP2 z0.s.T, z1.s.T, z2.s.T

Encoding

Binary Layout
00000101
sz
110011
00
Zm
Zn
Zd
 
Format SVE Permute
Opcode 0x05330000
Extension SVE

Operands

  • Zd
    Destination scalable vector register (SVE)
  • Zn
    First source scalable vector register (SVE)
  • Zm
    Second source scalable vector register (SVE)