Available on AArch64 or 
target_arch="arm64ec" only.Expand description
Platform-specific intrinsics for the aarch64 platform.
See the module documentation for more details.
Structs§
- float32x2_
t  - Arm-specific 64-bit wide vector of two packed 
f32. - float32x2x2_
t  - Arm-specific type containing two 
float32x2_tvectors. - float32x2x3_
t  - Arm-specific type containing three 
float32x2_tvectors. - float32x2x4_
t  - Arm-specific type containing four 
float32x2_tvectors. - float32x4_
t  - Arm-specific 128-bit wide vector of four packed 
f32. - float32x4x2_
t  - Arm-specific type containing two 
float32x4_tvectors. - float32x4x3_
t  - Arm-specific type containing three 
float32x4_tvectors. - float32x4x4_
t  - Arm-specific type containing four 
float32x4_tvectors. - float64x1_
t  - ARM-specific 64-bit wide vector of one packed 
f64. - float64x1x2_
t  - ARM-specific type containing two 
float64x1_tvectors. - float64x1x3_
t  - ARM-specific type containing three 
float64x1_tvectors. - float64x1x4_
t  - ARM-specific type containing four 
float64x1_tvectors. - float64x2_
t  - ARM-specific 128-bit wide vector of two packed 
f64. - float64x2x2_
t  - ARM-specific type containing two 
float64x2_tvectors. - float64x2x3_
t  - ARM-specific type containing three 
float64x2_tvectors. - float64x2x4_
t  - ARM-specific type containing four 
float64x2_tvectors. - int8x8_
t  - Arm-specific 64-bit wide vector of eight packed 
i8. - int8x8x2_
t  - Arm-specific type containing two 
int8x8_tvectors. - int8x8x3_
t  - Arm-specific type containing three 
int8x8_tvectors. - int8x8x4_
t  - Arm-specific type containing four 
int8x8_tvectors. - int8x16_
t  - Arm-specific 128-bit wide vector of sixteen packed 
i8. - int8x16x2_
t  - Arm-specific type containing two 
int8x16_tvectors. - int8x16x3_
t  - Arm-specific type containing three 
int8x16_tvectors. - int8x16x4_
t  - Arm-specific type containing four 
int8x16_tvectors. - int16x4_
t  - Arm-specific 64-bit wide vector of four packed 
i16. - int16x4x2_
t  - Arm-specific type containing two 
int16x4_tvectors. - int16x4x3_
t  - Arm-specific type containing three 
int16x4_tvectors. - int16x4x4_
t  - Arm-specific type containing four 
int16x4_tvectors. - int16x8_
t  - Arm-specific 128-bit wide vector of eight packed 
i16. - int16x8x2_
t  - Arm-specific type containing two 
int16x8_tvectors. - int16x8x3_
t  - Arm-specific type containing three 
int16x8_tvectors. - int16x8x4_
t  - Arm-specific type containing four 
int16x8_tvectors. - int32x2_
t  - Arm-specific 64-bit wide vector of two packed 
i32. - int32x2x2_
t  - Arm-specific type containing two 
int32x2_tvectors. - int32x2x3_
t  - Arm-specific type containing three 
int32x2_tvectors. - int32x2x4_
t  - Arm-specific type containing four 
int32x2_tvectors. - int32x4_
t  - Arm-specific 128-bit wide vector of four packed 
i32. - int32x4x2_
t  - Arm-specific type containing two 
int32x4_tvectors. - int32x4x3_
t  - Arm-specific type containing three 
int32x4_tvectors. - int32x4x4_
t  - Arm-specific type containing four 
int32x4_tvectors. - int64x1_
t  - Arm-specific 64-bit wide vector of one packed 
i64. - int64x1x2_
t  - Arm-specific type containing two 
int64x1_tvectors. - int64x1x3_
t  - Arm-specific type containing three 
int64x1_tvectors. - int64x1x4_
t  - Arm-specific type containing four 
int64x1_tvectors. - int64x2_
t  - Arm-specific 128-bit wide vector of two packed 
i64. - int64x2x2_
t  - Arm-specific type containing two 
int64x2_tvectors. - int64x2x3_
t  - Arm-specific type containing three 
int64x2_tvectors. - int64x2x4_
t  - Arm-specific type containing four 
int64x2_tvectors. - poly8x8_
t  - Arm-specific 64-bit wide polynomial vector of eight packed 
p8. - poly8x8x2_
t  - Arm-specific type containing two 
poly8x8_tvectors. - poly8x8x3_
t  - Arm-specific type containing three 
poly8x8_tvectors. - poly8x8x4_
t  - Arm-specific type containing four 
poly8x8_tvectors. - poly8x16_
t  - Arm-specific 128-bit wide vector of sixteen packed 
p8. - poly8x16x2_
t  - Arm-specific type containing two 
poly8x16_tvectors. - poly8x16x3_
t  - Arm-specific type containing three 
poly8x16_tvectors. - poly8x16x4_
t  - Arm-specific type containing four 
poly8x16_tvectors. - poly16x4_
t  - Arm-specific 64-bit wide vector of four packed 
p16. - poly16x4x2_
t  - Arm-specific type containing two 
poly16x4_tvectors. - poly16x4x3_
t  - Arm-specific type containing three 
poly16x4_tvectors. - poly16x4x4_
t  - Arm-specific type containing four 
poly16x4_tvectors. - poly16x8_
t  - Arm-specific 128-bit wide vector of eight packed 
p16. - poly16x8x2_
t  - Arm-specific type containing two 
poly16x8_tvectors. - poly16x8x3_
t  - Arm-specific type containing three 
poly16x8_tvectors. - poly16x8x4_
t  - Arm-specific type containing four 
poly16x8_tvectors. - poly64x1_
t  - Arm-specific 64-bit wide vector of one packed 
p64. - poly64x1x2_
t  - Arm-specific type containing two 
poly64x1_tvectors. - poly64x1x3_
t  - Arm-specific type containing three 
poly64x1_tvectors. - poly64x1x4_
t  - Arm-specific type containing four 
poly64x1_tvectors. - poly64x2_
t  - Arm-specific 128-bit wide vector of two packed 
p64. - poly64x2x2_
t  - Arm-specific type containing two 
poly64x2_tvectors. - poly64x2x3_
t  - Arm-specific type containing three 
poly64x2_tvectors. - poly64x2x4_
t  - Arm-specific type containing four 
poly64x2_tvectors. - uint8x8_
t  - Arm-specific 64-bit wide vector of eight packed 
u8. - uint8x8x2_
t  - Arm-specific type containing two 
uint8x8_tvectors. - uint8x8x3_
t  - Arm-specific type containing three 
uint8x8_tvectors. - uint8x8x4_
t  - Arm-specific type containing four 
uint8x8_tvectors. - uint8x16_
t  - Arm-specific 128-bit wide vector of sixteen packed 
u8. - uint8x16x2_
t  - Arm-specific type containing two 
uint8x16_tvectors. - uint8x16x3_
t  - Arm-specific type containing three 
uint8x16_tvectors. - uint8x16x4_
t  - Arm-specific type containing four 
uint8x16_tvectors. - uint16x4_
t  - Arm-specific 64-bit wide vector of four packed 
u16. - uint16x4x2_
t  - Arm-specific type containing two 
uint16x4_tvectors. - uint16x4x3_
t  - Arm-specific type containing three 
uint16x4_tvectors. - uint16x4x4_
t  - Arm-specific type containing four 
uint16x4_tvectors. - uint16x8_
t  - Arm-specific 128-bit wide vector of eight packed 
u16. - uint16x8x2_
t  - Arm-specific type containing two 
uint16x8_tvectors. - uint16x8x3_
t  - Arm-specific type containing three 
uint16x8_tvectors. - uint16x8x4_
t  - Arm-specific type containing four 
uint16x8_tvectors. - uint32x2_
t  - Arm-specific 64-bit wide vector of two packed 
u32. - uint32x2x2_
t  - Arm-specific type containing two 
uint32x2_tvectors. - uint32x2x3_
t  - Arm-specific type containing three 
uint32x2_tvectors. - uint32x2x4_
t  - Arm-specific type containing four 
uint32x2_tvectors. - uint32x4_
t  - Arm-specific 128-bit wide vector of four packed 
u32. - uint32x4x2_
t  - Arm-specific type containing two 
uint32x4_tvectors. - uint32x4x3_
t  - Arm-specific type containing three 
uint32x4_tvectors. - uint32x4x4_
t  - Arm-specific type containing four 
uint32x4_tvectors. - uint64x1_
t  - Arm-specific 64-bit wide vector of one packed 
u64. - uint64x1x2_
t  - Arm-specific type containing two 
uint64x1_tvectors. - uint64x1x3_
t  - Arm-specific type containing three 
uint64x1_tvectors. - uint64x1x4_
t  - Arm-specific type containing four 
uint64x1_tvectors. - uint64x2_
t  - Arm-specific 128-bit wide vector of two packed 
u64. - uint64x2x2_
t  - Arm-specific type containing two 
uint64x2_tvectors. - uint64x2x3_
t  - Arm-specific type containing three 
uint64x2_tvectors. - uint64x2x4_
t  - Arm-specific type containing four 
uint64x2_tvectors. - SY
Experimental  - Full system is the required shareability domain, reads and writes are the required access types
 - float16x4_
t Experimental  - Arm-specific 64-bit wide vector of four packed 
f16. - float16x4x2_
t Experimental  - Arm-specific type containing two 
float16x4_tvectors. - float16x4x3_
t Experimental  - Arm-specific type containing three 
float16x4_tvectors. - float16x4x4_
t Experimental  - Arm-specific type containing four 
float16x4_tvectors. - float16x8_
t Experimental  - Arm-specific 128-bit wide vector of eight packed 
f16. - float16x8x2_
t Experimental  - Arm-specific type containing two 
float16x8_tvectors. - float16x8x3_
t Experimental  - Arm-specific type containing three 
float16x8_tvectors. - float16x8x4_
t Experimental  - Arm-specific type containing four 
float16x8_tvectors. 
Constants§
- _PREFETCH_
LOCALIT Y0 Experimental  - See 
prefetch. - _PREFETCH_
LOCALIT Y1 Experimental  - See 
prefetch. - _PREFETCH_
LOCALIT Y2 Experimental  - See 
prefetch. - _PREFETCH_
LOCALIT Y3 Experimental  - See 
prefetch. - _PREFETCH_
READ Experimental  - See 
prefetch. - _PREFETCH_
WRITE Experimental  - See 
prefetch. - _TMFAILURE_
CNCL Experimental  - Transaction executed a TCANCEL instruction
 - _TMFAILURE_
DBG Experimental  - Transaction aborted due to a debug trap.
 - _TMFAILURE_
ERR Experimental  - Transaction aborted because a non-permissible operation was attempted
 - _TMFAILURE_
IMP Experimental  - Fallback error type for any other reason
 - _TMFAILURE_
INT Experimental  - Transaction failed from interrupt
 - _TMFAILURE_
MEM Experimental  - Transaction aborted because a conflict occurred
 - _TMFAILURE_
NEST Experimental  - Transaction aborted due to transactional nesting level was exceeded
 - _TMFAILURE_
REASON Experimental  - Extraction mask for failure reason
 - _TMFAILURE_
RTRY Experimental  - Transaction retry is possible.
 - _TMFAILURE_
SIZE Experimental  - Transaction aborted due to read or write set limit was exceeded
 - _TMFAILURE_
TRIVIAL Experimental  - Indicates a TRIVIAL version of TM is available
 - _TMSTART_
SUCCESS Experimental  - Transaction successfully started.
 
Functions§
- __
crc32b crc - CRC32 single round checksum for bytes (8 bits). Arm’s documentation
 - __
crc32cb crc - CRC32-C single round checksum for bytes (8 bits). Arm’s documentation
 - __
crc32cd crc - CRC32-C single round checksum for quad words (64 bits). Arm’s documentation
 - __
crc32ch crc - CRC32-C single round checksum for bytes (16 bits). Arm’s documentation
 - __
crc32cw crc - CRC32-C single round checksum for bytes (32 bits). Arm’s documentation
 - __
crc32d crc - CRC32 single round checksum for quad words (64 bits). Arm’s documentation
 - __
crc32h crc - CRC32 single round checksum for bytes (16 bits). Arm’s documentation
 - __
crc32w crc - CRC32 single round checksum for bytes (32 bits). Arm’s documentation
 - vaba_s8
neon - Absolute difference and accumulate (64-bit) Arm’s documentation
 - vaba_
s16 neon - Absolute difference and accumulate (64-bit) Arm’s documentation
 - vaba_
s32 neon - Absolute difference and accumulate (64-bit) Arm’s documentation
 - vaba_u8
neon - Absolute difference and accumulate (64-bit) Arm’s documentation
 - vaba_
u16 neon - Absolute difference and accumulate (64-bit) Arm’s documentation
 - vaba_
u32 neon - Absolute difference and accumulate (64-bit) Arm’s documentation
 - vabal_
high_ s8 neon - Signed Absolute difference and Accumulate Long Arm’s documentation
 - vabal_
high_ s16 neon - Signed Absolute difference and Accumulate Long Arm’s documentation
 - vabal_
high_ s32 neon - Signed Absolute difference and Accumulate Long Arm’s documentation
 - vabal_
high_ u8 neon - Unsigned Absolute difference and Accumulate Long Arm’s documentation
 - vabal_
high_ u16 neon - Unsigned Absolute difference and Accumulate Long Arm’s documentation
 - vabal_
high_ u32 neon - Unsigned Absolute difference and Accumulate Long Arm’s documentation
 - vabal_
s8 neon - Signed Absolute difference and Accumulate Long Arm’s documentation
 - vabal_
s16 neon - Signed Absolute difference and Accumulate Long Arm’s documentation
 - vabal_
s32 neon - Signed Absolute difference and Accumulate Long Arm’s documentation
 - vabal_
u8 neon - Unsigned Absolute difference and Accumulate Long Arm’s documentation
 - vabal_
u16 neon - Unsigned Absolute difference and Accumulate Long Arm’s documentation
 - vabal_
u32 neon - Unsigned Absolute difference and Accumulate Long Arm’s documentation
 - vabaq_
s8 neon - Absolute difference and accumulate (128-bit) Arm’s documentation
 - vabaq_
s16 neon - Absolute difference and accumulate (128-bit) Arm’s documentation
 - vabaq_
s32 neon - Absolute difference and accumulate (128-bit) Arm’s documentation
 - vabaq_
u8 neon - Absolute difference and accumulate (128-bit) Arm’s documentation
 - vabaq_
u16 neon - Absolute difference and accumulate (128-bit) Arm’s documentation
 - vabaq_
u32 neon - Absolute difference and accumulate (128-bit) Arm’s documentation
 - vabd_
f32 neon - Absolute difference between the arguments of Floating Arm’s documentation
 - vabd_
f64 neon - Absolute difference between the arguments of Floating Arm’s documentation
 - vabd_s8
neon - Absolute difference between the arguments Arm’s documentation
 - vabd_
s16 neon - Absolute difference between the arguments Arm’s documentation
 - vabd_
s32 neon - Absolute difference between the arguments Arm’s documentation
 - vabd_u8
neon - Absolute difference between the arguments Arm’s documentation
 - vabd_
u16 neon - Absolute difference between the arguments Arm’s documentation
 - vabd_
u32 neon - Absolute difference between the arguments Arm’s documentation
 - vabdd_
f64 neon - Floating-point absolute difference Arm’s documentation
 - vabdl_
high_ s8 neon - Signed Absolute difference Long Arm’s documentation
 - vabdl_
high_ s16 neon - Signed Absolute difference Long Arm’s documentation
 - vabdl_
high_ s32 neon - Signed Absolute difference Long Arm’s documentation
 - vabdl_
high_ u8 neon - Unsigned Absolute difference Long Arm’s documentation
 - vabdl_
high_ u16 neon - Unsigned Absolute difference Long Arm’s documentation
 - vabdl_
high_ u32 neon - Unsigned Absolute difference Long Arm’s documentation
 - vabdl_
s8 neon - Signed Absolute difference Long Arm’s documentation
 - vabdl_
s16 neon - Signed Absolute difference Long Arm’s documentation
 - vabdl_
s32 neon - Signed Absolute difference Long Arm’s documentation
 - vabdl_
u8 neon - Unsigned Absolute difference Long Arm’s documentation
 - vabdl_
u16 neon - Unsigned Absolute difference Long Arm’s documentation
 - vabdl_
u32 neon - Unsigned Absolute difference Long Arm’s documentation
 - vabdq_
f32 neon - Absolute difference between the arguments of Floating Arm’s documentation
 - vabdq_
f64 neon - Absolute difference between the arguments of Floating Arm’s documentation
 - vabdq_
s8 neon - Absolute difference between the arguments Arm’s documentation
 - vabdq_
s16 neon - Absolute difference between the arguments Arm’s documentation
 - vabdq_
s32 neon - Absolute difference between the arguments Arm’s documentation
 - vabdq_
u8 neon - Absolute difference between the arguments Arm’s documentation
 - vabdq_
u16 neon - Absolute difference between the arguments Arm’s documentation
 - vabdq_
u32 neon - Absolute difference between the arguments Arm’s documentation
 - vabds_
f32 neon - Floating-point absolute difference Arm’s documentation
 - vabs_
f32 neon - Floating-point absolute value Arm’s documentation
 - vabs_
f64 neon - Floating-point absolute value Arm’s documentation
 - vabs_s8
neon - Absolute value (wrapping). Arm’s documentation
 - vabs_
s16 neon - Absolute value (wrapping). Arm’s documentation
 - vabs_
s32 neon - Absolute value (wrapping). Arm’s documentation
 - vabs_
s64 neon - Absolute Value (wrapping). Arm’s documentation
 - vabsd_
s64 neon - Absolute Value (wrapping). Arm’s documentation
 - vabsq_
f32 neon - Floating-point absolute value Arm’s documentation
 - vabsq_
f64 neon - Floating-point absolute value Arm’s documentation
 - vabsq_
s8 neon - Absolute value (wrapping). Arm’s documentation
 - vabsq_
s16 neon - Absolute value (wrapping). Arm’s documentation
 - vabsq_
s32 neon - Absolute value (wrapping). Arm’s documentation
 - vabsq_
s64 neon - Absolute Value (wrapping). Arm’s documentation
 - vadd_
f32 neon - Vector add. Arm’s documentation
 - vadd_
f64 neon - Vector add.
 - vadd_p8
neon - Bitwise exclusive OR Arm’s documentation
 - vadd_
p16 neon - Bitwise exclusive OR Arm’s documentation
 - vadd_
p64 neon - Bitwise exclusive OR Arm’s documentation
 - vadd_s8
neon - Vector add. Arm’s documentation
 - vadd_
s16 neon - Vector add. Arm’s documentation
 - vadd_
s32 neon - Vector add. Arm’s documentation
 - vadd_
s64 neon - Vector add.
 - vadd_u8
neon - Vector add. Arm’s documentation
 - vadd_
u16 neon - Vector add. Arm’s documentation
 - vadd_
u32 neon - Vector add. Arm’s documentation
 - vadd_
u64 neon - Vector add.
 - vaddd_
s64 neon - Vector add.
 - vaddd_
u64 neon - Vector add.
 - vaddhn_
high_ s16 neon - Add returning High Narrow (high half). Arm’s documentation
 - vaddhn_
high_ s32 neon - Add returning High Narrow (high half). Arm’s documentation
 - vaddhn_
high_ s64 neon - Add returning High Narrow (high half). Arm’s documentation
 - vaddhn_
high_ u16 neon - Add returning High Narrow (high half). Arm’s documentation
 - vaddhn_
high_ u32 neon - Add returning High Narrow (high half). Arm’s documentation
 - vaddhn_
high_ u64 neon - Add returning High Narrow (high half). Arm’s documentation
 - vaddhn_
s16 neon - Add returning High Narrow. Arm’s documentation
 - vaddhn_
s32 neon - Add returning High Narrow. Arm’s documentation
 - vaddhn_
s64 neon - Add returning High Narrow. Arm’s documentation
 - vaddhn_
u16 neon - Add returning High Narrow. Arm’s documentation
 - vaddhn_
u32 neon - Add returning High Narrow. Arm’s documentation
 - vaddhn_
u64 neon - Add returning High Narrow. Arm’s documentation
 - vaddl_
high_ s8 neon - Signed Add Long (vector, high half). Arm’s documentation
 - vaddl_
high_ s16 neon - Signed Add Long (vector, high half). Arm’s documentation
 - vaddl_
high_ s32 neon - Signed Add Long (vector, high half). Arm’s documentation
 - vaddl_
high_ u8 neon - Signed Add Long (vector, high half). Arm’s documentation
 - vaddl_
high_ u16 neon - Signed Add Long (vector, high half). Arm’s documentation
 - vaddl_
high_ u32 neon - Signed Add Long (vector, high half). Arm’s documentation
 - vaddl_
s8 neon - Add Long (vector). Arm’s documentation
 - vaddl_
s16 neon - Add Long (vector). Arm’s documentation
 - vaddl_
s32 neon - Add Long (vector). Arm’s documentation
 - vaddl_
u8 neon - Add Long (vector). Arm’s documentation
 - vaddl_
u16 neon - Add Long (vector). Arm’s documentation
 - vaddl_
u32 neon - Add Long (vector). Arm’s documentation
 - vaddlv_
s8 neon - Signed Add Long across Vector Arm’s documentation
 - vaddlv_
s16 neon - Signed Add Long across Vector Arm’s documentation
 - vaddlv_
s32 neon - Signed Add Long across Vector Arm’s documentation
 - vaddlv_
u8 neon - Unsigned Add Long across Vector Arm’s documentation
 - vaddlv_
u16 neon - Unsigned Add Long across Vector Arm’s documentation
 - vaddlv_
u32 neon - Unsigned Add Long across Vector Arm’s documentation
 - vaddlvq_
s8 neon - Signed Add Long across Vector Arm’s documentation
 - vaddlvq_
s16 neon - Signed Add Long across Vector Arm’s documentation
 - vaddlvq_
s32 neon - Signed Add Long across Vector Arm’s documentation
 - vaddlvq_
u8 neon - Unsigned Add Long across Vector Arm’s documentation
 - vaddlvq_
u16 neon - Unsigned Add Long across Vector Arm’s documentation
 - vaddlvq_
u32 neon - Unsigned Add Long across Vector Arm’s documentation
 - vaddq_
f32 neon - Vector add. Arm’s documentation
 - vaddq_
f64 neon - Vector add.
 - vaddq_
p8 neon - Bitwise exclusive OR Arm’s documentation
 - vaddq_
p16 neon - Bitwise exclusive OR Arm’s documentation
 - vaddq_
p64 neon - Bitwise exclusive OR Arm’s documentation
 - vaddq_
p128 neon - Bitwise exclusive OR Arm’s documentation
 - vaddq_
s8 neon - Vector add. Arm’s documentation
 - vaddq_
s16 neon - Vector add. Arm’s documentation
 - vaddq_
s32 neon - Vector add. Arm’s documentation
 - vaddq_
s64 neon - Vector add. Arm’s documentation
 - vaddq_
u8 neon - Vector add. Arm’s documentation
 - vaddq_
u16 neon - Vector add. Arm’s documentation
 - vaddq_
u32 neon - Vector add. Arm’s documentation
 - vaddq_
u64 neon - Vector add. Arm’s documentation
 - vaddv_
f32 neon - Floating-point add across vector Arm’s documentation
 - vaddv_
s8 neon - Add across vector Arm’s documentation
 - vaddv_
s16 neon - Add across vector Arm’s documentation
 - vaddv_
s32 neon - Add across vector Arm’s documentation
 - vaddv_
u8 neon - Add across vector Arm’s documentation
 - vaddv_
u16 neon - Add across vector Arm’s documentation
 - vaddv_
u32 neon - Add across vector Arm’s documentation
 - vaddvq_
f32 neon - Floating-point add across vector Arm’s documentation
 - vaddvq_
f64 neon - Floating-point add across vector Arm’s documentation
 - vaddvq_
s8 neon - Add across vector Arm’s documentation
 - vaddvq_
s16 neon - Add across vector Arm’s documentation
 - vaddvq_
s32 neon - Add across vector Arm’s documentation
 - vaddvq_
s64 neon - Add across vector Arm’s documentation
 - vaddvq_
u8 neon - Add across vector Arm’s documentation
 - vaddvq_
u16 neon - Add across vector Arm’s documentation
 - vaddvq_
u32 neon - Add across vector Arm’s documentation
 - vaddvq_
u64 neon - Add across vector Arm’s documentation
 - vaddw_
high_ s8 neon - Add Wide (high half). Arm’s documentation
 - vaddw_
high_ s16 neon - Add Wide (high half). Arm’s documentation
 - vaddw_
high_ s32 neon - Add Wide (high half). Arm’s documentation
 - vaddw_
high_ u8 neon - Add Wide (high half). Arm’s documentation
 - vaddw_
high_ u16 neon - Add Wide (high half). Arm’s documentation
 - vaddw_
high_ u32 neon - Add Wide (high half). Arm’s documentation
 - vaddw_
s8 neon - Add Wide Arm’s documentation
 - vaddw_
s16 neon - Add Wide Arm’s documentation
 - vaddw_
s32 neon - Add Wide Arm’s documentation
 - vaddw_
u8 neon - Add Wide Arm’s documentation
 - vaddw_
u16 neon - Add Wide Arm’s documentation
 - vaddw_
u32 neon - Add Wide Arm’s documentation
 - vaesdq_
u8 aes - AES single round encryption. Arm’s documentation
 - vaeseq_
u8 aes - AES single round encryption. Arm’s documentation
 - vaesimcq_
u8 aes - AES inverse mix columns. Arm’s documentation
 - vaesmcq_
u8 aes - AES mix columns. Arm’s documentation
 - vand_s8
neon - Vector bitwise and Arm’s documentation
 - vand_
s16 neon - Vector bitwise and Arm’s documentation
 - vand_
s32 neon - Vector bitwise and Arm’s documentation
 - vand_
s64 neon - Vector bitwise and Arm’s documentation
 - vand_u8
neon - Vector bitwise and Arm’s documentation
 - vand_
u16 neon - Vector bitwise and Arm’s documentation
 - vand_
u32 neon - Vector bitwise and Arm’s documentation
 - vand_
u64 neon - Vector bitwise and Arm’s documentation
 - vandq_
s8 neon - Vector bitwise and Arm’s documentation
 - vandq_
s16 neon - Vector bitwise and Arm’s documentation
 - vandq_
s32 neon - Vector bitwise and Arm’s documentation
 - vandq_
s64 neon - Vector bitwise and Arm’s documentation
 - vandq_
u8 neon - Vector bitwise and Arm’s documentation
 - vandq_
u16 neon - Vector bitwise and Arm’s documentation
 - vandq_
u32 neon - Vector bitwise and Arm’s documentation
 - vandq_
u64 neon - Vector bitwise and Arm’s documentation
 - vbcaxq_
s8 neonandsha3 - Bit clear and exclusive OR Arm’s documentation
 - vbcaxq_
s16 neonandsha3 - Bit clear and exclusive OR Arm’s documentation
 - vbcaxq_
s32 neonandsha3 - Bit clear and exclusive OR Arm’s documentation
 - vbcaxq_
s64 neonandsha3 - Bit clear and exclusive OR Arm’s documentation
 - vbcaxq_
u8 neonandsha3 - Bit clear and exclusive OR Arm’s documentation
 - vbcaxq_
u16 neonandsha3 - Bit clear and exclusive OR Arm’s documentation
 - vbcaxq_
u32 neonandsha3 - Bit clear and exclusive OR Arm’s documentation
 - vbcaxq_
u64 neonandsha3 - Bit clear and exclusive OR Arm’s documentation
 - vbic_s8
neon - Vector bitwise bit clear. Arm’s documentation
 - vbic_
s16 neon - Vector bitwise bit clear. Arm’s documentation
 - vbic_
s32 neon - Vector bitwise bit clear. Arm’s documentation
 - vbic_
s64 neon - Vector bitwise bit clear. Arm’s documentation
 - vbic_u8
neon - Vector bitwise bit clear. Arm’s documentation
 - vbic_
u16 neon - Vector bitwise bit clear. Arm’s documentation
 - vbic_
u32 neon - Vector bitwise bit clear. Arm’s documentation
 - vbic_
u64 neon - Vector bitwise bit clear. Arm’s documentation
 - vbicq_
s8 neon - Vector bitwise bit clear. Arm’s documentation
 - vbicq_
s16 neon - Vector bitwise bit clear. Arm’s documentation
 - vbicq_
s32 neon - Vector bitwise bit clear. Arm’s documentation
 - vbicq_
s64 neon - Vector bitwise bit clear. Arm’s documentation
 - vbicq_
u8 neon - Vector bitwise bit clear. Arm’s documentation
 - vbicq_
u16 neon - Vector bitwise bit clear. Arm’s documentation
 - vbicq_
u32 neon - Vector bitwise bit clear. Arm’s documentation
 - vbicq_
u64 neon - Vector bitwise bit clear. Arm’s documentation
 - vbsl_
f32 neon - Bitwise Select. Arm’s documentation
 - vbsl_
f64 neon - Bitwise Select instructions. This instruction sets each bit in the destination SIMD&FP register to the corresponding bit from the first source SIMD&FP register when the original destination bit was 1, otherwise from the second source SIMD&FP register.
 - vbsl_p8
neon - Bitwise Select. Arm’s documentation
 - vbsl_
p16 neon - Bitwise Select. Arm’s documentation
 - vbsl_
p64 neon - Bitwise Select.
 - vbsl_s8
neon - Bitwise Select. Arm’s documentation
 - vbsl_
s16 neon - Bitwise Select. Arm’s documentation
 - vbsl_
s32 neon - Bitwise Select. Arm’s documentation
 - vbsl_
s64 neon - Bitwise Select. Arm’s documentation
 - vbsl_u8
neon - Bitwise Select. Arm’s documentation
 - vbsl_
u16 neon - Bitwise Select. Arm’s documentation
 - vbsl_
u32 neon - Bitwise Select. Arm’s documentation
 - vbsl_
u64 neon - Bitwise Select. Arm’s documentation
 - vbslq_
f32 neon - Bitwise Select. Arm’s documentation
 - vbslq_
f64 neon - Bitwise Select. (128-bit)
 - vbslq_
p8 neon - Bitwise Select. Arm’s documentation
 - vbslq_
p16 neon - Bitwise Select. Arm’s documentation
 - vbslq_
p64 neon - Bitwise Select. (128-bit)
 - vbslq_
s8 neon - Bitwise Select. Arm’s documentation
 - vbslq_
s16 neon - Bitwise Select. Arm’s documentation
 - vbslq_
s32 neon - Bitwise Select. Arm’s documentation
 - vbslq_
s64 neon - Bitwise Select. Arm’s documentation
 - vbslq_
u8 neon - Bitwise Select. Arm’s documentation
 - vbslq_
u16 neon - Bitwise Select. Arm’s documentation
 - vbslq_
u32 neon - Bitwise Select. Arm’s documentation
 - vbslq_
u64 neon - Bitwise Select. Arm’s documentation
 - vcage_
f32 neon - Floating-point absolute compare greater than or equal Arm’s documentation
 - vcage_
f64 neon - Floating-point absolute compare greater than or equal Arm’s documentation
 - vcaged_
f64 neon - Floating-point absolute compare greater than or equal Arm’s documentation
 - vcageq_
f32 neon - Floating-point absolute compare greater than or equal Arm’s documentation
 - vcageq_
f64 neon - Floating-point absolute compare greater than or equal Arm’s documentation
 - vcages_
f32 neon - Floating-point absolute compare greater than or equal Arm’s documentation
 - vcagt_
f32 neon - Floating-point absolute compare greater than Arm’s documentation
 - vcagt_
f64 neon - Floating-point absolute compare greater than Arm’s documentation
 - vcagtd_
f64 neon - Floating-point absolute compare greater than Arm’s documentation
 - vcagtq_
f32 neon - Floating-point absolute compare greater than Arm’s documentation
 - vcagtq_
f64 neon - Floating-point absolute compare greater than Arm’s documentation
 - vcagts_
f32 neon - Floating-point absolute compare greater than Arm’s documentation
 - vcale_
f32 neon - Floating-point absolute compare less than or equal Arm’s documentation
 - vcale_
f64 neon - Floating-point absolute compare less than or equal Arm’s documentation
 - vcaled_
f64 neon - Floating-point absolute compare less than or equal Arm’s documentation
 - vcaleq_
f32 neon - Floating-point absolute compare less than or equal Arm’s documentation
 - vcaleq_
f64 neon - Floating-point absolute compare less than or equal Arm’s documentation
 - vcales_
f32 neon - Floating-point absolute compare less than or equal Arm’s documentation
 - vcalt_
f32 neon - Floating-point absolute compare less than Arm’s documentation
 - vcalt_
f64 neon - Floating-point absolute compare less than Arm’s documentation
 - vcaltd_
f64 neon - Floating-point absolute compare less than Arm’s documentation
 - vcaltq_
f32 neon - Floating-point absolute compare less than Arm’s documentation
 - vcaltq_
f64 neon - Floating-point absolute compare less than Arm’s documentation
 - vcalts_
f32 neon - Floating-point absolute compare less than Arm’s documentation
 - vceq_
f32 neon - Floating-point compare equal Arm’s documentation
 - vceq_
f64 neon - Floating-point compare equal Arm’s documentation
 - vceq_p8
neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceq_
p64 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceq_s8
neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceq_
s16 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceq_
s32 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceq_
s64 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceq_u8
neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceq_
u16 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceq_
u32 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceq_
u64 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceqd_
f64 neon - Floating-point compare equal Arm’s documentation
 - vceqd_
s64 neon - Compare bitwise equal Arm’s documentation
 - vceqd_
u64 neon - Compare bitwise equal Arm’s documentation
 - vceqq_
f32 neon - Floating-point compare equal Arm’s documentation
 - vceqq_
f64 neon - Floating-point compare equal Arm’s documentation
 - vceqq_
p8 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceqq_
p64 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceqq_
s8 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceqq_
s16 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceqq_
s32 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceqq_
s64 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceqq_
u8 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceqq_
u16 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceqq_
u32 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceqq_
u64 neon - Compare bitwise Equal (vector) Arm’s documentation
 - vceqs_
f32 neon - Floating-point compare equal Arm’s documentation
 - vceqz_
f32 neon - Floating-point compare bitwise equal to zero Arm’s documentation
 - vceqz_
f64 neon - Floating-point compare bitwise equal to zero Arm’s documentation
 - vceqz_
p8 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqz_
p64 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqz_
s8 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqz_
s16 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqz_
s32 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqz_
s64 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqz_
u8 neon - Unsigned compare bitwise equal to zero Arm’s documentation
 - vceqz_
u16 neon - Unsigned compare bitwise equal to zero Arm’s documentation
 - vceqz_
u32 neon - Unsigned compare bitwise equal to zero Arm’s documentation
 - vceqz_
u64 neon - Unsigned compare bitwise equal to zero Arm’s documentation
 - vceqzd_
f64 neon - Floating-point compare bitwise equal to zero Arm’s documentation
 - vceqzd_
s64 neon - Compare bitwise equal to zero Arm’s documentation
 - vceqzd_
u64 neon - Compare bitwise equal to zero Arm’s documentation
 - vceqzq_
f32 neon - Floating-point compare bitwise equal to zero Arm’s documentation
 - vceqzq_
f64 neon - Floating-point compare bitwise equal to zero Arm’s documentation
 - vceqzq_
p8 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqzq_
p64 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqzq_
s8 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqzq_
s16 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqzq_
s32 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqzq_
s64 neon - Signed compare bitwise equal to zero Arm’s documentation
 - vceqzq_
u8 neon - Unsigned compare bitwise equal to zero Arm’s documentation
 - vceqzq_
u16 neon - Unsigned compare bitwise equal to zero Arm’s documentation
 - vceqzq_
u32 neon - Unsigned compare bitwise equal to zero Arm’s documentation
 - vceqzq_
u64 neon - Unsigned compare bitwise equal to zero Arm’s documentation
 - vceqzs_
f32 neon - Floating-point compare bitwise equal to zero Arm’s documentation
 - vcge_
f32 neon - Floating-point compare greater than or equal Arm’s documentation
 - vcge_
f64 neon - Floating-point compare greater than or equal Arm’s documentation
 - vcge_s8
neon - Compare signed greater than or equal Arm’s documentation
 - vcge_
s16 neon - Compare signed greater than or equal Arm’s documentation
 - vcge_
s32 neon - Compare signed greater than or equal Arm’s documentation
 - vcge_
s64 neon - Compare signed greater than or equal Arm’s documentation
 - vcge_u8
neon - Compare unsigned greater than or equal Arm’s documentation
 - vcge_
u16 neon - Compare unsigned greater than or equal Arm’s documentation
 - vcge_
u32 neon - Compare unsigned greater than or equal Arm’s documentation
 - vcge_
u64 neon - Compare unsigned greater than or equal Arm’s documentation
 - vcged_
f64 neon - Floating-point compare greater than or equal Arm’s documentation
 - vcged_
s64 neon - Compare greater than or equal Arm’s documentation
 - vcged_
u64 neon - Compare greater than or equal Arm’s documentation
 - vcgeq_
f32 neon - Floating-point compare greater than or equal Arm’s documentation
 - vcgeq_
f64 neon - Floating-point compare greater than or equal Arm’s documentation
 - vcgeq_
s8 neon - Compare signed greater than or equal Arm’s documentation
 - vcgeq_
s16 neon - Compare signed greater than or equal Arm’s documentation
 - vcgeq_
s32 neon - Compare signed greater than or equal Arm’s documentation
 - vcgeq_
s64 neon - Compare signed greater than or equal Arm’s documentation
 - vcgeq_
u8 neon - Compare unsigned greater than or equal Arm’s documentation
 - vcgeq_
u16 neon - Compare unsigned greater than or equal Arm’s documentation
 - vcgeq_
u32 neon - Compare unsigned greater than or equal Arm’s documentation
 - vcgeq_
u64 neon - Compare unsigned greater than or equal Arm’s documentation
 - vcges_
f32 neon - Floating-point compare greater than or equal Arm’s documentation
 - vcgez_
f32 neon - Floating-point compare greater than or equal to zero Arm’s documentation
 - vcgez_
f64 neon - Floating-point compare greater than or equal to zero Arm’s documentation
 - vcgez_
s8 neon - Compare signed greater than or equal to zero Arm’s documentation
 - vcgez_
s16 neon - Compare signed greater than or equal to zero Arm’s documentation
 - vcgez_
s32 neon - Compare signed greater than or equal to zero Arm’s documentation
 - vcgez_
s64 neon - Compare signed greater than or equal to zero Arm’s documentation
 - vcgezd_
f64 neon - Floating-point compare greater than or equal to zero Arm’s documentation
 - vcgezd_
s64 neon - Compare signed greater than or equal to zero Arm’s documentation
 - vcgezq_
f32 neon - Floating-point compare greater than or equal to zero Arm’s documentation
 - vcgezq_
f64 neon - Floating-point compare greater than or equal to zero Arm’s documentation
 - vcgezq_
s8 neon - Compare signed greater than or equal to zero Arm’s documentation
 - vcgezq_
s16 neon - Compare signed greater than or equal to zero Arm’s documentation
 - vcgezq_
s32 neon - Compare signed greater than or equal to zero Arm’s documentation
 - vcgezq_
s64 neon - Compare signed greater than or equal to zero Arm’s documentation
 - vcgezs_
f32 neon - Floating-point compare greater than or equal to zero Arm’s documentation
 - vcgt_
f32 neon - Floating-point compare greater than Arm’s documentation
 - vcgt_
f64 neon - Floating-point compare greater than Arm’s documentation
 - vcgt_s8
neon - Compare signed greater than Arm’s documentation
 - vcgt_
s16 neon - Compare signed greater than Arm’s documentation
 - vcgt_
s32 neon - Compare signed greater than Arm’s documentation
 - vcgt_
s64 neon - Compare signed greater than Arm’s documentation
 - vcgt_u8
neon - Compare unsigned greater than Arm’s documentation
 - vcgt_
u16 neon - Compare unsigned greater than Arm’s documentation
 - vcgt_
u32 neon - Compare unsigned greater than Arm’s documentation
 - vcgt_
u64 neon - Compare unsigned greater than Arm’s documentation
 - vcgtd_
f64 neon - Floating-point compare greater than Arm’s documentation
 - vcgtd_
s64 neon - Compare greater than Arm’s documentation
 - vcgtd_
u64 neon - Compare greater than Arm’s documentation
 - vcgtq_
f32 neon - Floating-point compare greater than Arm’s documentation
 - vcgtq_
f64 neon - Floating-point compare greater than Arm’s documentation
 - vcgtq_
s8 neon - Compare signed greater than Arm’s documentation
 - vcgtq_
s16 neon - Compare signed greater than Arm’s documentation
 - vcgtq_
s32 neon - Compare signed greater than Arm’s documentation
 - vcgtq_
s64 neon - Compare signed greater than Arm’s documentation
 - vcgtq_
u8 neon - Compare unsigned greater than Arm’s documentation
 - vcgtq_
u16 neon - Compare unsigned greater than Arm’s documentation
 - vcgtq_
u32 neon - Compare unsigned greater than Arm’s documentation
 - vcgtq_
u64 neon - Compare unsigned greater than Arm’s documentation
 - vcgts_
f32 neon - Floating-point compare greater than Arm’s documentation
 - vcgtz_
f32 neon - Floating-point compare greater than zero Arm’s documentation
 - vcgtz_
f64 neon - Floating-point compare greater than zero Arm’s documentation
 - vcgtz_
s8 neon - Compare signed greater than zero Arm’s documentation
 - vcgtz_
s16 neon - Compare signed greater than zero Arm’s documentation
 - vcgtz_
s32 neon - Compare signed greater than zero Arm’s documentation
 - vcgtz_
s64 neon - Compare signed greater than zero Arm’s documentation
 - vcgtzd_
f64 neon - Floating-point compare greater than zero Arm’s documentation
 - vcgtzd_
s64 neon - Compare signed greater than zero Arm’s documentation
 - vcgtzq_
f32 neon - Floating-point compare greater than zero Arm’s documentation
 - vcgtzq_
f64 neon - Floating-point compare greater than zero Arm’s documentation
 - vcgtzq_
s8 neon - Compare signed greater than zero Arm’s documentation
 - vcgtzq_
s16 neon - Compare signed greater than zero Arm’s documentation
 - vcgtzq_
s32 neon - Compare signed greater than zero Arm’s documentation
 - vcgtzq_
s64 neon - Compare signed greater than zero Arm’s documentation
 - vcgtzs_
f32 neon - Floating-point compare greater than zero Arm’s documentation
 - vcle_
f32 neon - Floating-point compare less than or equal Arm’s documentation
 - vcle_
f64 neon - Floating-point compare less than or equal Arm’s documentation
 - vcle_s8
neon - Compare signed less than or equal Arm’s documentation
 - vcle_
s16 neon - Compare signed less than or equal Arm’s documentation
 - vcle_
s32 neon - Compare signed less than or equal Arm’s documentation
 - vcle_
s64 neon - Compare signed less than or equal Arm’s documentation
 - vcle_u8
neon - Compare unsigned less than or equal Arm’s documentation
 - vcle_
u16 neon - Compare unsigned less than or equal Arm’s documentation
 - vcle_
u32 neon - Compare unsigned less than or equal Arm’s documentation
 - vcle_
u64 neon - Compare unsigned less than or equal Arm’s documentation
 - vcled_
f64 neon - Floating-point compare less than or equal Arm’s documentation
 - vcled_
s64 neon - Compare less than or equal Arm’s documentation
 - vcled_
u64 neon - Compare less than or equal Arm’s documentation
 - vcleq_
f32 neon - Floating-point compare less than or equal Arm’s documentation
 - vcleq_
f64 neon - Floating-point compare less than or equal Arm’s documentation
 - vcleq_
s8 neon - Compare signed less than or equal Arm’s documentation
 - vcleq_
s16 neon - Compare signed less than or equal Arm’s documentation
 - vcleq_
s32 neon - Compare signed less than or equal Arm’s documentation
 - vcleq_
s64 neon - Compare signed less than or equal Arm’s documentation
 - vcleq_
u8 neon - Compare unsigned less than or equal Arm’s documentation
 - vcleq_
u16 neon - Compare unsigned less than or equal Arm’s documentation
 - vcleq_
u32 neon - Compare unsigned less than or equal Arm’s documentation
 - vcleq_
u64 neon - Compare unsigned less than or equal Arm’s documentation
 - vcles_
f32 neon - Floating-point compare less than or equal Arm’s documentation
 - vclez_
f32 neon - Floating-point compare less than or equal to zero Arm’s documentation
 - vclez_
f64 neon - Floating-point compare less than or equal to zero Arm’s documentation
 - vclez_
s8 neon - Compare signed less than or equal to zero Arm’s documentation
 - vclez_
s16 neon - Compare signed less than or equal to zero Arm’s documentation
 - vclez_
s32 neon - Compare signed less than or equal to zero Arm’s documentation
 - vclez_
s64 neon - Compare signed less than or equal to zero Arm’s documentation
 - vclezd_
f64 neon - Floating-point compare less than or equal to zero Arm’s documentation
 - vclezd_
s64 neon - Compare less than or equal to zero Arm’s documentation
 - vclezq_
f32 neon - Floating-point compare less than or equal to zero Arm’s documentation
 - vclezq_
f64 neon - Floating-point compare less than or equal to zero Arm’s documentation
 - vclezq_
s8 neon - Compare signed less than or equal to zero Arm’s documentation
 - vclezq_
s16 neon - Compare signed less than or equal to zero Arm’s documentation
 - vclezq_
s32 neon - Compare signed less than or equal to zero Arm’s documentation
 - vclezq_
s64 neon - Compare signed less than or equal to zero Arm’s documentation
 - vclezs_
f32 neon - Floating-point compare less than or equal to zero Arm’s documentation
 - vcls_s8
neon - Count leading sign bits Arm’s documentation
 - vcls_
s16 neon - Count leading sign bits Arm’s documentation
 - vcls_
s32 neon - Count leading sign bits Arm’s documentation
 - vcls_u8
neon - Count leading sign bits Arm’s documentation
 - vcls_
u16 neon - Count leading sign bits Arm’s documentation
 - vcls_
u32 neon - Count leading sign bits Arm’s documentation
 - vclsq_
s8 neon - Count leading sign bits Arm’s documentation
 - vclsq_
s16 neon - Count leading sign bits Arm’s documentation
 - vclsq_
s32 neon - Count leading sign bits Arm’s documentation
 - vclsq_
u8 neon - Count leading sign bits Arm’s documentation
 - vclsq_
u16 neon - Count leading sign bits Arm’s documentation
 - vclsq_
u32 neon - Count leading sign bits Arm’s documentation
 - vclt_
f32 neon - Floating-point compare less than Arm’s documentation
 - vclt_
f64 neon - Floating-point compare less than Arm’s documentation
 - vclt_s8
neon - Compare signed less than Arm’s documentation
 - vclt_
s16 neon - Compare signed less than Arm’s documentation
 - vclt_
s32 neon - Compare signed less than Arm’s documentation
 - vclt_
s64 neon - Compare signed less than Arm’s documentation
 - vclt_u8
neon - Compare unsigned less than Arm’s documentation
 - vclt_
u16 neon - Compare unsigned less than Arm’s documentation
 - vclt_
u32 neon - Compare unsigned less than Arm’s documentation
 - vclt_
u64 neon - Compare unsigned less than Arm’s documentation
 - vcltd_
f64 neon - Floating-point compare less than Arm’s documentation
 - vcltd_
s64 neon - Compare less than Arm’s documentation
 - vcltd_
u64 neon - Compare less than Arm’s documentation
 - vcltq_
f32 neon - Floating-point compare less than Arm’s documentation
 - vcltq_
f64 neon - Floating-point compare less than Arm’s documentation
 - vcltq_
s8 neon - Compare signed less than Arm’s documentation
 - vcltq_
s16 neon - Compare signed less than Arm’s documentation
 - vcltq_
s32 neon - Compare signed less than Arm’s documentation
 - vcltq_
s64 neon - Compare signed less than Arm’s documentation
 - vcltq_
u8 neon - Compare unsigned less than Arm’s documentation
 - vcltq_
u16 neon - Compare unsigned less than Arm’s documentation
 - vcltq_
u32 neon - Compare unsigned less than Arm’s documentation
 - vcltq_
u64 neon - Compare unsigned less than Arm’s documentation
 - vclts_
f32 neon - Floating-point compare less than Arm’s documentation
 - vcltz_
f32 neon - Floating-point compare less than zero Arm’s documentation
 - vcltz_
f64 neon - Floating-point compare less than zero Arm’s documentation
 - vcltz_
s8 neon - Compare signed less than zero Arm’s documentation
 - vcltz_
s16 neon - Compare signed less than zero Arm’s documentation
 - vcltz_
s32 neon - Compare signed less than zero Arm’s documentation
 - vcltz_
s64 neon - Compare signed less than zero Arm’s documentation
 - vcltzd_
f64 neon - Floating-point compare less than zero Arm’s documentation
 - vcltzd_
s64 neon - Compare less than zero Arm’s documentation
 - vcltzq_
f32 neon - Floating-point compare less than zero Arm’s documentation
 - vcltzq_
f64 neon - Floating-point compare less than zero Arm’s documentation
 - vcltzq_
s8 neon - Compare signed less than zero Arm’s documentation
 - vcltzq_
s16 neon - Compare signed less than zero Arm’s documentation
 - vcltzq_
s32 neon - Compare signed less than zero Arm’s documentation
 - vcltzq_
s64 neon - Compare signed less than zero Arm’s documentation
 - vcltzs_
f32 neon - Floating-point compare less than zero Arm’s documentation
 - vclz_s8
neon - Count leading zero bits Arm’s documentation
 - vclz_
s16 neon - Count leading zero bits Arm’s documentation
 - vclz_
s32 neon - Count leading zero bits Arm’s documentation
 - vclz_u8
neon - Count leading zero bits Arm’s documentation
 - vclz_
u16 neon - Count leading zero bits Arm’s documentation
 - vclz_
u32 neon - Count leading zero bits Arm’s documentation
 - vclzq_
s8 neon - Count leading zero bits Arm’s documentation
 - vclzq_
s16 neon - Count leading zero bits Arm’s documentation
 - vclzq_
s32 neon - Count leading zero bits Arm’s documentation
 - vclzq_
u8 neon - Count leading zero bits Arm’s documentation
 - vclzq_
u16 neon - Count leading zero bits Arm’s documentation
 - vclzq_
u32 neon - Count leading zero bits Arm’s documentation
 - vcnt_p8
neon - Population count per byte. Arm’s documentation
 - vcnt_s8
neon - Population count per byte. Arm’s documentation
 - vcnt_u8
neon - Population count per byte. Arm’s documentation
 - vcntq_
p8 neon - Population count per byte. Arm’s documentation
 - vcntq_
s8 neon - Population count per byte. Arm’s documentation
 - vcntq_
u8 neon - Population count per byte. Arm’s documentation
 - vcombine_
f32 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcombine_
f64 neon - Vector combine
 - vcombine_
p8 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcombine_
p16 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcombine_
p64 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcombine_
s8 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcombine_
s16 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcombine_
s32 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcombine_
s64 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcombine_
u8 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcombine_
u16 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcombine_
u32 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcombine_
u64 neon - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcopy_
lane_ f32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
lane_ f64 neon - Duplicate vector element to vector or scalar
 - vcopy_
lane_ p8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
lane_ p16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
lane_ p64 neon - Duplicate vector element to vector or scalar
 - vcopy_
lane_ s8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
lane_ s16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
lane_ s32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
lane_ s64 neon - Duplicate vector element to vector or scalar
 - vcopy_
lane_ u8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
lane_ u16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
lane_ u32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
lane_ u64 neon - Duplicate vector element to vector or scalar
 - vcopy_
laneq_ f32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
laneq_ f64 neon - Duplicate vector element to vector or scalar
 - vcopy_
laneq_ p8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
laneq_ p16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
laneq_ p64 neon - Duplicate vector element to vector or scalar
 - vcopy_
laneq_ s8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
laneq_ s16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
laneq_ s32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
laneq_ s64 neon - Duplicate vector element to vector or scalar
 - vcopy_
laneq_ u8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
laneq_ u16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
laneq_ u32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopy_
laneq_ u64 neon - Duplicate vector element to vector or scalar
 - vcopyq_
lane_ f32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ f64 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ p8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ p16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ p64 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ s8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ s16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ s32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ s64 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ u8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ u16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ u32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
lane_ u64 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ f32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ f64 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ p8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ p16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ p64 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ s8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ s16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ s32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ s64 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ u8 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ u16 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ u32 neon - Insert vector element from another vector element Arm’s documentation
 - vcopyq_
laneq_ u64 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
f32 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
f64 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
p8 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
p16 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
p64 neonandaes - Insert vector element from another vector element Arm’s documentation
 - vcreate_
s8 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
s16 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
s32 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
s64 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
u8 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
u16 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
u32 neon - Insert vector element from another vector element Arm’s documentation
 - vcreate_
u64 neon - Insert vector element from another vector element Arm’s documentation
 - vcvt_
f32_ f64 neon - Floating-point convert Arm’s documentation
 - vcvt_
f32_ s32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
f32_ u32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
f64_ f32 neon - Floating-point convert to higher precision long Arm’s documentation
 - vcvt_
f64_ s64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
f64_ u64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
high_ f32_ f64 neon - Floating-point convert to lower precision narrow Arm’s documentation
 - vcvt_
high_ f64_ f32 neon - Floating-point convert to higher precision long Arm’s documentation
 - vcvt_
n_ f32_ s32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
n_ f32_ u32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
n_ f64_ s64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
n_ f64_ u64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
n_ s32_ f32 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvt_
n_ s64_ f64 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvt_
n_ u32_ f32 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvt_
n_ u64_ f64 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvt_
s32_ f32 neon - Floating-point convert to signed fixed-point, rounding toward zero Arm’s documentation
 - vcvt_
s64_ f64 neon - Floating-point convert to signed fixed-point, rounding toward zero Arm’s documentation
 - vcvt_
u32_ f32 neon - Floating-point convert to unsigned fixed-point, rounding toward zero Arm’s documentation
 - vcvt_
u64_ f64 neon - Floating-point convert to unsigned fixed-point, rounding toward zero Arm’s documentation
 - vcvta_
s32_ f32 neon - Floating-point convert to signed integer, rounding to nearest with ties to away Arm’s documentation
 - vcvta_
s64_ f64 neon - Floating-point convert to signed integer, rounding to nearest with ties to away Arm’s documentation
 - vcvta_
u32_ f32 neon - Floating-point convert to unsigned integer, rounding to nearest with ties to away Arm’s documentation
 - vcvta_
u64_ f64 neon - Floating-point convert to unsigned integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtad_
s64_ f64 neon - Floating-point convert to integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtad_
u64_ f64 neon - Floating-point convert to integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtaq_
s32_ f32 neon - Floating-point convert to signed integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtaq_
s64_ f64 neon - Floating-point convert to signed integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtaq_
u32_ f32 neon - Floating-point convert to unsigned integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtaq_
u64_ f64 neon - Floating-point convert to unsigned integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtas_
s32_ f32 neon - Floating-point convert to integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtas_
u32_ f32 neon - Floating-point convert to integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtd_
f64_ s64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtd_
f64_ u64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtd_
n_ f64_ s64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtd_
n_ f64_ u64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtd_
n_ s64_ f64 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvtd_
n_ u64_ f64 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvtd_
s64_ f64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtd_
u64_ f64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtm_
s32_ f32 neon - Floating-point convert to signed integer, rounding toward minus infinity Arm’s documentation
 - vcvtm_
s64_ f64 neon - Floating-point convert to signed integer, rounding toward minus infinity Arm’s documentation
 - vcvtm_
u32_ f32 neon - Floating-point convert to unsigned integer, rounding toward minus infinity Arm’s documentation
 - vcvtm_
u64_ f64 neon - Floating-point convert to unsigned integer, rounding toward minus infinity Arm’s documentation
 - vcvtmd_
s64_ f64 neon - Floating-point convert to signed integer, rounding toward minus infinity Arm’s documentation
 - vcvtmd_
u64_ f64 neon - Floating-point convert to unsigned integer, rounding toward minus infinity Arm’s documentation
 - vcvtmq_
s32_ f32 neon - Floating-point convert to signed integer, rounding toward minus infinity Arm’s documentation
 - vcvtmq_
s64_ f64 neon - Floating-point convert to signed integer, rounding toward minus infinity Arm’s documentation
 - vcvtmq_
u32_ f32 neon - Floating-point convert to unsigned integer, rounding toward minus infinity Arm’s documentation
 - vcvtmq_
u64_ f64 neon - Floating-point convert to unsigned integer, rounding toward minus infinity Arm’s documentation
 - vcvtms_
s32_ f32 neon - Floating-point convert to signed integer, rounding toward minus infinity Arm’s documentation
 - vcvtms_
u32_ f32 neon - Floating-point convert to unsigned integer, rounding toward minus infinity Arm’s documentation
 - vcvtn_
s32_ f32 neon - Floating-point convert to signed integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtn_
s64_ f64 neon - Floating-point convert to signed integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtn_
u32_ f32 neon - Floating-point convert to unsigned integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtn_
u64_ f64 neon - Floating-point convert to unsigned integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnd_
s64_ f64 neon - Floating-point convert to signed integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnd_
u64_ f64 neon - Floating-point convert to unsigned integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnq_
s32_ f32 neon - Floating-point convert to signed integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnq_
s64_ f64 neon - Floating-point convert to signed integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnq_
u32_ f32 neon - Floating-point convert to unsigned integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnq_
u64_ f64 neon - Floating-point convert to unsigned integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtns_
s32_ f32 neon - Floating-point convert to signed integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtns_
u32_ f32 neon - Floating-point convert to unsigned integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtp_
s32_ f32 neon - Floating-point convert to signed integer, rounding toward plus infinity Arm’s documentation
 - vcvtp_
s64_ f64 neon - Floating-point convert to signed integer, rounding toward plus infinity Arm’s documentation
 - vcvtp_
u32_ f32 neon - Floating-point convert to unsigned integer, rounding toward plus infinity Arm’s documentation
 - vcvtp_
u64_ f64 neon - Floating-point convert to unsigned integer, rounding toward plus infinity Arm’s documentation
 - vcvtpd_
s64_ f64 neon - Floating-point convert to signed integer, rounding toward plus infinity Arm’s documentation
 - vcvtpd_
u64_ f64 neon - Floating-point convert to unsigned integer, rounding toward plus infinity Arm’s documentation
 - vcvtpq_
s32_ f32 neon - Floating-point convert to signed integer, rounding toward plus infinity Arm’s documentation
 - vcvtpq_
s64_ f64 neon - Floating-point convert to signed integer, rounding toward plus infinity Arm’s documentation
 - vcvtpq_
u32_ f32 neon - Floating-point convert to unsigned integer, rounding toward plus infinity Arm’s documentation
 - vcvtpq_
u64_ f64 neon - Floating-point convert to unsigned integer, rounding toward plus infinity Arm’s documentation
 - vcvtps_
s32_ f32 neon - Floating-point convert to signed integer, rounding toward plus infinity Arm’s documentation
 - vcvtps_
u32_ f32 neon - Floating-point convert to unsigned integer, rounding toward plus infinity Arm’s documentation
 - vcvtq_
f32_ s32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
f32_ u32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
f64_ s64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
f64_ u64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
n_ f32_ s32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
n_ f32_ u32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
n_ f64_ s64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
n_ f64_ u64 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
n_ s32_ f32 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvtq_
n_ s64_ f64 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvtq_
n_ u32_ f32 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvtq_
n_ u64_ f64 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvtq_
s32_ f32 neon - Floating-point convert to signed fixed-point, rounding toward zero Arm’s documentation
 - vcvtq_
s64_ f64 neon - Floating-point convert to signed fixed-point, rounding toward zero Arm’s documentation
 - vcvtq_
u32_ f32 neon - Floating-point convert to unsigned fixed-point, rounding toward zero Arm’s documentation
 - vcvtq_
u64_ f64 neon - Floating-point convert to unsigned fixed-point, rounding toward zero Arm’s documentation
 - vcvts_
f32_ s32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvts_
f32_ u32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvts_
n_ f32_ s32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvts_
n_ f32_ u32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvts_
n_ s32_ f32 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvts_
n_ u32_ f32 neon - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvts_
s32_ f32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvts_
u32_ f32 neon - Fixed-point convert to floating-point Arm’s documentation
 - vcvtx_
f32_ f64 neon - Floating-point convert to lower precision narrow, rounding to odd Arm’s documentation
 - vcvtx_
high_ f32_ f64 neon - Floating-point convert to lower precision narrow, rounding to odd Arm’s documentation
 - vcvtxd_
f32_ f64 neon - Floating-point convert to lower precision narrow, rounding to odd Arm’s documentation
 - vdiv_
f32 neon - Divide Arm’s documentation
 - vdiv_
f64 neon - Divide Arm’s documentation
 - vdivq_
f32 neon - Divide Arm’s documentation
 - vdivq_
f64 neon - Divide Arm’s documentation
 - vdup_
lane_ f32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ f64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ p8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ p16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ p64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ s8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ s16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ s32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ s64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ u8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ u16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ u32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
lane_ u64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ f32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ f64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ p8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ p16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ p64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ s8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ s16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ s32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ s64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ u8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ u16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ u32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ u64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdup_
n_ f32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdup_
n_ f64 neon - Duplicate vector element to vector or scalar
 - vdup_
n_ p8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdup_
n_ p16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdup_
n_ p64 neon - Duplicate vector element to vector or scalar
 - vdup_
n_ s8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdup_
n_ s16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdup_
n_ s32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdup_
n_ s64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdup_
n_ u8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdup_
n_ u16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdup_
n_ u32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdup_
n_ u64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdupb_
lane_ p8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupb_
lane_ s8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupb_
lane_ u8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupb_
laneq_ p8 neon - Extract an element from a vector Arm’s documentation
 - vdupb_
laneq_ s8 neon - Extract an element from a vector Arm’s documentation
 - vdupb_
laneq_ u8 neon - Extract an element from a vector Arm’s documentation
 - vdupd_
lane_ f64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupd_
lane_ s64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupd_
lane_ u64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupd_
laneq_ f64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupd_
laneq_ s64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupd_
laneq_ u64 neon - Set all vector lanes to the same value Arm’s documentation
 - vduph_
lane_ p16 neon - Set all vector lanes to the same value Arm’s documentation
 - vduph_
lane_ s16 neon - Set all vector lanes to the same value Arm’s documentation
 - vduph_
lane_ u16 neon - Set all vector lanes to the same value Arm’s documentation
 - vduph_
laneq_ p16 neon - Set all vector lanes to the same value Arm’s documentation
 - vduph_
laneq_ s16 neon - Set all vector lanes to the same value Arm’s documentation
 - vduph_
laneq_ u16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ f32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ f64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ p8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ p16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ p64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ s8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ s16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ s32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ s64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ u8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ u16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ u32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
lane_ u64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ f32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ f64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ p8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ p16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ p64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ s8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ s16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ s32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ s64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ u8 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ u16 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ u32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ u64 neon - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
n_ f32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdupq_
n_ f64 neon - Duplicate vector element to vector or scalar
 - vdupq_
n_ p8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdupq_
n_ p16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdupq_
n_ p64 neon - Duplicate vector element to vector or scalar
 - vdupq_
n_ s8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdupq_
n_ s16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdupq_
n_ s32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdupq_
n_ s64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdupq_
n_ u8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdupq_
n_ u16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdupq_
n_ u32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdupq_
n_ u64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vdups_
lane_ f32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdups_
lane_ s32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdups_
lane_ u32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdups_
laneq_ f32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdups_
laneq_ s32 neon - Set all vector lanes to the same value Arm’s documentation
 - vdups_
laneq_ u32 neon - Set all vector lanes to the same value Arm’s documentation
 - veor3q_
s8 neonandsha3 - Three-way exclusive OR Arm’s documentation
 - veor3q_
s16 neonandsha3 - Three-way exclusive OR Arm’s documentation
 - veor3q_
s32 neonandsha3 - Three-way exclusive OR Arm’s documentation
 - veor3q_
s64 neonandsha3 - Three-way exclusive OR Arm’s documentation
 - veor3q_
u8 neonandsha3 - Three-way exclusive OR Arm’s documentation
 - veor3q_
u16 neonandsha3 - Three-way exclusive OR Arm’s documentation
 - veor3q_
u32 neonandsha3 - Three-way exclusive OR Arm’s documentation
 - veor3q_
u64 neonandsha3 - Three-way exclusive OR Arm’s documentation
 - veor_s8
neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veor_
s16 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veor_
s32 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veor_
s64 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veor_u8
neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veor_
u16 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veor_
u32 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veor_
u64 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veorq_
s8 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veorq_
s16 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veorq_
s32 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veorq_
s64 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veorq_
u8 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veorq_
u16 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veorq_
u32 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - veorq_
u64 neon - Vector bitwise exclusive or (vector) Arm’s documentation
 - vext_
f32 neon - Extract vector from pair of vectors Arm’s documentation
 - vext_
f64 neon - Extract vector from pair of vectors
 - vext_p8
neon - Extract vector from pair of vectors Arm’s documentation
 - vext_
p16 neon - Extract vector from pair of vectors Arm’s documentation
 - vext_
p64 neon - Extract vector from pair of vectors
 - vext_s8
neon - Extract vector from pair of vectors Arm’s documentation
 - vext_
s16 neon - Extract vector from pair of vectors Arm’s documentation
 - vext_
s32 neon - Extract vector from pair of vectors Arm’s documentation
 - vext_
s64 ⚠neon - Extract vector from pair of vectors Arm’s documentation
 - vext_u8
neon - Extract vector from pair of vectors Arm’s documentation
 - vext_
u16 neon - Extract vector from pair of vectors Arm’s documentation
 - vext_
u32 neon - Extract vector from pair of vectors Arm’s documentation
 - vext_
u64 ⚠neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
f32 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
f64 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
p8 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
p16 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
p64 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
s8 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
s16 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
s32 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
s64 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
u8 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
u16 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
u32 neon - Extract vector from pair of vectors Arm’s documentation
 - vextq_
u64 neon - Extract vector from pair of vectors Arm’s documentation
 - vfma_
f32 neon - Floating-point fused Multiply-Add to accumulator(vector) Arm’s documentation
 - vfma_
f64 neon - Floating-point fused Multiply-Add to accumulator(vector) Arm’s documentation
 - vfma_
lane_ f32 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfma_
lane_ f64 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfma_
laneq_ f32 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfma_
laneq_ f64 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfma_
n_ f32 neon - Floating-point fused Multiply-Add to accumulator(vector) Arm’s documentation
 - vfma_
n_ f64 neon - Floating-point fused Multiply-Add to accumulator(vector) Arm’s documentation
 - vfmad_
lane_ f64 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmad_
laneq_ f64 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmaq_
f32 neon - Floating-point fused Multiply-Add to accumulator(vector) Arm’s documentation
 - vfmaq_
f64 neon - Floating-point fused Multiply-Add to accumulator(vector) Arm’s documentation
 - vfmaq_
lane_ f32 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmaq_
lane_ f64 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmaq_
laneq_ f32 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmaq_
laneq_ f64 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmaq_
n_ f32 neon - Floating-point fused Multiply-Add to accumulator(vector) Arm’s documentation
 - vfmaq_
n_ f64 neon - Floating-point fused Multiply-Add to accumulator(vector) Arm’s documentation
 - vfmas_
lane_ f32 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmas_
laneq_ f32 neon - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfms_
f32 neon - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfms_
f64 neon - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfms_
lane_ f32 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vfms_
lane_ f64 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vfms_
laneq_ f32 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vfms_
laneq_ f64 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vfms_
n_ f32 neon - Floating-point fused Multiply-subtract to accumulator(vector) Arm’s documentation
 - vfms_
n_ f64 neon - Floating-point fused Multiply-subtract to accumulator(vector) Arm’s documentation
 - vfmsd_
lane_ f64 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vfmsd_
laneq_ f64 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vfmsq_
f32 neon - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfmsq_
f64 neon - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfmsq_
lane_ f32 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vfmsq_
lane_ f64 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vfmsq_
laneq_ f32 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vfmsq_
laneq_ f64 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vfmsq_
n_ f32 neon - Floating-point fused Multiply-subtract to accumulator(vector) Arm’s documentation
 - vfmsq_
n_ f64 neon - Floating-point fused Multiply-subtract to accumulator(vector) Arm’s documentation
 - vfmss_
lane_ f32 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vfmss_
laneq_ f32 neon - Floating-point fused multiply-subtract to accumulator Arm’s documentation
 - vget_
high_ f32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
high_ f64 neon - Duplicate vector element to vector or scalar
 - vget_
high_ p8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
high_ p16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
high_ p64 neon - Duplicate vector element to vector or scalar
 - vget_
high_ s8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
high_ s16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
high_ s32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
high_ s64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
high_ u8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
high_ u16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
high_ u32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
high_ u64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
lane_ f32 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
lane_ f64 neon - Duplicate vector element to vector or scalar
 - vget_
lane_ p8 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
lane_ p16 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
lane_ p64 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
lane_ s8 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
lane_ s16 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
lane_ s32 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
lane_ s64 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
lane_ u8 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
lane_ u16 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
lane_ u32 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
lane_ u64 neon - Move vector element to general-purpose register Arm’s documentation
 - vget_
low_ f32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
low_ f64 neon - Duplicate vector element to vector or scalar
 - vget_
low_ p8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
low_ p16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
low_ p64 neon - Duplicate vector element to vector or scalar
 - vget_
low_ s8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
low_ s16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
low_ s32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
low_ s64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
low_ u8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
low_ u16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
low_ u32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vget_
low_ u64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vgetq_
lane_ f32 neon - Move vector element to general-purpose register Arm’s documentation
 - vgetq_
lane_ f64 neon - Duplicate vector element to vector or scalar
 - vgetq_
lane_ p8 neon - Move vector element to general-purpose register Arm’s documentation
 - vgetq_
lane_ p16 neon - Move vector element to general-purpose register Arm’s documentation
 - vgetq_
lane_ p64 neon - Move vector element to general-purpose register Arm’s documentation
 - vgetq_
lane_ s8 neon - Move vector element to general-purpose register Arm’s documentation
 - vgetq_
lane_ s16 neon - Move vector element to general-purpose register Arm’s documentation
 - vgetq_
lane_ s32 neon - Move vector element to general-purpose register Arm’s documentation
 - vgetq_
lane_ s64 neon - Move vector element to general-purpose register Arm’s documentation
 - vgetq_
lane_ u8 neon - Move vector element to general-purpose register Arm’s documentation
 - vgetq_
lane_ u16 neon - Move vector element to general-purpose register Arm’s documentation
 - vgetq_
lane_ u32 neon - Move vector element to general-purpose register Arm’s documentation
 - vgetq_
lane_ u64 neon - Move vector element to general-purpose register Arm’s documentation
 - vhadd_
s8 neon - Halving add Arm’s documentation
 - vhadd_
s16 neon - Halving add Arm’s documentation
 - vhadd_
s32 neon - Halving add Arm’s documentation
 - vhadd_
u8 neon - Halving add Arm’s documentation
 - vhadd_
u16 neon - Halving add Arm’s documentation
 - vhadd_
u32 neon - Halving add Arm’s documentation
 - vhaddq_
s8 neon - Halving add Arm’s documentation
 - vhaddq_
s16 neon - Halving add Arm’s documentation
 - vhaddq_
s32 neon - Halving add Arm’s documentation
 - vhaddq_
u8 neon - Halving add Arm’s documentation
 - vhaddq_
u16 neon - Halving add Arm’s documentation
 - vhaddq_
u32 neon - Halving add Arm’s documentation
 - vhsub_
s8 neon - Signed halving subtract Arm’s documentation
 - vhsub_
s16 neon - Signed halving subtract Arm’s documentation
 - vhsub_
s32 neon - Signed halving subtract Arm’s documentation
 - vhsub_
u8 neon - Signed halving subtract Arm’s documentation
 - vhsub_
u16 neon - Signed halving subtract Arm’s documentation
 - vhsub_
u32 neon - Signed halving subtract Arm’s documentation
 - vhsubq_
s8 neon - Signed halving subtract Arm’s documentation
 - vhsubq_
s16 neon - Signed halving subtract Arm’s documentation
 - vhsubq_
s32 neon - Signed halving subtract Arm’s documentation
 - vhsubq_
u8 neon - Signed halving subtract Arm’s documentation
 - vhsubq_
u16 neon - Signed halving subtract Arm’s documentation
 - vhsubq_
u32 neon - Signed halving subtract Arm’s documentation
 - vld1_
dup_ ⚠f32 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
dup_ ⚠f64 neon - Load multiple single-element structures to one, two, three, or four registers
 - vld1_
dup_ ⚠p8 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
dup_ ⚠p16 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
dup_ ⚠p64 neonandaes - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
dup_ ⚠s8 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
dup_ ⚠s16 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
dup_ ⚠s32 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
dup_ ⚠s64 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
dup_ ⚠u8 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
dup_ ⚠u16 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
dup_ ⚠u32 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
dup_ ⚠u64 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1_
f32 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
f64 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
f32_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
f32_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
f32_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
f64_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
f64_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
f64_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
lane_ ⚠f32 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_
lane_ ⚠f64 neon - Load one single-element structure to one lane of one register.
 - vld1_
lane_ ⚠p8 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_
lane_ ⚠p16 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_
lane_ ⚠p64 neonandaes - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_
lane_ ⚠s8 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_
lane_ ⚠s16 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_
lane_ ⚠s32 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_
lane_ ⚠s64 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_
lane_ ⚠u8 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_
lane_ ⚠u16 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_
lane_ ⚠u32 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_
lane_ ⚠u64 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1_p8⚠
neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
p8_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
p8_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
p8_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
p16 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
p64 ⚠neonandaes - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
p16_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
p16_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
p16_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
p64_ ⚠x2 neonandaes - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
p64_ ⚠x3 neonandaes - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
p64_ ⚠x4 neonandaes - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_s8⚠
neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s8_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s8_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s8_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s16 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s32 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s64 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s16_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s16_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s16_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s32_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s32_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s32_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s64_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s64_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
s64_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_u8⚠
neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u8_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u8_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u8_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u16 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u32 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u64 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u16_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u16_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u16_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u32_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u32_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u32_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u64_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u64_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
u64_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
dup_ ⚠f32 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
dup_ ⚠f64 neon - Load multiple single-element structures to one, two, three, or four registers
 - vld1q_
dup_ ⚠p8 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
dup_ ⚠p16 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
dup_ ⚠p64 neonandaes - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
dup_ ⚠s8 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
dup_ ⚠s16 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
dup_ ⚠s32 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
dup_ ⚠s64 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
dup_ ⚠u8 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
dup_ ⚠u16 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
dup_ ⚠u32 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
dup_ ⚠u64 neon - Load one single-element structure and Replicate to all lanes (of one register). Arm’s documentation
 - vld1q_
f32 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
f64 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
f32_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
f32_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
f32_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
f64_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
f64_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
f64_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
lane_ ⚠f32 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
lane_ ⚠f64 neon - Load one single-element structure to one lane of one register.
 - vld1q_
lane_ ⚠p8 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
lane_ ⚠p16 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
lane_ ⚠p64 neonandaes - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
lane_ ⚠s8 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
lane_ ⚠s16 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
lane_ ⚠s32 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
lane_ ⚠s64 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
lane_ ⚠u8 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
lane_ ⚠u16 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
lane_ ⚠u32 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
lane_ ⚠u64 neon - Load one single-element structure to one lane of one register. Arm’s documentation
 - vld1q_
p8 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
p8_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
p8_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
p8_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
p16 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
p64 ⚠neonandaes - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
p16_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
p16_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
p16_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
p64_ ⚠x2 neonandaes - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
p64_ ⚠x3 neonandaes - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
p64_ ⚠x4 neonandaes - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s8 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s8_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s8_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s8_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s16 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s32 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s64 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s16_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s16_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s16_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s32_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s32_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s32_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s64_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s64_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
s64_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u8 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u8_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u8_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u8_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u16 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u32 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u64 ⚠neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u16_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u16_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u16_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u32_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u32_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u32_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u64_ ⚠x2 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u64_ ⚠x3 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
u64_ ⚠x4 neon - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld2_
dup_ ⚠f32 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠f64 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠p8 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠p16 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠p64 neonandaes - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠s8 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠s16 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠s32 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠s64 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠u8 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠u16 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠u32 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
dup_ ⚠u64 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
f32 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
f64 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠f32 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠f64 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠p8 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠p16 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠p64 neonandaes - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠s8 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠s16 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠s32 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠s64 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠u8 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠u16 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠u32 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
lane_ ⚠u64 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_p8⚠
neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
p16 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
p64 ⚠neonandaes - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_s8⚠
neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
s16 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
s32 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
s64 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_u8⚠
neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
u16 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
u32 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2_
u64 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
dup_ ⚠f32 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠f64 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠p8 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠p16 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠p64 neonandaes - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠s8 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠s16 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠s32 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠s64 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠u8 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠u16 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠u32 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
dup_ ⚠u64 neon - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
f32 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
f64 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠f32 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠f64 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠p8 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠p16 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠p64 neonandaes - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠s8 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠s16 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠s32 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠s64 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠u8 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠u16 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠u32 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
lane_ ⚠u64 neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
p8 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
p16 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
p64 ⚠neonandaes - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
s8 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
s16 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
s32 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
s64 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
u8 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
u16 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
u32 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
u64 ⚠neon - Load multiple 2-element structures to two registers Arm’s documentation
 - vld3_
dup_ ⚠f32 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠f64 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠p8 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠p16 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠p64 neonandaes - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠s8 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠s16 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠s32 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠s64 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠u8 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠u16 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠u32 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
dup_ ⚠u64 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3_
f32 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
f64 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
lane_ ⚠f32 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
lane_ ⚠f64 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
lane_ ⚠p8 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
lane_ ⚠p16 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
lane_ ⚠p64 neonandaes - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
lane_ ⚠s8 neon - Load multiple 3-element structures to two registers Arm’s documentation
 - vld3_
lane_ ⚠s16 neon - Load multiple 3-element structures to two registers Arm’s documentation
 - vld3_
lane_ ⚠s32 neon - Load multiple 3-element structures to two registers Arm’s documentation
 - vld3_
lane_ ⚠s64 neon - Load multiple 3-element structures to two registers Arm’s documentation
 - vld3_
lane_ ⚠u8 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
lane_ ⚠u16 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
lane_ ⚠u32 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
lane_ ⚠u64 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_p8⚠
neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
p16 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
p64 ⚠neonandaes - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_s8⚠
neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
s16 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
s32 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
s64 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_u8⚠
neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
u16 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
u32 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3_
u64 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
dup_ ⚠f32 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠f64 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠p8 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠p16 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠p64 neonandaes - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠s8 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠s16 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠s32 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠s64 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠u8 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠u16 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠u32 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
dup_ ⚠u64 neon - Load single 3-element structure and replicate to all lanes of three registers Arm’s documentation
 - vld3q_
f32 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
f64 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
lane_ ⚠f32 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
lane_ ⚠f64 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
lane_ ⚠p8 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
lane_ ⚠p16 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
lane_ ⚠p64 neonandaes - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
lane_ ⚠s8 neon - Load multiple 3-element structures to two registers Arm’s documentation
 - vld3q_
lane_ ⚠s16 neon - Load multiple 3-element structures to two registers Arm’s documentation
 - vld3q_
lane_ ⚠s32 neon - Load multiple 3-element structures to two registers Arm’s documentation
 - vld3q_
lane_ ⚠s64 neon - Load multiple 3-element structures to two registers Arm’s documentation
 - vld3q_
lane_ ⚠u8 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
lane_ ⚠u16 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
lane_ ⚠u32 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
lane_ ⚠u64 neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
p8 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
p16 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
p64 ⚠neonandaes - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
s8 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
s16 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
s32 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
s64 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
u8 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
u16 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
u32 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld3q_
u64 ⚠neon - Load multiple 3-element structures to three registers Arm’s documentation
 - vld4_
dup_ ⚠f32 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠f64 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠p8 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠p16 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠p64 neonandaes - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠s8 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠s16 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠s32 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠s64 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠u8 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠u16 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠u32 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
dup_ ⚠u64 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4_
f32 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
f64 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠f32 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠f64 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠p8 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠p16 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠p64 neonandaes - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠s8 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠s16 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠s32 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠s64 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠u8 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠u16 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠u32 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
lane_ ⚠u64 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_p8⚠
neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
p16 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
p64 ⚠neonandaes - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_s8⚠
neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
s16 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
s32 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
s64 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_u8⚠
neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
u16 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
u32 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4_
u64 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
dup_ ⚠f32 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠f64 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠p8 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠p16 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠p64 neonandaes - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠s8 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠s16 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠s32 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠s64 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠u8 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠u16 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠u32 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
dup_ ⚠u64 neon - Load single 4-element structure and replicate to all lanes of four registers Arm’s documentation
 - vld4q_
f32 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
f64 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠f32 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠f64 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠p8 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠p16 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠p64 neonandaes - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠s8 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠s16 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠s32 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠s64 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠u8 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠u16 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠u32 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
lane_ ⚠u64 neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
p8 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
p16 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
p64 ⚠neonandaes - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
s8 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
s16 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
s32 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
s64 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
u8 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
u16 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
u32 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vld4q_
u64 ⚠neon - Load multiple 4-element structures to four registers Arm’s documentation
 - vldrq_
p128 ⚠neon - Store SIMD&FP register (immediate offset) Arm’s documentation
 - vmax_
f32 neon - Maximum (vector) Arm’s documentation
 - vmax_
f64 neon - Maximum (vector) Arm’s documentation
 - vmax_s8
neon - Maximum (vector) Arm’s documentation
 - vmax_
s16 neon - Maximum (vector) Arm’s documentation
 - vmax_
s32 neon - Maximum (vector) Arm’s documentation
 - vmax_u8
neon - Maximum (vector) Arm’s documentation
 - vmax_
u16 neon - Maximum (vector) Arm’s documentation
 - vmax_
u32 neon - Maximum (vector) Arm’s documentation
 - vmaxnm_
f32 neon - Floating-point Maximum Number (vector) Arm’s documentation
 - vmaxnm_
f64 neon - Floating-point Maximum Number (vector) Arm’s documentation
 - vmaxnmq_
f32 neon - Floating-point Maximum Number (vector) Arm’s documentation
 - vmaxnmq_
f64 neon - Floating-point Maximum Number (vector) Arm’s documentation
 - vmaxnmv_
f32 neon - Floating-point maximum number across vector Arm’s documentation
 - vmaxnmvq_
f32 neon - Floating-point maximum number across vector Arm’s documentation
 - vmaxnmvq_
f64 neon - Floating-point maximum number across vector Arm’s documentation
 - vmaxq_
f32 neon - Maximum (vector) Arm’s documentation
 - vmaxq_
f64 neon - Maximum (vector) Arm’s documentation
 - vmaxq_
s8 neon - Maximum (vector) Arm’s documentation
 - vmaxq_
s16 neon - Maximum (vector) Arm’s documentation
 - vmaxq_
s32 neon - Maximum (vector) Arm’s documentation
 - vmaxq_
u8 neon - Maximum (vector) Arm’s documentation
 - vmaxq_
u16 neon - Maximum (vector) Arm’s documentation
 - vmaxq_
u32 neon - Maximum (vector) Arm’s documentation
 - vmaxv_
f32 neon - Horizontal vector max. Arm’s documentation
 - vmaxv_
s8 neon - Horizontal vector max. Arm’s documentation
 - vmaxv_
s16 neon - Horizontal vector max. Arm’s documentation
 - vmaxv_
s32 neon - Horizontal vector max. Arm’s documentation
 - vmaxv_
u8 neon - Horizontal vector max. Arm’s documentation
 - vmaxv_
u16 neon - Horizontal vector max. Arm’s documentation
 - vmaxv_
u32 neon - Horizontal vector max. Arm’s documentation
 - vmaxvq_
f32 neon - Horizontal vector max. Arm’s documentation
 - vmaxvq_
f64 neon - Horizontal vector max. Arm’s documentation
 - vmaxvq_
s8 neon - Horizontal vector max. Arm’s documentation
 - vmaxvq_
s16 neon - Horizontal vector max. Arm’s documentation
 - vmaxvq_
s32 neon - Horizontal vector max. Arm’s documentation
 - vmaxvq_
u8 neon - Horizontal vector max. Arm’s documentation
 - vmaxvq_
u16 neon - Horizontal vector max. Arm’s documentation
 - vmaxvq_
u32 neon - Horizontal vector max. Arm’s documentation
 - vmin_
f32 neon - Minimum (vector) Arm’s documentation
 - vmin_
f64 neon - Minimum (vector) Arm’s documentation
 - vmin_s8
neon - Minimum (vector) Arm’s documentation
 - vmin_
s16 neon - Minimum (vector) Arm’s documentation
 - vmin_
s32 neon - Minimum (vector) Arm’s documentation
 - vmin_u8
neon - Minimum (vector) Arm’s documentation
 - vmin_
u16 neon - Minimum (vector) Arm’s documentation
 - vmin_
u32 neon - Minimum (vector) Arm’s documentation
 - vminnm_
f32 neon - Floating-point Minimum Number (vector) Arm’s documentation
 - vminnm_
f64 neon - Floating-point Minimum Number (vector) Arm’s documentation
 - vminnmq_
f32 neon - Floating-point Minimum Number (vector) Arm’s documentation
 - vminnmq_
f64 neon - Floating-point Minimum Number (vector) Arm’s documentation
 - vminnmv_
f32 neon - Floating-point minimum number across vector Arm’s documentation
 - vminnmvq_
f32 neon - Floating-point minimum number across vector Arm’s documentation
 - vminnmvq_
f64 neon - Floating-point minimum number across vector Arm’s documentation
 - vminq_
f32 neon - Minimum (vector) Arm’s documentation
 - vminq_
f64 neon - Minimum (vector) Arm’s documentation
 - vminq_
s8 neon - Minimum (vector) Arm’s documentation
 - vminq_
s16 neon - Minimum (vector) Arm’s documentation
 - vminq_
s32 neon - Minimum (vector) Arm’s documentation
 - vminq_
u8 neon - Minimum (vector) Arm’s documentation
 - vminq_
u16 neon - Minimum (vector) Arm’s documentation
 - vminq_
u32 neon - Minimum (vector) Arm’s documentation
 - vminv_
f32 neon - Horizontal vector min. Arm’s documentation
 - vminv_
s8 neon - Horizontal vector min. Arm’s documentation
 - vminv_
s16 neon - Horizontal vector min. Arm’s documentation
 - vminv_
s32 neon - Horizontal vector min. Arm’s documentation
 - vminv_
u8 neon - Horizontal vector min. Arm’s documentation
 - vminv_
u16 neon - Horizontal vector min. Arm’s documentation
 - vminv_
u32 neon - Horizontal vector min. Arm’s documentation
 - vminvq_
f32 neon - Horizontal vector min. Arm’s documentation
 - vminvq_
f64 neon - Horizontal vector min. Arm’s documentation
 - vminvq_
s8 neon - Horizontal vector min. Arm’s documentation
 - vminvq_
s16 neon - Horizontal vector min. Arm’s documentation
 - vminvq_
s32 neon - Horizontal vector min. Arm’s documentation
 - vminvq_
u8 neon - Horizontal vector min. Arm’s documentation
 - vminvq_
u16 neon - Horizontal vector min. Arm’s documentation
 - vminvq_
u32 neon - Horizontal vector min. Arm’s documentation
 - vmla_
f32 neon - Floating-point multiply-add to accumulator Arm’s documentation
 - vmla_
f64 neon - Floating-point multiply-add to accumulator Arm’s documentation
 - vmla_
lane_ f32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
lane_ s16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
lane_ s32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
lane_ u16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
lane_ u32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
laneq_ f32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
laneq_ s16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
laneq_ s32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
laneq_ u16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
laneq_ u32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
n_ f32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
n_ s16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
n_ s32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
n_ u16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_
n_ u32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmla_s8
neon - Multiply-add to accumulator Arm’s documentation
 - vmla_
s16 neon - Multiply-add to accumulator Arm’s documentation
 - vmla_
s32 neon - Multiply-add to accumulator Arm’s documentation
 - vmla_u8
neon - Multiply-add to accumulator Arm’s documentation
 - vmla_
u16 neon - Multiply-add to accumulator Arm’s documentation
 - vmla_
u32 neon - Multiply-add to accumulator Arm’s documentation
 - vmlal_
high_ lane_ s16 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ lane_ s32 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ lane_ u16 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ lane_ u32 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ laneq_ s16 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ laneq_ s32 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ laneq_ u16 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ laneq_ u32 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ n_ s16 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ n_ s32 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ n_ u16 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ n_ u32 neon - Multiply-add long Arm’s documentation
 - vmlal_
high_ s8 neon - Signed multiply-add long Arm’s documentation
 - vmlal_
high_ s16 neon - Signed multiply-add long Arm’s documentation
 - vmlal_
high_ s32 neon - Signed multiply-add long Arm’s documentation
 - vmlal_
high_ u8 neon - Unsigned multiply-add long Arm’s documentation
 - vmlal_
high_ u16 neon - Unsigned multiply-add long Arm’s documentation
 - vmlal_
high_ u32 neon - Unsigned multiply-add long Arm’s documentation
 - vmlal_
lane_ s16 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
lane_ s32 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
lane_ u16 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
lane_ u32 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
laneq_ s16 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
laneq_ s32 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
laneq_ u16 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
laneq_ u32 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
n_ s16 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
n_ s32 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
n_ u16 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
n_ u32 neon - Vector widening multiply accumulate with scalar Arm’s documentation
 - vmlal_
s8 neon - Signed multiply-add long Arm’s documentation
 - vmlal_
s16 neon - Signed multiply-add long Arm’s documentation
 - vmlal_
s32 neon - Signed multiply-add long Arm’s documentation
 - vmlal_
u8 neon - Unsigned multiply-add long Arm’s documentation
 - vmlal_
u16 neon - Unsigned multiply-add long Arm’s documentation
 - vmlal_
u32 neon - Unsigned multiply-add long Arm’s documentation
 - vmlaq_
f32 neon - Floating-point multiply-add to accumulator Arm’s documentation
 - vmlaq_
f64 neon - Floating-point multiply-add to accumulator Arm’s documentation
 - vmlaq_
lane_ f32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
lane_ s16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
lane_ s32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
lane_ u16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
lane_ u32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
laneq_ f32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
laneq_ s16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
laneq_ s32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
laneq_ u16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
laneq_ u32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
n_ f32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
n_ s16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
n_ s32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
n_ u16 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
n_ u32 neon - Vector multiply accumulate with scalar Arm’s documentation
 - vmlaq_
s8 neon - Multiply-add to accumulator Arm’s documentation
 - vmlaq_
s16 neon - Multiply-add to accumulator Arm’s documentation
 - vmlaq_
s32 neon - Multiply-add to accumulator Arm’s documentation
 - vmlaq_
u8 neon - Multiply-add to accumulator Arm’s documentation
 - vmlaq_
u16 neon - Multiply-add to accumulator Arm’s documentation
 - vmlaq_
u32 neon - Multiply-add to accumulator Arm’s documentation
 - vmls_
f32 neon - Floating-point multiply-subtract from accumulator Arm’s documentation
 - vmls_
f64 neon - Floating-point multiply-subtract from accumulator Arm’s documentation
 - vmls_
lane_ f32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
lane_ s16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
lane_ s32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
lane_ u16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
lane_ u32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
laneq_ f32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
laneq_ s16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
laneq_ s32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
laneq_ u16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
laneq_ u32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
n_ f32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
n_ s16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
n_ s32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
n_ u16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_
n_ u32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmls_s8
neon - Multiply-subtract from accumulator Arm’s documentation
 - vmls_
s16 neon - Multiply-subtract from accumulator Arm’s documentation
 - vmls_
s32 neon - Multiply-subtract from accumulator Arm’s documentation
 - vmls_u8
neon - Multiply-subtract from accumulator Arm’s documentation
 - vmls_
u16 neon - Multiply-subtract from accumulator Arm’s documentation
 - vmls_
u32 neon - Multiply-subtract from accumulator Arm’s documentation
 - vmlsl_
high_ lane_ s16 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ lane_ s32 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ lane_ u16 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ lane_ u32 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ laneq_ s16 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ laneq_ s32 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ laneq_ u16 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ laneq_ u32 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ n_ s16 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ n_ s32 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ n_ u16 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ n_ u32 neon - Multiply-subtract long Arm’s documentation
 - vmlsl_
high_ s8 neon - Signed multiply-subtract long Arm’s documentation
 - vmlsl_
high_ s16 neon - Signed multiply-subtract long Arm’s documentation
 - vmlsl_
high_ s32 neon - Signed multiply-subtract long Arm’s documentation
 - vmlsl_
high_ u8 neon - Unsigned multiply-subtract long Arm’s documentation
 - vmlsl_
high_ u16 neon - Unsigned multiply-subtract long Arm’s documentation
 - vmlsl_
high_ u32 neon - Unsigned multiply-subtract long Arm’s documentation
 - vmlsl_
lane_ s16 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
lane_ s32 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
lane_ u16 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
lane_ u32 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
laneq_ s16 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
laneq_ s32 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
laneq_ u16 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
laneq_ u32 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
n_ s16 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
n_ s32 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
n_ u16 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
n_ u32 neon - Vector widening multiply subtract with scalar Arm’s documentation
 - vmlsl_
s8 neon - Signed multiply-subtract long Arm’s documentation
 - vmlsl_
s16 neon - Signed multiply-subtract long Arm’s documentation
 - vmlsl_
s32 neon - Signed multiply-subtract long Arm’s documentation
 - vmlsl_
u8 neon - Unsigned multiply-subtract long Arm’s documentation
 - vmlsl_
u16 neon - Unsigned multiply-subtract long Arm’s documentation
 - vmlsl_
u32 neon - Unsigned multiply-subtract long Arm’s documentation
 - vmlsq_
f32 neon - Floating-point multiply-subtract from accumulator Arm’s documentation
 - vmlsq_
f64 neon - Floating-point multiply-subtract from accumulator Arm’s documentation
 - vmlsq_
lane_ f32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
lane_ s16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
lane_ s32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
lane_ u16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
lane_ u32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
laneq_ f32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
laneq_ s16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
laneq_ s32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
laneq_ u16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
laneq_ u32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
n_ f32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
n_ s16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
n_ s32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
n_ u16 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
n_ u32 neon - Vector multiply subtract with scalar Arm’s documentation
 - vmlsq_
s8 neon - Multiply-subtract from accumulator Arm’s documentation
 - vmlsq_
s16 neon - Multiply-subtract from accumulator Arm’s documentation
 - vmlsq_
s32 neon - Multiply-subtract from accumulator Arm’s documentation
 - vmlsq_
u8 neon - Multiply-subtract from accumulator Arm’s documentation
 - vmlsq_
u16 neon - Multiply-subtract from accumulator Arm’s documentation
 - vmlsq_
u32 neon - Multiply-subtract from accumulator Arm’s documentation
 - vmov_
n_ f32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmov_
n_ f64 neon - Duplicate vector element to vector or scalar
 - vmov_
n_ p8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmov_
n_ p16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmov_
n_ p64 neon - Duplicate vector element to vector or scalar
 - vmov_
n_ s8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmov_
n_ s16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmov_
n_ s32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmov_
n_ s64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmov_
n_ u8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmov_
n_ u16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmov_
n_ u32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmov_
n_ u64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmovl_
high_ s8 neon - Vector move Arm’s documentation
 - vmovl_
high_ s16 neon - Vector move Arm’s documentation
 - vmovl_
high_ s32 neon - Vector move Arm’s documentation
 - vmovl_
high_ u8 neon - Vector move Arm’s documentation
 - vmovl_
high_ u16 neon - Vector move Arm’s documentation
 - vmovl_
high_ u32 neon - Vector move Arm’s documentation
 - vmovl_
s8 neon - Vector long move. Arm’s documentation
 - vmovl_
s16 neon - Vector long move. Arm’s documentation
 - vmovl_
s32 neon - Vector long move. Arm’s documentation
 - vmovl_
u8 neon - Vector long move. Arm’s documentation
 - vmovl_
u16 neon - Vector long move. Arm’s documentation
 - vmovl_
u32 neon - Vector long move. Arm’s documentation
 - vmovn_
high_ s16 neon - Extract narrow Arm’s documentation
 - vmovn_
high_ s32 neon - Extract narrow Arm’s documentation
 - vmovn_
high_ s64 neon - Extract narrow Arm’s documentation
 - vmovn_
high_ u16 neon - Extract narrow Arm’s documentation
 - vmovn_
high_ u32 neon - Extract narrow Arm’s documentation
 - vmovn_
high_ u64 neon - Extract narrow Arm’s documentation
 - vmovn_
s16 neon - Vector narrow integer. Arm’s documentation
 - vmovn_
s32 neon - Vector narrow integer. Arm’s documentation
 - vmovn_
s64 neon - Vector narrow integer. Arm’s documentation
 - vmovn_
u16 neon - Vector narrow integer. Arm’s documentation
 - vmovn_
u32 neon - Vector narrow integer. Arm’s documentation
 - vmovn_
u64 neon - Vector narrow integer. Arm’s documentation
 - vmovq_
n_ f32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmovq_
n_ f64 neon - Duplicate vector element to vector or scalar
 - vmovq_
n_ p8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmovq_
n_ p16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmovq_
n_ p64 neon - Duplicate vector element to vector or scalar
 - vmovq_
n_ s8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmovq_
n_ s16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmovq_
n_ s32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmovq_
n_ s64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmovq_
n_ u8 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmovq_
n_ u16 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmovq_
n_ u32 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmovq_
n_ u64 neon - Duplicate vector element to vector or scalar Arm’s documentation
 - vmul_
f32 neon - Multiply Arm’s documentation
 - vmul_
f64 neon - Multiply Arm’s documentation
 - vmul_
lane_ f32 neon - Floating-point multiply Arm’s documentation
 - vmul_
lane_ f64 neon - Floating-point multiply Arm’s documentation
 - vmul_
lane_ s16 neon - Multiply Arm’s documentation
 - vmul_
lane_ s32 neon - Multiply Arm’s documentation
 - vmul_
lane_ u16 neon - Multiply Arm’s documentation
 - vmul_
lane_ u32 neon - Multiply Arm’s documentation
 - vmul_
laneq_ f32 neon - Floating-point multiply Arm’s documentation
 - vmul_
laneq_ f64 neon - Floating-point multiply Arm’s documentation
 - vmul_
laneq_ s16 neon - Multiply Arm’s documentation
 - vmul_
laneq_ s32 neon - Multiply Arm’s documentation
 - vmul_
laneq_ u16 neon - Multiply Arm’s documentation
 - vmul_
laneq_ u32 neon - Multiply Arm’s documentation
 - vmul_
n_ f32 neon - Vector multiply by scalar Arm’s documentation
 - vmul_
n_ f64 neon - Vector multiply by scalar Arm’s documentation
 - vmul_
n_ s16 neon - Vector multiply by scalar Arm’s documentation
 - vmul_
n_ s32 neon - Vector multiply by scalar Arm’s documentation
 - vmul_
n_ u16 neon - Vector multiply by scalar Arm’s documentation
 - vmul_
n_ u32 neon - Vector multiply by scalar Arm’s documentation
 - vmul_p8
neon - Polynomial multiply Arm’s documentation
 - vmul_s8
neon - Multiply Arm’s documentation
 - vmul_
s16 neon - Multiply Arm’s documentation
 - vmul_
s32 neon - Multiply Arm’s documentation
 - vmul_u8
neon - Multiply Arm’s documentation
 - vmul_
u16 neon - Multiply Arm’s documentation
 - vmul_
u32 neon - Multiply Arm’s documentation
 - vmuld_
lane_ f64 neon - Floating-point multiply Arm’s documentation
 - vmuld_
laneq_ f64 neon - Floating-point multiply Arm’s documentation
 - vmull_
high_ lane_ s16 neon - Multiply long Arm’s documentation
 - vmull_
high_ lane_ s32 neon - Multiply long Arm’s documentation
 - vmull_
high_ lane_ u16 neon - Multiply long Arm’s documentation
 - vmull_
high_ lane_ u32 neon - Multiply long Arm’s documentation
 - vmull_
high_ laneq_ s16 neon - Multiply long Arm’s documentation
 - vmull_
high_ laneq_ s32 neon - Multiply long Arm’s documentation
 - vmull_
high_ laneq_ u16 neon - Multiply long Arm’s documentation
 - vmull_
high_ laneq_ u32 neon - Multiply long Arm’s documentation
 - vmull_
high_ n_ s16 neon - Multiply long Arm’s documentation
 - vmull_
high_ n_ s32 neon - Multiply long Arm’s documentation
 - vmull_
high_ n_ u16 neon - Multiply long Arm’s documentation
 - vmull_
high_ n_ u32 neon - Multiply long Arm’s documentation
 - vmull_
high_ p8 neon - Polynomial multiply long Arm’s documentation
 - vmull_
high_ p64 neonandaes - Polynomial multiply long Arm’s documentation
 - vmull_
high_ s8 neon - Signed multiply long Arm’s documentation
 - vmull_
high_ s16 neon - Signed multiply long Arm’s documentation
 - vmull_
high_ s32 neon - Signed multiply long Arm’s documentation
 - vmull_
high_ u8 neon - Unsigned multiply long Arm’s documentation
 - vmull_
high_ u16 neon - Unsigned multiply long Arm’s documentation
 - vmull_
high_ u32 neon - Unsigned multiply long Arm’s documentation
 - vmull_
lane_ s16 neon - Vector long multiply by scalar Arm’s documentation
 - vmull_
lane_ s32 neon - Vector long multiply by scalar Arm’s documentation
 - vmull_
lane_ u16 neon - Vector long multiply by scalar Arm’s documentation
 - vmull_
lane_ u32 neon - Vector long multiply by scalar Arm’s documentation
 - vmull_
laneq_ s16 neon - Vector long multiply by scalar Arm’s documentation
 - vmull_
laneq_ s32 neon - Vector long multiply by scalar Arm’s documentation
 - vmull_
laneq_ u16 neon - Vector long multiply by scalar Arm’s documentation
 - vmull_
laneq_ u32 neon - Vector long multiply by scalar Arm’s documentation
 - vmull_
n_ s16 neon - Vector long multiply with scalar Arm’s documentation
 - vmull_
n_ s32 neon - Vector long multiply with scalar Arm’s documentation
 - vmull_
n_ u16 neon - Vector long multiply with scalar Arm’s documentation
 - vmull_
n_ u32 neon - Vector long multiply with scalar Arm’s documentation
 - vmull_
p8 neon - Polynomial multiply long Arm’s documentation
 - vmull_
p64 neonandaes - Polynomial multiply long Arm’s documentation
 - vmull_
s8 neon - Signed multiply long Arm’s documentation
 - vmull_
s16 neon - Signed multiply long Arm’s documentation
 - vmull_
s32 neon - Signed multiply long Arm’s documentation
 - vmull_
u8 neon - Unsigned multiply long Arm’s documentation
 - vmull_
u16 neon - Unsigned multiply long Arm’s documentation
 - vmull_
u32 neon - Unsigned multiply long Arm’s documentation
 - vmulq_
f32 neon - Multiply Arm’s documentation
 - vmulq_
f64 neon - Multiply Arm’s documentation
 - vmulq_
lane_ f32 neon - Floating-point multiply Arm’s documentation
 - vmulq_
lane_ f64 neon - Floating-point multiply Arm’s documentation
 - vmulq_
lane_ s16 neon - Multiply Arm’s documentation
 - vmulq_
lane_ s32 neon - Multiply Arm’s documentation
 - vmulq_
lane_ u16 neon - Multiply Arm’s documentation
 - vmulq_
lane_ u32 neon - Multiply Arm’s documentation
 - vmulq_
laneq_ f32 neon - Floating-point multiply Arm’s documentation
 - vmulq_
laneq_ f64 neon - Floating-point multiply Arm’s documentation
 - vmulq_
laneq_ s16 neon - Multiply Arm’s documentation
 - vmulq_
laneq_ s32 neon - Multiply Arm’s documentation
 - vmulq_
laneq_ u16 neon - Multiply Arm’s documentation
 - vmulq_
laneq_ u32 neon - Multiply Arm’s documentation
 - vmulq_
n_ f32 neon - Vector multiply by scalar Arm’s documentation
 - vmulq_
n_ f64 neon - Vector multiply by scalar Arm’s documentation
 - vmulq_
n_ s16 neon - Vector multiply by scalar Arm’s documentation
 - vmulq_
n_ s32 neon - Vector multiply by scalar Arm’s documentation
 - vmulq_
n_ u16 neon - Vector multiply by scalar Arm’s documentation
 - vmulq_
n_ u32 neon - Vector multiply by scalar Arm’s documentation
 - vmulq_
p8 neon - Polynomial multiply Arm’s documentation
 - vmulq_
s8 neon - Multiply Arm’s documentation
 - vmulq_
s16 neon - Multiply Arm’s documentation
 - vmulq_
s32 neon - Multiply Arm’s documentation
 - vmulq_
u8 neon - Multiply Arm’s documentation
 - vmulq_
u16 neon - Multiply Arm’s documentation
 - vmulq_
u32 neon - Multiply Arm’s documentation
 - vmuls_
lane_ f32 neon - Floating-point multiply Arm’s documentation
 - vmuls_
laneq_ f32 neon - Floating-point multiply Arm’s documentation
 - vmulx_
f32 neon - Floating-point multiply extended Arm’s documentation
 - vmulx_
f64 neon - Floating-point multiply extended Arm’s documentation
 - vmulx_
lane_ f32 neon - Floating-point multiply extended Arm’s documentation
 - vmulx_
lane_ f64 neon - Floating-point multiply extended Arm’s documentation
 - vmulx_
laneq_ f32 neon - Floating-point multiply extended Arm’s documentation
 - vmulx_
laneq_ f64 neon - Floating-point multiply extended Arm’s documentation
 - vmulxd_
f64 neon - Floating-point multiply extended Arm’s documentation
 - vmulxd_
lane_ f64 neon - Floating-point multiply extended Arm’s documentation
 - vmulxd_
laneq_ f64 neon - Floating-point multiply extended Arm’s documentation
 - vmulxq_
f32 neon - Floating-point multiply extended Arm’s documentation
 - vmulxq_
f64 neon - Floating-point multiply extended Arm’s documentation
 - vmulxq_
lane_ f32 neon - Floating-point multiply extended Arm’s documentation
 - vmulxq_
lane_ f64 neon - Floating-point multiply extended Arm’s documentation
 - vmulxq_
laneq_ f32 neon - Floating-point multiply extended Arm’s documentation
 - vmulxq_
laneq_ f64 neon - Floating-point multiply extended Arm’s documentation
 - vmulxs_
f32 neon - Floating-point multiply extended Arm’s documentation
 - vmulxs_
lane_ f32 neon - Floating-point multiply extended Arm’s documentation
 - vmulxs_
laneq_ f32 neon - Floating-point multiply extended Arm’s documentation
 - vmvn_p8
neon - Vector bitwise not. Arm’s documentation
 - vmvn_s8
neon - Vector bitwise not. Arm’s documentation
 - vmvn_
s16 neon - Vector bitwise not. Arm’s documentation
 - vmvn_
s32 neon - Vector bitwise not. Arm’s documentation
 - vmvn_u8
neon - Vector bitwise not. Arm’s documentation
 - vmvn_
u16 neon - Vector bitwise not. Arm’s documentation
 - vmvn_
u32 neon - Vector bitwise not. Arm’s documentation
 - vmvnq_
p8 neon - Vector bitwise not. Arm’s documentation
 - vmvnq_
s8 neon - Vector bitwise not. Arm’s documentation
 - vmvnq_
s16 neon - Vector bitwise not. Arm’s documentation
 - vmvnq_
s32 neon - Vector bitwise not. Arm’s documentation
 - vmvnq_
u8 neon - Vector bitwise not. Arm’s documentation
 - vmvnq_
u16 neon - Vector bitwise not. Arm’s documentation
 - vmvnq_
u32 neon - Vector bitwise not. Arm’s documentation
 - vneg_
f32 neon - Negate Arm’s documentation
 - vneg_
f64 neon - Negate Arm’s documentation
 - vneg_s8
neon - Negate Arm’s documentation
 - vneg_
s16 neon - Negate Arm’s documentation
 - vneg_
s32 neon - Negate Arm’s documentation
 - vneg_
s64 neon - Negate Arm’s documentation
 - vnegd_
s64 neon - Negate Arm’s documentation
 - vnegq_
f32 neon - Negate Arm’s documentation
 - vnegq_
f64 neon - Negate Arm’s documentation
 - vnegq_
s8 neon - Negate Arm’s documentation
 - vnegq_
s16 neon - Negate Arm’s documentation
 - vnegq_
s32 neon - Negate Arm’s documentation
 - vnegq_
s64 neon - Negate Arm’s documentation
 - vorn_s8
neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vorn_
s16 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vorn_
s32 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vorn_
s64 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vorn_u8
neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vorn_
u16 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vorn_
u32 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vorn_
u64 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vornq_
s8 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vornq_
s16 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vornq_
s32 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vornq_
s64 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vornq_
u8 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vornq_
u16 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vornq_
u32 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vornq_
u64 neon - Vector bitwise inclusive OR NOT Arm’s documentation
 - vorr_s8
neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorr_
s16 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorr_
s32 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorr_
s64 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorr_u8
neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorr_
u16 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorr_
u32 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorr_
u64 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorrq_
s8 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorrq_
s16 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorrq_
s32 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorrq_
s64 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorrq_
u8 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorrq_
u16 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorrq_
u32 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vorrq_
u64 neon - Vector bitwise or (immediate, inclusive) Arm’s documentation
 - vpadal_
s8 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadal_
s16 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadal_
s32 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadal_
u8 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadal_
u16 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadal_
u32 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadalq_
s8 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadalq_
s16 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadalq_
s32 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadalq_
u8 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadalq_
u16 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadalq_
u32 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpadd_
f32 neon - Floating-point add pairwise Arm’s documentation
 - vpadd_
s8 neon - Add pairwise. Arm’s documentation
 - vpadd_
s16 neon - Add pairwise. Arm’s documentation
 - vpadd_
s32 neon - Add pairwise. Arm’s documentation
 - vpadd_
u8 neon - Add pairwise. Arm’s documentation
 - vpadd_
u16 neon - Add pairwise. Arm’s documentation
 - vpadd_
u32 neon - Add pairwise. Arm’s documentation
 - vpaddd_
f64 neon - Floating-point add pairwise Arm’s documentation
 - vpaddd_
s64 neon - Add pairwise Arm’s documentation
 - vpaddd_
u64 neon - Add pairwise Arm’s documentation
 - vpaddl_
s8 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddl_
s16 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddl_
s32 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddl_
u8 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddl_
u16 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddl_
u32 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddlq_
s8 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddlq_
s16 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddlq_
s32 neon - Signed Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddlq_
u8 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddlq_
u16 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddlq_
u32 neon - Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
 - vpaddq_
f32 neon - Floating-point add pairwise Arm’s documentation
 - vpaddq_
f64 neon - Floating-point add pairwise Arm’s documentation
 - vpaddq_
s8 neon - Add Pairwise Arm’s documentation
 - vpaddq_
s16 neon - Add Pairwise Arm’s documentation
 - vpaddq_
s32 neon - Add Pairwise Arm’s documentation
 - vpaddq_
s64 neon - Add Pairwise Arm’s documentation
 - vpaddq_
u8 neon - Add Pairwise Arm’s documentation
 - vpaddq_
u16 neon - Add Pairwise Arm’s documentation
 - vpaddq_
u32 neon - Add Pairwise Arm’s documentation
 - vpaddq_
u64 neon - Add Pairwise Arm’s documentation
 - vpadds_
f32 neon - Floating-point add pairwise Arm’s documentation
 - vpmax_
f32 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmax_
s8 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmax_
s16 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmax_
s32 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmax_
u8 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmax_
u16 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmax_
u32 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmaxnm_
f32 neon - Floating-point Maximum Number Pairwise (vector). Arm’s documentation
 - vpmaxnmq_
f32 neon - Floating-point Maximum Number Pairwise (vector). Arm’s documentation
 - vpmaxnmq_
f64 neon - Floating-point Maximum Number Pairwise (vector). Arm’s documentation
 - vpmaxnmqd_
f64 neon - Floating-point maximum number pairwise Arm’s documentation
 - vpmaxnms_
f32 neon - Floating-point maximum number pairwise Arm’s documentation
 - vpmaxq_
f32 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmaxq_
f64 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmaxq_
s8 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmaxq_
s16 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmaxq_
s32 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmaxq_
u8 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmaxq_
u16 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmaxq_
u32 neon - Folding maximum of adjacent pairs Arm’s documentation
 - vpmaxqd_
f64 neon - Floating-point maximum pairwise Arm’s documentation
 - vpmaxs_
f32 neon - Floating-point maximum pairwise Arm’s documentation
 - vpmin_
f32 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpmin_
s8 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpmin_
s16 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpmin_
s32 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpmin_
u8 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpmin_
u16 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpmin_
u32 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpminnm_
f32 neon - Floating-point Minimum Number Pairwise (vector). Arm’s documentation
 - vpminnmq_
f32 neon - Floating-point Minimum Number Pairwise (vector). Arm’s documentation
 - vpminnmq_
f64 neon - Floating-point Minimum Number Pairwise (vector). Arm’s documentation
 - vpminnmqd_
f64 neon - Floating-point minimum number pairwise Arm’s documentation
 - vpminnms_
f32 neon - Floating-point minimum number pairwise Arm’s documentation
 - vpminq_
f32 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpminq_
f64 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpminq_
s8 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpminq_
s16 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpminq_
s32 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpminq_
u8 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpminq_
u16 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpminq_
u32 neon - Folding minimum of adjacent pairs Arm’s documentation
 - vpminqd_
f64 neon - Floating-point minimum pairwise Arm’s documentation
 - vpmins_
f32 neon - Floating-point minimum pairwise Arm’s documentation
 - vqabs_
s8 neon - Signed saturating Absolute value Arm’s documentation
 - vqabs_
s16 neon - Signed saturating Absolute value Arm’s documentation
 - vqabs_
s32 neon - Signed saturating Absolute value Arm’s documentation
 - vqabs_
s64 neon - Signed saturating Absolute value Arm’s documentation
 - vqabsb_
s8 neon - Signed saturating absolute value Arm’s documentation
 - vqabsd_
s64 neon - Signed saturating absolute value Arm’s documentation
 - vqabsh_
s16 neon - Signed saturating absolute value Arm’s documentation
 - vqabsq_
s8 neon - Signed saturating Absolute value Arm’s documentation
 - vqabsq_
s16 neon - Signed saturating Absolute value Arm’s documentation
 - vqabsq_
s32 neon - Signed saturating Absolute value Arm’s documentation
 - vqabsq_
s64 neon - Signed saturating Absolute value Arm’s documentation
 - vqabss_
s32 neon - Signed saturating absolute value Arm’s documentation
 - vqadd_
s8 neon - Saturating add Arm’s documentation
 - vqadd_
s16 neon - Saturating add Arm’s documentation
 - vqadd_
s32 neon - Saturating add Arm’s documentation
 - vqadd_
s64 neon - Saturating add Arm’s documentation
 - vqadd_
u8 neon - Saturating add Arm’s documentation
 - vqadd_
u16 neon - Saturating add Arm’s documentation
 - vqadd_
u32 neon - Saturating add Arm’s documentation
 - vqadd_
u64 neon - Saturating add Arm’s documentation
 - vqaddb_
s8 neon - Saturating add Arm’s documentation
 - vqaddb_
u8 neon - Saturating add Arm’s documentation
 - vqaddd_
s64 neon - Saturating add Arm’s documentation
 - vqaddd_
u64 neon - Saturating add Arm’s documentation
 - vqaddh_
s16 neon - Saturating add Arm’s documentation
 - vqaddh_
u16 neon - Saturating add Arm’s documentation
 - vqaddq_
s8 neon - Saturating add Arm’s documentation
 - vqaddq_
s16 neon - Saturating add Arm’s documentation
 - vqaddq_
s32 neon - Saturating add Arm’s documentation
 - vqaddq_
s64 neon - Saturating add Arm’s documentation
 - vqaddq_
u8 neon - Saturating add Arm’s documentation
 - vqaddq_
u16 neon - Saturating add Arm’s documentation
 - vqaddq_
u32 neon - Saturating add Arm’s documentation
 - vqaddq_
u64 neon - Saturating add Arm’s documentation
 - vqadds_
s32 neon - Saturating add Arm’s documentation
 - vqadds_
u32 neon - Saturating add Arm’s documentation
 - vqdmlal_
high_ lane_ s16 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlal_
high_ lane_ s32 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlal_
high_ laneq_ s16 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlal_
high_ laneq_ s32 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlal_
high_ n_ s16 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlal_
high_ n_ s32 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlal_
high_ s16 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlal_
high_ s32 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlal_
lane_ s16 neon - Vector widening saturating doubling multiply accumulate with scalar Arm’s documentation
 - vqdmlal_
lane_ s32 neon - Vector widening saturating doubling multiply accumulate with scalar Arm’s documentation
 - vqdmlal_
laneq_ s16 neon - Vector widening saturating doubling multiply accumulate with scalar Arm’s documentation
 - vqdmlal_
laneq_ s32 neon - Vector widening saturating doubling multiply accumulate with scalar Arm’s documentation
 - vqdmlal_
n_ s16 neon - Vector widening saturating doubling multiply accumulate with scalar Arm’s documentation
 - vqdmlal_
n_ s32 neon - Vector widening saturating doubling multiply accumulate with scalar Arm’s documentation
 - vqdmlal_
s16 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlal_
s32 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlalh_
lane_ s16 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlalh_
laneq_ s16 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlalh_
s16 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlals_
lane_ s32 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlals_
laneq_ s32 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlals_
s32 neon - Signed saturating doubling multiply-add long Arm’s documentation
 - vqdmlsl_
high_ lane_ s16 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsl_
high_ lane_ s32 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsl_
high_ laneq_ s16 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsl_
high_ laneq_ s32 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsl_
high_ n_ s16 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsl_
high_ n_ s32 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsl_
high_ s16 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsl_
high_ s32 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsl_
lane_ s16 neon - Vector widening saturating doubling multiply subtract with scalar Arm’s documentation
 - vqdmlsl_
lane_ s32 neon - Vector widening saturating doubling multiply subtract with scalar Arm’s documentation
 - vqdmlsl_
laneq_ s16 neon - Vector widening saturating doubling multiply subtract with scalar Arm’s documentation
 - vqdmlsl_
laneq_ s32 neon - Vector widening saturating doubling multiply subtract with scalar Arm’s documentation
 - vqdmlsl_
n_ s16 neon - Vector widening saturating doubling multiply subtract with scalar Arm’s documentation
 - vqdmlsl_
n_ s32 neon - Vector widening saturating doubling multiply subtract with scalar Arm’s documentation
 - vqdmlsl_
s16 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsl_
s32 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlslh_
lane_ s16 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlslh_
laneq_ s16 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlslh_
s16 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsls_
lane_ s32 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsls_
laneq_ s32 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmlsls_
s32 neon - Signed saturating doubling multiply-subtract long Arm’s documentation
 - vqdmulh_
lane_ s16 neon - Vector saturating doubling multiply high by scalar Arm’s documentation
 - vqdmulh_
lane_ s32 neon - Vector saturating doubling multiply high by scalar Arm’s documentation
 - vqdmulh_
laneq_ s16 neon - Vector saturating doubling multiply high by scalar Arm’s documentation
 - vqdmulh_
laneq_ s32 neon - Vector saturating doubling multiply high by scalar Arm’s documentation
 - vqdmulh_
n_ s16 neon - Vector saturating doubling multiply high with scalar Arm’s documentation
 - vqdmulh_
n_ s32 neon - Vector saturating doubling multiply high with scalar Arm’s documentation
 - vqdmulh_
s16 neon - Signed saturating doubling multiply returning high half Arm’s documentation
 - vqdmulh_
s32 neon - Signed saturating doubling multiply returning high half Arm’s documentation
 - vqdmulhh_
lane_ s16 neon - Signed saturating doubling multiply returning high half Arm’s documentation
 - vqdmulhh_
laneq_ s16 neon - Signed saturating doubling multiply returning high half Arm’s documentation
 - vqdmulhh_
s16 neon - Signed saturating doubling multiply returning high half Arm’s documentation
 - vqdmulhq_
lane_ s16 neon - Vector saturating doubling multiply high by scalar Arm’s documentation
 - vqdmulhq_
lane_ s32 neon - Vector saturating doubling multiply high by scalar Arm’s documentation
 - vqdmulhq_
laneq_ s16 neon - Vector saturating doubling multiply high by scalar Arm’s documentation
 - vqdmulhq_
laneq_ s32 neon - Vector saturating doubling multiply high by scalar Arm’s documentation
 - vqdmulhq_
n_ s16 neon - Vector saturating doubling multiply high with scalar Arm’s documentation
 - vqdmulhq_
n_ s32 neon - Vector saturating doubling multiply high with scalar Arm’s documentation
 - vqdmulhq_
s16 neon - Signed saturating doubling multiply returning high half Arm’s documentation
 - vqdmulhq_
s32 neon - Signed saturating doubling multiply returning high half Arm’s documentation
 - vqdmulhs_
lane_ s32 neon - Signed saturating doubling multiply returning high half Arm’s documentation
 - vqdmulhs_
laneq_ s32 neon - Signed saturating doubling multiply returning high half Arm’s documentation
 - vqdmulhs_
s32 neon - Signed saturating doubling multiply returning high half Arm’s documentation
 - vqdmull_
high_ lane_ s16 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmull_
high_ lane_ s32 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmull_
high_ laneq_ s16 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmull_
high_ laneq_ s32 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmull_
high_ n_ s16 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmull_
high_ n_ s32 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmull_
high_ s16 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmull_
high_ s32 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmull_
lane_ s16 neon - Vector saturating doubling long multiply by scalar Arm’s documentation
 - vqdmull_
lane_ s32 neon - Vector saturating doubling long multiply by scalar Arm’s documentation
 - vqdmull_
laneq_ s16 neon - Vector saturating doubling long multiply by scalar Arm’s documentation
 - vqdmull_
laneq_ s32 neon - Vector saturating doubling long multiply by scalar Arm’s documentation
 - vqdmull_
n_ s16 neon - Vector saturating doubling long multiply with scalar Arm’s documentation
 - vqdmull_
n_ s32 neon - Vector saturating doubling long multiply with scalar Arm’s documentation
 - vqdmull_
s16 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmull_
s32 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmullh_
lane_ s16 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmullh_
laneq_ s16 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmullh_
s16 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmulls_
lane_ s32 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmulls_
laneq_ s32 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqdmulls_
s32 neon - Signed saturating doubling multiply long Arm’s documentation
 - vqmovn_
high_ s16 neon - Signed saturating extract narrow Arm’s documentation
 - vqmovn_
high_ s32 neon - Signed saturating extract narrow Arm’s documentation
 - vqmovn_
high_ s64 neon - Signed saturating extract narrow Arm’s documentation
 - vqmovn_
high_ u16 neon - Signed saturating extract narrow Arm’s documentation
 - vqmovn_
high_ u32 neon - Signed saturating extract narrow Arm’s documentation
 - vqmovn_
high_ u64 neon - Signed saturating extract narrow Arm’s documentation
 - vqmovn_
s16 neon - Signed saturating extract narrow Arm’s documentation
 - vqmovn_
s32 neon - Signed saturating extract narrow Arm’s documentation
 - vqmovn_
s64 neon - Signed saturating extract narrow Arm’s documentation
 - vqmovn_
u16 neon - Unsigned saturating extract narrow Arm’s documentation
 - vqmovn_
u32 neon - Unsigned saturating extract narrow Arm’s documentation
 - vqmovn_
u64 neon - Unsigned saturating extract narrow Arm’s documentation
 - vqmovnd_
s64 neon - Saturating extract narrow Arm’s documentation
 - vqmovnd_
u64 neon - Saturating extract narrow Arm’s documentation
 - vqmovnh_
s16 neon - Saturating extract narrow Arm’s documentation
 - vqmovnh_
u16 neon - Saturating extract narrow Arm’s documentation
 - vqmovns_
s32 neon - Saturating extract narrow Arm’s documentation
 - vqmovns_
u32 neon - Saturating extract narrow Arm’s documentation
 - vqmovun_
high_ s16 neon - Signed saturating extract unsigned narrow Arm’s documentation
 - vqmovun_
high_ s32 neon - Signed saturating extract unsigned narrow Arm’s documentation
 - vqmovun_
high_ s64 neon - Signed saturating extract unsigned narrow Arm’s documentation
 - vqmovun_
s16 neon - Signed saturating extract unsigned narrow Arm’s documentation
 - vqmovun_
s32 neon - Signed saturating extract unsigned narrow Arm’s documentation
 - vqmovun_
s64 neon - Signed saturating extract unsigned narrow Arm’s documentation
 - vqmovund_
s64 neon - Signed saturating extract unsigned narrow Arm’s documentation
 - vqmovunh_
s16 neon - Signed saturating extract unsigned narrow Arm’s documentation
 - vqmovuns_
s32 neon - Signed saturating extract unsigned narrow Arm’s documentation
 - vqneg_
s8 neon - Signed saturating negate Arm’s documentation
 - vqneg_
s16 neon - Signed saturating negate Arm’s documentation
 - vqneg_
s32 neon - Signed saturating negate Arm’s documentation
 - vqneg_
s64 neon - Signed saturating negate Arm’s documentation
 - vqnegb_
s8 neon - Signed saturating negate Arm’s documentation
 - vqnegd_
s64 neon - Signed saturating negate Arm’s documentation
 - vqnegh_
s16 neon - Signed saturating negate Arm’s documentation
 - vqnegq_
s8 neon - Signed saturating negate Arm’s documentation
 - vqnegq_
s16 neon - Signed saturating negate Arm’s documentation
 - vqnegq_
s32 neon - Signed saturating negate Arm’s documentation
 - vqnegq_
s64 neon - Signed saturating negate Arm’s documentation
 - vqnegs_
s32 neon - Signed saturating negate Arm’s documentation
 - vqrdmlah_
lane_ s16 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlah_
lane_ s32 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlah_
laneq_ s16 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlah_
laneq_ s32 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlah_
s16 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlah_
s32 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahh_
lane_ s16 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahh_
laneq_ s16 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahh_
s16 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahq_
lane_ s16 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahq_
lane_ s32 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahq_
laneq_ s16 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahq_
laneq_ s32 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahq_
s16 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahq_
s32 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahs_
lane_ s32 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahs_
laneq_ s32 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlahs_
s32 rdm - Signed saturating rounding doubling multiply accumulate returning high half Arm’s documentation
 - vqrdmlsh_
lane_ s16 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlsh_
lane_ s32 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlsh_
laneq_ s16 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlsh_
laneq_ s32 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlsh_
s16 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlsh_
s32 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshh_
lane_ s16 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshh_
laneq_ s16 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshh_
s16 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshq_
lane_ s16 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshq_
lane_ s32 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshq_
laneq_ s16 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshq_
laneq_ s32 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshq_
s16 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshq_
s32 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshs_
lane_ s32 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshs_
laneq_ s32 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmlshs_
s32 rdm - Signed saturating rounding doubling multiply subtract returning high half Arm’s documentation
 - vqrdmulh_
lane_ s16 neon - Vector rounding saturating doubling multiply high by scalar Arm’s documentation
 - vqrdmulh_
lane_ s32 neon - Vector rounding saturating doubling multiply high by scalar Arm’s documentation
 - vqrdmulh_
laneq_ s16 neon - Vector rounding saturating doubling multiply high by scalar Arm’s documentation
 - vqrdmulh_
laneq_ s32 neon - Vector rounding saturating doubling multiply high by scalar Arm’s documentation
 - vqrdmulh_
n_ s16 neon - Vector saturating rounding doubling multiply high with scalar Arm’s documentation
 - vqrdmulh_
n_ s32 neon - Vector saturating rounding doubling multiply high with scalar Arm’s documentation
 - vqrdmulh_
s16 neon - Signed saturating rounding doubling multiply returning high half Arm’s documentation
 - vqrdmulh_
s32 neon - Signed saturating rounding doubling multiply returning high half Arm’s documentation
 - vqrdmulhh_
lane_ s16 neon - Signed saturating rounding doubling multiply returning high half Arm’s documentation
 - vqrdmulhh_
laneq_ s16 neon - Signed saturating rounding doubling multiply returning high half Arm’s documentation
 - vqrdmulhh_
s16 neon - Signed saturating rounding doubling multiply returning high half Arm’s documentation
 - vqrdmulhq_
lane_ s16 neon - Vector rounding saturating doubling multiply high by scalar Arm’s documentation
 - vqrdmulhq_
lane_ s32 neon - Vector rounding saturating doubling multiply high by scalar Arm’s documentation
 - vqrdmulhq_
laneq_ s16 neon - Vector rounding saturating doubling multiply high by scalar Arm’s documentation
 - vqrdmulhq_
laneq_ s32 neon - Vector rounding saturating doubling multiply high by scalar Arm’s documentation
 - vqrdmulhq_
n_ s16 neon - Vector saturating rounding doubling multiply high with scalar Arm’s documentation
 - vqrdmulhq_
n_ s32 neon - Vector saturating rounding doubling multiply high with scalar Arm’s documentation
 - vqrdmulhq_
s16 neon - Signed saturating rounding doubling multiply returning high half Arm’s documentation
 - vqrdmulhq_
s32 neon - Signed saturating rounding doubling multiply returning high half Arm’s documentation
 - vqrdmulhs_
lane_ s32 neon - Signed saturating rounding doubling multiply returning high half Arm’s documentation
 - vqrdmulhs_
laneq_ s32 neon - Signed saturating rounding doubling multiply returning high half Arm’s documentation
 - vqrdmulhs_
s32 neon - Signed saturating rounding doubling multiply returning high half Arm’s documentation
 - vqrshl_
s8 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshl_
s16 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshl_
s32 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshl_
s64 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshl_
u8 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshl_
u16 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshl_
u32 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshl_
u64 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshlb_
s8 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshlb_
u8 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshld_
s64 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshld_
u64 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshlh_
s16 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshlh_
u16 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshlq_
s8 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshlq_
s16 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshlq_
s32 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshlq_
s64 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshlq_
u8 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshlq_
u16 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshlq_
u32 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshlq_
u64 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshls_
s32 neon - Signed saturating rounding shift left Arm’s documentation
 - vqrshls_
u32 neon - Unsigned signed saturating rounding shift left Arm’s documentation
 - vqrshrn_
high_ n_ s16 neon - Signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrn_
high_ n_ s32 neon - Signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrn_
high_ n_ s64 neon - Signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrn_
high_ n_ u16 neon - Unsigned saturating rounded shift right narrow Arm’s documentation
 - vqrshrn_
high_ n_ u32 neon - Unsigned saturating rounded shift right narrow Arm’s documentation
 - vqrshrn_
high_ n_ u64 neon - Unsigned saturating rounded shift right narrow Arm’s documentation
 - vqrshrn_
n_ s16 neon - Signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrn_
n_ s32 neon - Signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrn_
n_ s64 neon - Signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrn_
n_ u16 neon - Unsigned signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrn_
n_ u32 neon - Unsigned signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrn_
n_ u64 neon - Unsigned signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrnd_
n_ s64 neon - Signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrnd_
n_ u64 neon - Unsigned saturating rounded shift right narrow Arm’s documentation
 - vqrshrnh_
n_ s16 neon - Signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrnh_
n_ u16 neon - Unsigned saturating rounded shift right narrow Arm’s documentation
 - vqrshrns_
n_ s32 neon - Signed saturating rounded shift right narrow Arm’s documentation
 - vqrshrns_
n_ u32 neon - Unsigned saturating rounded shift right narrow Arm’s documentation
 - vqrshrun_
high_ n_ s16 neon - Signed saturating rounded shift right unsigned narrow Arm’s documentation
 - vqrshrun_
high_ n_ s32 neon - Signed saturating rounded shift right unsigned narrow Arm’s documentation
 - vqrshrun_
high_ n_ s64 neon - Signed saturating rounded shift right unsigned narrow Arm’s documentation
 - vqrshrun_
n_ s16 neon - Signed saturating rounded shift right unsigned narrow Arm’s documentation
 - vqrshrun_
n_ s32 neon - Signed saturating rounded shift right unsigned narrow Arm’s documentation
 - vqrshrun_
n_ s64 neon - Signed saturating rounded shift right unsigned narrow Arm’s documentation
 - vqrshrund_
n_ s64 neon - Signed saturating rounded shift right unsigned narrow Arm’s documentation
 - vqrshrunh_
n_ s16 neon - Signed saturating rounded shift right unsigned narrow Arm’s documentation
 - vqrshruns_
n_ s32 neon - Signed saturating rounded shift right unsigned narrow Arm’s documentation
 - vqshl_
n_ s8 neon - Signed saturating shift left Arm’s documentation
 - vqshl_
n_ s16 neon - Signed saturating shift left Arm’s documentation
 - vqshl_
n_ s32 neon - Signed saturating shift left Arm’s documentation
 - vqshl_
n_ s64 neon - Signed saturating shift left Arm’s documentation
 - vqshl_
n_ u8 neon - Unsigned saturating shift left Arm’s documentation
 - vqshl_
n_ u16 neon - Unsigned saturating shift left Arm’s documentation
 - vqshl_
n_ u32 neon - Unsigned saturating shift left Arm’s documentation
 - vqshl_
n_ u64 neon - Unsigned saturating shift left Arm’s documentation
 - vqshl_
s8 neon - Signed saturating shift left Arm’s documentation
 - vqshl_
s16 neon - Signed saturating shift left Arm’s documentation
 - vqshl_
s32 neon - Signed saturating shift left Arm’s documentation
 - vqshl_
s64 neon - Signed saturating shift left Arm’s documentation
 - vqshl_
u8 neon - Unsigned saturating shift left Arm’s documentation
 - vqshl_
u16 neon - Unsigned saturating shift left Arm’s documentation
 - vqshl_
u32 neon - Unsigned saturating shift left Arm’s documentation
 - vqshl_
u64 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlb_
n_ s8 neon - Signed saturating shift left Arm’s documentation
 - vqshlb_
n_ u8 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlb_
s8 neon - Signed saturating shift left Arm’s documentation
 - vqshlb_
u8 neon - Unsigned saturating shift left Arm’s documentation
 - vqshld_
n_ s64 neon - Signed saturating shift left Arm’s documentation
 - vqshld_
n_ u64 neon - Unsigned saturating shift left Arm’s documentation
 - vqshld_
s64 neon - Signed saturating shift left Arm’s documentation
 - vqshld_
u64 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlh_
n_ s16 neon - Signed saturating shift left Arm’s documentation
 - vqshlh_
n_ u16 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlh_
s16 neon - Signed saturating shift left Arm’s documentation
 - vqshlh_
u16 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlq_
n_ s8 neon - Signed saturating shift left Arm’s documentation
 - vqshlq_
n_ s16 neon - Signed saturating shift left Arm’s documentation
 - vqshlq_
n_ s32 neon - Signed saturating shift left Arm’s documentation
 - vqshlq_
n_ s64 neon - Signed saturating shift left Arm’s documentation
 - vqshlq_
n_ u8 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlq_
n_ u16 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlq_
n_ u32 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlq_
n_ u64 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlq_
s8 neon - Signed saturating shift left Arm’s documentation
 - vqshlq_
s16 neon - Signed saturating shift left Arm’s documentation
 - vqshlq_
s32 neon - Signed saturating shift left Arm’s documentation
 - vqshlq_
s64 neon - Signed saturating shift left Arm’s documentation
 - vqshlq_
u8 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlq_
u16 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlq_
u32 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlq_
u64 neon - Unsigned saturating shift left Arm’s documentation
 - vqshls_
n_ s32 neon - Signed saturating shift left Arm’s documentation
 - vqshls_
n_ u32 neon - Unsigned saturating shift left Arm’s documentation
 - vqshls_
s32 neon - Signed saturating shift left Arm’s documentation
 - vqshls_
u32 neon - Unsigned saturating shift left Arm’s documentation
 - vqshlu_
n_ s8 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshlu_
n_ s16 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshlu_
n_ s32 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshlu_
n_ s64 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshlub_
n_ s8 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshlud_
n_ s64 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshluh_
n_ s16 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshluq_
n_ s8 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshluq_
n_ s16 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshluq_
n_ s32 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshluq_
n_ s64 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshlus_
n_ s32 neon - Signed saturating shift left unsigned Arm’s documentation
 - vqshrn_
high_ n_ s16 neon - Signed saturating shift right narrow Arm’s documentation
 - vqshrn_
high_ n_ s32 neon - Signed saturating shift right narrow Arm’s documentation
 - vqshrn_
high_ n_ s64 neon - Signed saturating shift right narrow Arm’s documentation
 - vqshrn_
high_ n_ u16 neon - Unsigned saturating shift right narrow Arm’s documentation
 - vqshrn_
high_ n_ u32 neon - Unsigned saturating shift right narrow Arm’s documentation
 - vqshrn_
high_ n_ u64 neon - Unsigned saturating shift right narrow Arm’s documentation
 - vqshrn_
n_ s16 neon - Signed saturating shift right narrow Arm’s documentation
 - vqshrn_
n_ s32 neon - Signed saturating shift right narrow Arm’s documentation
 - vqshrn_
n_ s64 neon - Signed saturating shift right narrow Arm’s documentation
 - vqshrn_
n_ u16 neon - Unsigned saturating shift right narrow Arm’s documentation
 - vqshrn_
n_ u32 neon - Unsigned saturating shift right narrow Arm’s documentation
 - vqshrn_
n_ u64 neon - Unsigned saturating shift right narrow Arm’s documentation
 - vqshrnd_
n_ s64 neon - Signed saturating shift right narrow Arm’s documentation
 - vqshrnd_
n_ u64 neon - Unsigned saturating shift right narrow Arm’s documentation
 - vqshrnh_
n_ s16 neon - Signed saturating shift right narrow Arm’s documentation
 - vqshrnh_
n_ u16 neon - Unsigned saturating shift right narrow Arm’s documentation
 - vqshrns_
n_ s32 neon - Signed saturating shift right narrow Arm’s documentation
 - vqshrns_
n_ u32 neon - Unsigned saturating shift right narrow Arm’s documentation
 - vqshrun_
high_ n_ s16 neon - Signed saturating shift right unsigned narrow Arm’s documentation
 - vqshrun_
high_ n_ s32 neon - Signed saturating shift right unsigned narrow Arm’s documentation
 - vqshrun_
high_ n_ s64 neon - Signed saturating shift right unsigned narrow Arm’s documentation
 - vqshrun_
n_ s16 neon - Signed saturating shift right unsigned narrow Arm’s documentation
 - vqshrun_
n_ s32 neon - Signed saturating shift right unsigned narrow Arm’s documentation
 - vqshrun_
n_ s64 neon - Signed saturating shift right unsigned narrow Arm’s documentation
 - vqshrund_
n_ s64 neon - Signed saturating shift right unsigned narrow Arm’s documentation
 - vqshrunh_
n_ s16 neon - Signed saturating shift right unsigned narrow Arm’s documentation
 - vqshruns_
n_ s32 neon - Signed saturating shift right unsigned narrow Arm’s documentation
 - vqsub_
s8 neon - Saturating subtract Arm’s documentation
 - vqsub_
s16 neon - Saturating subtract Arm’s documentation
 - vqsub_
s32 neon - Saturating subtract Arm’s documentation
 - vqsub_
s64 neon - Saturating subtract Arm’s documentation
 - vqsub_
u8 neon - Saturating subtract Arm’s documentation
 - vqsub_
u16 neon - Saturating subtract Arm’s documentation
 - vqsub_
u32 neon - Saturating subtract Arm’s documentation
 - vqsub_
u64 neon - Saturating subtract Arm’s documentation
 - vqsubb_
s8 neon - Saturating subtract Arm’s documentation
 - vqsubb_
u8 neon - Saturating subtract Arm’s documentation
 - vqsubd_
s64 neon - Saturating subtract Arm’s documentation
 - vqsubd_
u64 neon - Saturating subtract Arm’s documentation
 - vqsubh_
s16 neon - Saturating subtract Arm’s documentation
 - vqsubh_
u16 neon - Saturating subtract Arm’s documentation
 - vqsubq_
s8 neon - Saturating subtract Arm’s documentation
 - vqsubq_
s16 neon - Saturating subtract Arm’s documentation
 - vqsubq_
s32 neon - Saturating subtract Arm’s documentation
 - vqsubq_
s64 neon - Saturating subtract Arm’s documentation
 - vqsubq_
u8 neon - Saturating subtract Arm’s documentation
 - vqsubq_
u16 neon - Saturating subtract Arm’s documentation
 - vqsubq_
u32 neon - Saturating subtract Arm’s documentation
 - vqsubq_
u64 neon - Saturating subtract Arm’s documentation
 - vqsubs_
s32 neon - Saturating subtract Arm’s documentation
 - vqsubs_
u32 neon - Saturating subtract Arm’s documentation
 - vqtbl1_
p8 neon - Table look-up Arm’s documentation
 - vqtbl1_
s8 neon - Table look-up Arm’s documentation
 - vqtbl1_
u8 neon - Table look-up Arm’s documentation
 - vqtbl1q_
p8 neon - Table look-up Arm’s documentation
 - vqtbl1q_
s8 neon - Table look-up Arm’s documentation
 - vqtbl1q_
u8 neon - Table look-up Arm’s documentation
 - vqtbl2_
p8 neon - Table look-up Arm’s documentation
 - vqtbl2_
s8 neon - Table look-up Arm’s documentation
 - vqtbl2_
u8 neon - Table look-up Arm’s documentation
 - vqtbl2q_
p8 neon - Table look-up Arm’s documentation
 - vqtbl2q_
s8 neon - Table look-up Arm’s documentation
 - vqtbl2q_
u8 neon - Table look-up Arm’s documentation
 - vqtbl3_
p8 neon - Table look-up Arm’s documentation
 - vqtbl3_
s8 neon - Table look-up Arm’s documentation
 - vqtbl3_
u8 neon - Table look-up Arm’s documentation
 - vqtbl3q_
p8 neon - Table look-up Arm’s documentation
 - vqtbl3q_
s8 neon - Table look-up Arm’s documentation
 - vqtbl3q_
u8 neon - Table look-up Arm’s documentation
 - vqtbl4_
p8 neon - Table look-up Arm’s documentation
 - vqtbl4_
s8 neon - Table look-up Arm’s documentation
 - vqtbl4_
u8 neon - Table look-up Arm’s documentation
 - vqtbl4q_
p8 neon - Table look-up Arm’s documentation
 - vqtbl4q_
s8 neon - Table look-up Arm’s documentation
 - vqtbl4q_
u8 neon - Table look-up Arm’s documentation
 - vqtbx1_
p8 neon - Extended table look-up Arm’s documentation
 - vqtbx1_
s8 neon - Extended table look-up Arm’s documentation
 - vqtbx1_
u8 neon - Extended table look-up Arm’s documentation
 - vqtbx1q_
p8 neon - Extended table look-up Arm’s documentation
 - vqtbx1q_
s8 neon - Extended table look-up Arm’s documentation
 - vqtbx1q_
u8 neon - Extended table look-up Arm’s documentation
 - vqtbx2_
p8 neon - Extended table look-up Arm’s documentation
 - vqtbx2_
s8 neon - Extended table look-up Arm’s documentation
 - vqtbx2_
u8 neon - Extended table look-up Arm’s documentation
 - vqtbx2q_
p8 neon - Extended table look-up Arm’s documentation
 - vqtbx2q_
s8 neon - Extended table look-up Arm’s documentation
 - vqtbx2q_
u8 neon - Extended table look-up Arm’s documentation
 - vqtbx3_
p8 neon - Extended table look-up Arm’s documentation
 - vqtbx3_
s8 neon - Extended table look-up Arm’s documentation
 - vqtbx3_
u8 neon - Extended table look-up Arm’s documentation
 - vqtbx3q_
p8 neon - Extended table look-up Arm’s documentation
 - vqtbx3q_
s8 neon - Extended table look-up Arm’s documentation
 - vqtbx3q_
u8 neon - Extended table look-up Arm’s documentation
 - vqtbx4_
p8 neon - Extended table look-up Arm’s documentation
 - vqtbx4_
s8 neon - Extended table look-up Arm’s documentation
 - vqtbx4_
u8 neon - Extended table look-up Arm’s documentation
 - vqtbx4q_
p8 neon - Extended table look-up Arm’s documentation
 - vqtbx4q_
s8 neon - Extended table look-up Arm’s documentation
 - vqtbx4q_
u8 neon - Extended table look-up Arm’s documentation
 - vraddhn_
high_ s16 neon - Rounding Add returning High Narrow (high half). Arm’s documentation
 - vraddhn_
high_ s32 neon - Rounding Add returning High Narrow (high half). Arm’s documentation
 - vraddhn_
high_ s64 neon - Rounding Add returning High Narrow (high half). Arm’s documentation
 - vraddhn_
high_ u16 neon - Rounding Add returning High Narrow (high half). Arm’s documentation
 - vraddhn_
high_ u32 neon - Rounding Add returning High Narrow (high half). Arm’s documentation
 - vraddhn_
high_ u64 neon - Rounding Add returning High Narrow (high half). Arm’s documentation
 - vraddhn_
s16 neon - Rounding Add returning High Narrow. Arm’s documentation
 - vraddhn_
s32 neon - Rounding Add returning High Narrow. Arm’s documentation
 - vraddhn_
s64 neon - Rounding Add returning High Narrow. Arm’s documentation
 - vraddhn_
u16 neon - Rounding Add returning High Narrow. Arm’s documentation
 - vraddhn_
u32 neon - Rounding Add returning High Narrow. Arm’s documentation
 - vraddhn_
u64 neon - Rounding Add returning High Narrow. Arm’s documentation
 - vrax1q_
u64 neonandsha3 - Rotate and exclusive OR Arm’s documentation
 - vrbit_
p8 neon - Reverse bit order Arm’s documentation
 - vrbit_
s8 neon - Reverse bit order Arm’s documentation
 - vrbit_
u8 neon - Reverse bit order Arm’s documentation
 - vrbitq_
p8 neon - Reverse bit order Arm’s documentation
 - vrbitq_
s8 neon - Reverse bit order Arm’s documentation
 - vrbitq_
u8 neon - Reverse bit order Arm’s documentation
 - vrecpe_
f32 neon - Reciprocal estimate. Arm’s documentation
 - vrecpe_
f64 neon - Reciprocal estimate. Arm’s documentation
 - vrecpe_
u32 neon - Unsigned reciprocal estimate Arm’s documentation
 - vrecped_
f64 neon - Reciprocal estimate. Arm’s documentation
 - vrecpeq_
f32 neon - Reciprocal estimate. Arm’s documentation
 - vrecpeq_
f64 neon - Reciprocal estimate. Arm’s documentation
 - vrecpeq_
u32 neon - Unsigned reciprocal estimate Arm’s documentation
 - vrecpes_
f32 neon - Reciprocal estimate. Arm’s documentation
 - vrecps_
f32 neon - Floating-point reciprocal step Arm’s documentation
 - vrecps_
f64 neon - Floating-point reciprocal step Arm’s documentation
 - vrecpsd_
f64 neon - Floating-point reciprocal step Arm’s documentation
 - vrecpsq_
f32 neon - Floating-point reciprocal step Arm’s documentation
 - vrecpsq_
f64 neon - Floating-point reciprocal step Arm’s documentation
 - vrecpss_
f32 neon - Floating-point reciprocal step Arm’s documentation
 - vrecpxd_
f64 neon - Floating-point reciprocal exponent Arm’s documentation
 - vrecpxs_
f32 neon - Floating-point reciprocal exponent Arm’s documentation
 - vreinterpret_
f32_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ p64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ p64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ p8 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ p16 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ s8 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ s16 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ s32 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ u8 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ u16 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ u32 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ p64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ p64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ p64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ p128 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ p64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ p128 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ p128 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ p128 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ p8 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ p16 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ p128 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ s8 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ s16 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ s32 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ u8 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ u16 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ u32 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ p8 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ p16 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ s8 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ s16 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ s32 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ s64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ u8 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ u16 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ u32 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ u64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ p128 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ p128 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ p128 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ p64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ p128 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ p128 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ p128 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ p64 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ p128 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ u64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ f32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ f64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ p8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ p16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ p64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ p128 neonandaes - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ s8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ s16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ s32 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ s64 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ u8 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ u16 neon - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ u32 neon - Vector reinterpret cast operation Arm’s documentation
 - vrev16_
p8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev16_
s8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev16_
u8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev16q_
p8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev16q_
s8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev16q_
u8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32_
p8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32_
p16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32_
s8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32_
s16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32_
u8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32_
u16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32q_
p8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32q_
p16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32q_
s8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32q_
s16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32q_
u8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev32q_
u16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64_
f32 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64_
p8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64_
p16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64_
s8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64_
s16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64_
s32 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64_
u8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64_
u16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64_
u32 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64q_
f32 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64q_
p8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64q_
p16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64q_
s8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64q_
s16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64q_
s32 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64q_
u8 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64q_
u16 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrev64q_
u32 neon - Reversing vector elements (swap endianness) Arm’s documentation
 - vrhadd_
s8 neon - Rounding halving add Arm’s documentation
 - vrhadd_
s16 neon - Rounding halving add Arm’s documentation
 - vrhadd_
s32 neon - Rounding halving add Arm’s documentation
 - vrhadd_
u8 neon - Rounding halving add Arm’s documentation
 - vrhadd_
u16 neon - Rounding halving add Arm’s documentation
 - vrhadd_
u32 neon - Rounding halving add Arm’s documentation
 - vrhaddq_
s8 neon - Rounding halving add Arm’s documentation
 - vrhaddq_
s16 neon - Rounding halving add Arm’s documentation
 - vrhaddq_
s32 neon - Rounding halving add Arm’s documentation
 - vrhaddq_
u8 neon - Rounding halving add Arm’s documentation
 - vrhaddq_
u16 neon - Rounding halving add Arm’s documentation
 - vrhaddq_
u32 neon - Rounding halving add Arm’s documentation
 - vrnd_
f32 neon - Floating-point round to integral, toward zero Arm’s documentation
 - vrnd_
f64 neon - Floating-point round to integral, toward zero Arm’s documentation
 - vrnda_
f32 neon - Floating-point round to integral, to nearest with ties to away Arm’s documentation
 - vrnda_
f64 neon - Floating-point round to integral, to nearest with ties to away Arm’s documentation
 - vrndaq_
f32 neon - Floating-point round to integral, to nearest with ties to away Arm’s documentation
 - vrndaq_
f64 neon - Floating-point round to integral, to nearest with ties to away Arm’s documentation
 - vrndi_
f32 neon - Floating-point round to integral, using current rounding mode Arm’s documentation
 - vrndi_
f64 neon - Floating-point round to integral, using current rounding mode Arm’s documentation
 - vrndiq_
f32 neon - Floating-point round to integral, using current rounding mode Arm’s documentation
 - vrndiq_
f64 neon - Floating-point round to integral, using current rounding mode Arm’s documentation
 - vrndm_
f32 neon - Floating-point round to integral, toward minus infinity Arm’s documentation
 - vrndm_
f64 neon - Floating-point round to integral, toward minus infinity Arm’s documentation
 - vrndmq_
f32 neon - Floating-point round to integral, toward minus infinity Arm’s documentation
 - vrndmq_
f64 neon - Floating-point round to integral, toward minus infinity Arm’s documentation
 - vrndn_
f32 neon - Floating-point round to integral, to nearest with ties to even Arm’s documentation
 - vrndn_
f64 neon - Floating-point round to integral, to nearest with ties to even Arm’s documentation
 - vrndnq_
f32 neon - Floating-point round to integral, to nearest with ties to even Arm’s documentation
 - vrndnq_
f64 neon - Floating-point round to integral, to nearest with ties to even Arm’s documentation
 - vrndns_
f32 neon - Floating-point round to integral, to nearest with ties to even Arm’s documentation
 - vrndp_
f32 neon - Floating-point round to integral, toward plus infinity Arm’s documentation
 - vrndp_
f64 neon - Floating-point round to integral, toward plus infinity Arm’s documentation
 - vrndpq_
f32 neon - Floating-point round to integral, toward plus infinity Arm’s documentation
 - vrndpq_
f64 neon - Floating-point round to integral, toward plus infinity Arm’s documentation
 - vrndq_
f32 neon - Floating-point round to integral, toward zero Arm’s documentation
 - vrndq_
f64 neon - Floating-point round to integral, toward zero Arm’s documentation
 - vrndx_
f32 neon - Floating-point round to integral exact, using current rounding mode Arm’s documentation
 - vrndx_
f64 neon - Floating-point round to integral exact, using current rounding mode Arm’s documentation
 - vrndxq_
f32 neon - Floating-point round to integral exact, using current rounding mode Arm’s documentation
 - vrndxq_
f64 neon - Floating-point round to integral exact, using current rounding mode Arm’s documentation
 - vrshl_
s8 neon - Signed rounding shift left Arm’s documentation
 - vrshl_
s16 neon - Signed rounding shift left Arm’s documentation
 - vrshl_
s32 neon - Signed rounding shift left Arm’s documentation
 - vrshl_
s64 neon - Signed rounding shift left Arm’s documentation
 - vrshl_
u8 neon - Unsigned rounding shift left Arm’s documentation
 - vrshl_
u16 neon - Unsigned rounding shift left Arm’s documentation
 - vrshl_
u32 neon - Unsigned rounding shift left Arm’s documentation
 - vrshl_
u64 neon - Unsigned rounding shift left Arm’s documentation
 - vrshld_
s64 neon - Signed rounding shift left Arm’s documentation
 - vrshld_
u64 neon - Unsigned rounding shift left Arm’s documentation
 - vrshlq_
s8 neon - Signed rounding shift left Arm’s documentation
 - vrshlq_
s16 neon - Signed rounding shift left Arm’s documentation
 - vrshlq_
s32 neon - Signed rounding shift left Arm’s documentation
 - vrshlq_
s64 neon - Signed rounding shift left Arm’s documentation
 - vrshlq_
u8 neon - Unsigned rounding shift left Arm’s documentation
 - vrshlq_
u16 neon - Unsigned rounding shift left Arm’s documentation
 - vrshlq_
u32 neon - Unsigned rounding shift left Arm’s documentation
 - vrshlq_
u64 neon - Unsigned rounding shift left Arm’s documentation
 - vrshr_
n_ s8 neon - Signed rounding shift right Arm’s documentation
 - vrshr_
n_ s16 neon - Signed rounding shift right Arm’s documentation
 - vrshr_
n_ s32 neon - Signed rounding shift right Arm’s documentation
 - vrshr_
n_ s64 neon - Signed rounding shift right Arm’s documentation
 - vrshr_
n_ u8 neon - Unsigned rounding shift right Arm’s documentation
 - vrshr_
n_ u16 neon - Unsigned rounding shift right Arm’s documentation
 - vrshr_
n_ u32 neon - Unsigned rounding shift right Arm’s documentation
 - vrshr_
n_ u64 neon - Unsigned rounding shift right Arm’s documentation
 - vrshrd_
n_ s64 neon - Signed rounding shift right Arm’s documentation
 - vrshrd_
n_ u64 neon - Unsigned rounding shift right Arm’s documentation
 - vrshrn_
high_ n_ s16 neon - Rounding shift right narrow Arm’s documentation
 - vrshrn_
high_ n_ s32 neon - Rounding shift right narrow Arm’s documentation
 - vrshrn_
high_ n_ s64 neon - Rounding shift right narrow Arm’s documentation
 - vrshrn_
high_ n_ u16 neon - Rounding shift right narrow Arm’s documentation
 - vrshrn_
high_ n_ u32 neon - Rounding shift right narrow Arm’s documentation
 - vrshrn_
high_ n_ u64 neon - Rounding shift right narrow Arm’s documentation
 - vrshrn_
n_ s16 neon - Rounding shift right narrow Arm’s documentation
 - vrshrn_
n_ s32 neon - Rounding shift right narrow Arm’s documentation
 - vrshrn_
n_ s64 neon - Rounding shift right narrow Arm’s documentation
 - vrshrn_
n_ u16 neon - Rounding shift right narrow Arm’s documentation
 - vrshrn_
n_ u32 neon - Rounding shift right narrow Arm’s documentation
 - vrshrn_
n_ u64 neon - Rounding shift right narrow Arm’s documentation
 - vrshrq_
n_ s8 neon - Signed rounding shift right Arm’s documentation
 - vrshrq_
n_ s16 neon - Signed rounding shift right Arm’s documentation
 - vrshrq_
n_ s32 neon - Signed rounding shift right Arm’s documentation
 - vrshrq_
n_ s64 neon - Signed rounding shift right Arm’s documentation
 - vrshrq_
n_ u8 neon - Unsigned rounding shift right Arm’s documentation
 - vrshrq_
n_ u16 neon - Unsigned rounding shift right Arm’s documentation
 - vrshrq_
n_ u32 neon - Unsigned rounding shift right Arm’s documentation
 - vrshrq_
n_ u64 neon - Unsigned rounding shift right Arm’s documentation
 - vrsqrte_
f32 neon - Reciprocal square-root estimate. Arm’s documentation
 - vrsqrte_
f64 neon - Reciprocal square-root estimate. Arm’s documentation
 - vrsqrte_
u32 neon - Unsigned reciprocal square root estimate Arm’s documentation
 - vrsqrted_
f64 neon - Reciprocal square-root estimate. Arm’s documentation
 - vrsqrteq_
f32 neon - Reciprocal square-root estimate. Arm’s documentation
 - vrsqrteq_
f64 neon - Reciprocal square-root estimate. Arm’s documentation
 - vrsqrteq_
u32 neon - Unsigned reciprocal square root estimate Arm’s documentation
 - vrsqrtes_
f32 neon - Reciprocal square-root estimate. Arm’s documentation
 - vrsqrts_
f32 neon - Floating-point reciprocal square root step Arm’s documentation
 - vrsqrts_
f64 neon - Floating-point reciprocal square root step Arm’s documentation
 - vrsqrtsd_
f64 neon - Floating-point reciprocal square root step Arm’s documentation
 - vrsqrtsq_
f32 neon - Floating-point reciprocal square root step Arm’s documentation
 - vrsqrtsq_
f64 neon - Floating-point reciprocal square root step Arm’s documentation
 - vrsqrtss_
f32 neon - Floating-point reciprocal square root step Arm’s documentation
 - vrsra_
n_ s8 neon - Signed rounding shift right and accumulate Arm’s documentation
 - vrsra_
n_ s16 neon - Signed rounding shift right and accumulate Arm’s documentation
 - vrsra_
n_ s32 neon - Signed rounding shift right and accumulate Arm’s documentation
 - vrsra_
n_ s64 neon - Signed rounding shift right and accumulate Arm’s documentation
 - vrsra_
n_ u8 neon - Unsigned rounding shift right and accumulate Arm’s documentation
 - vrsra_
n_ u16 neon - Unsigned rounding shift right and accumulate Arm’s documentation
 - vrsra_
n_ u32 neon - Unsigned rounding shift right and accumulate Arm’s documentation
 - vrsra_
n_ u64 neon - Unsigned rounding shift right and accumulate Arm’s documentation
 - vrsrad_
n_ s64 neon - Signed rounding shift right and accumulate. Arm’s documentation
 - vrsrad_
n_ u64 neon - Unsigned rounding shift right and accumulate. Arm’s documentation
 - vrsraq_
n_ s8 neon - Signed rounding shift right and accumulate Arm’s documentation
 - vrsraq_
n_ s16 neon - Signed rounding shift right and accumulate Arm’s documentation
 - vrsraq_
n_ s32 neon - Signed rounding shift right and accumulate Arm’s documentation
 - vrsraq_
n_ s64 neon - Signed rounding shift right and accumulate Arm’s documentation
 - vrsraq_
n_ u8 neon - Unsigned rounding shift right and accumulate Arm’s documentation
 - vrsraq_
n_ u16 neon - Unsigned rounding shift right and accumulate Arm’s documentation
 - vrsraq_
n_ u32 neon - Unsigned rounding shift right and accumulate Arm’s documentation
 - vrsraq_
n_ u64 neon - Unsigned rounding shift right and accumulate Arm’s documentation
 - vrsubhn_
high_ s16 neon - Rounding subtract returning high narrow Arm’s documentation
 - vrsubhn_
high_ s32 neon - Rounding subtract returning high narrow Arm’s documentation
 - vrsubhn_
high_ s64 neon - Rounding subtract returning high narrow Arm’s documentation
 - vrsubhn_
high_ u16 neon - Rounding subtract returning high narrow Arm’s documentation
 - vrsubhn_
high_ u32 neon - Rounding subtract returning high narrow Arm’s documentation
 - vrsubhn_
high_ u64 neon - Rounding subtract returning high narrow Arm’s documentation
 - vrsubhn_
s16 neon - Rounding subtract returning high narrow Arm’s documentation
 - vrsubhn_
s32 neon - Rounding subtract returning high narrow Arm’s documentation
 - vrsubhn_
s64 neon - Rounding subtract returning high narrow Arm’s documentation
 - vrsubhn_
u16 neon - Rounding subtract returning high narrow Arm’s documentation
 - vrsubhn_
u32 neon - Rounding subtract returning high narrow Arm’s documentation
 - vrsubhn_
u64 neon - Rounding subtract returning high narrow Arm’s documentation
 - vset_
lane_ f32 neon - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ f64 neon - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ p8 neon - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ p16 neon - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ p64 neonandaes - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ s8 neon - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ s16 neon - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ s32 neon - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ s64 neon - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ u8 neon - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ u16 neon - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ u32 neon - Insert vector element from another vector element Arm’s documentation
 - vset_
lane_ u64 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ f32 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ f64 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ p8 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ p16 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ p64 neonandaes - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ s8 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ s16 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ s32 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ s64 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ u8 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ u16 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ u32 neon - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ u64 neon - Insert vector element from another vector element Arm’s documentation
 - vsha1cq_
u32 sha2 - SHA1 hash update accelerator, choose. Arm’s documentation
 - vsha1h_
u32 sha2 - SHA1 fixed rotate. Arm’s documentation
 - vsha1mq_
u32 sha2 - SHA1 hash update accelerator, majority Arm’s documentation
 - vsha1pq_
u32 sha2 - SHA1 hash update accelerator, parity Arm’s documentation
 - vsha1su0q_
u32 sha2 - SHA1 schedule update accelerator, first part. Arm’s documentation
 - vsha1su1q_
u32 sha2 - SHA1 schedule update accelerator, second part. Arm’s documentation
 - vsha256h2q_
u32 sha2 - SHA1 schedule update accelerator, upper part. Arm’s documentation
 - vsha256hq_
u32 sha2 - SHA1 schedule update accelerator, first part. Arm’s documentation
 - vsha256su0q_
u32 sha2 - SHA256 schedule update accelerator, first part. Arm’s documentation
 - vsha256su1q_
u32 sha2 - SHA256 schedule update accelerator, second part. Arm’s documentation
 - vsha512h2q_
u64 neonandsha3 - SHA512 hash update part 2 Arm’s documentation
 - vsha512hq_
u64 neonandsha3 - SHA512 hash update part 1 Arm’s documentation
 - vsha512su0q_
u64 neonandsha3 - SHA512 schedule update 0 Arm’s documentation
 - vsha512su1q_
u64 neonandsha3 - SHA512 schedule update 1 Arm’s documentation
 - vshl_
n_ s8 neon - Shift left Arm’s documentation
 - vshl_
n_ s16 neon - Shift left Arm’s documentation
 - vshl_
n_ s32 neon - Shift left Arm’s documentation
 - vshl_
n_ s64 neon - Shift left Arm’s documentation
 - vshl_
n_ u8 neon - Shift left Arm’s documentation
 - vshl_
n_ u16 neon - Shift left Arm’s documentation
 - vshl_
n_ u32 neon - Shift left Arm’s documentation
 - vshl_
n_ u64 neon - Shift left Arm’s documentation
 - vshl_s8
neon - Signed Shift left Arm’s documentation
 - vshl_
s16 neon - Signed Shift left Arm’s documentation
 - vshl_
s32 neon - Signed Shift left Arm’s documentation
 - vshl_
s64 neon - Signed Shift left Arm’s documentation
 - vshl_u8
neon - Unsigned Shift left Arm’s documentation
 - vshl_
u16 neon - Unsigned Shift left Arm’s documentation
 - vshl_
u32 neon - Unsigned Shift left Arm’s documentation
 - vshl_
u64 neon - Unsigned Shift left Arm’s documentation
 - vshld_
n_ s64 neon - Shift left
 - vshld_
n_ u64 neon - Shift left
 - vshld_
s64 neon - Signed Shift left Arm’s documentation
 - vshld_
u64 neon - Unsigned Shift left Arm’s documentation
 - vshll_
high_ n_ s8 neon - Signed shift left long Arm’s documentation
 - vshll_
high_ n_ s16 neon - Signed shift left long Arm’s documentation
 - vshll_
high_ n_ s32 neon - Signed shift left long Arm’s documentation
 - vshll_
high_ n_ u8 neon - Signed shift left long Arm’s documentation
 - vshll_
high_ n_ u16 neon - Signed shift left long Arm’s documentation
 - vshll_
high_ n_ u32 neon - Signed shift left long Arm’s documentation
 - vshll_
n_ s8 neon - Signed shift left long Arm’s documentation
 - vshll_
n_ s16 neon - Signed shift left long Arm’s documentation
 - vshll_
n_ s32 neon - Signed shift left long Arm’s documentation
 - vshll_
n_ u8 neon - Signed shift left long Arm’s documentation
 - vshll_
n_ u16 neon - Signed shift left long Arm’s documentation
 - vshll_
n_ u32 neon - Signed shift left long Arm’s documentation
 - vshlq_
n_ s8 neon - Shift left Arm’s documentation
 - vshlq_
n_ s16 neon - Shift left Arm’s documentation
 - vshlq_
n_ s32 neon - Shift left Arm’s documentation
 - vshlq_
n_ s64 neon - Shift left Arm’s documentation
 - vshlq_
n_ u8 neon - Shift left Arm’s documentation
 - vshlq_
n_ u16 neon - Shift left Arm’s documentation
 - vshlq_
n_ u32 neon - Shift left Arm’s documentation
 - vshlq_
n_ u64 neon - Shift left Arm’s documentation
 - vshlq_
s8 neon - Signed Shift left Arm’s documentation
 - vshlq_
s16 neon - Signed Shift left Arm’s documentation
 - vshlq_
s32 neon - Signed Shift left Arm’s documentation
 - vshlq_
s64 neon - Signed Shift left Arm’s documentation
 - vshlq_
u8 neon - Unsigned Shift left Arm’s documentation
 - vshlq_
u16 neon - Unsigned Shift left Arm’s documentation
 - vshlq_
u32 neon - Unsigned Shift left Arm’s documentation
 - vshlq_
u64 neon - Unsigned Shift left Arm’s documentation
 - vshr_
n_ s8 neon - Shift right Arm’s documentation
 - vshr_
n_ s16 neon - Shift right Arm’s documentation
 - vshr_
n_ s32 neon - Shift right Arm’s documentation
 - vshr_
n_ s64 neon - Shift right Arm’s documentation
 - vshr_
n_ u8 neon - Shift right Arm’s documentation
 - vshr_
n_ u16 neon - Shift right Arm’s documentation
 - vshr_
n_ u32 neon - Shift right Arm’s documentation
 - vshr_
n_ u64 neon - Shift right Arm’s documentation
 - vshrd_
n_ s64 neon - Signed shift right
 - vshrd_
n_ u64 neon - Unsigned shift right
 - vshrn_
high_ n_ s16 neon - Shift right narrow Arm’s documentation
 - vshrn_
high_ n_ s32 neon - Shift right narrow Arm’s documentation
 - vshrn_
high_ n_ s64 neon - Shift right narrow Arm’s documentation
 - vshrn_
high_ n_ u16 neon - Shift right narrow Arm’s documentation
 - vshrn_
high_ n_ u32 neon - Shift right narrow Arm’s documentation
 - vshrn_
high_ n_ u64 neon - Shift right narrow Arm’s documentation
 - vshrn_
n_ s16 neon - Shift right narrow Arm’s documentation
 - vshrn_
n_ s32 neon - Shift right narrow Arm’s documentation
 - vshrn_
n_ s64 neon - Shift right narrow Arm’s documentation
 - vshrn_
n_ u16 neon - Shift right narrow Arm’s documentation
 - vshrn_
n_ u32 neon - Shift right narrow Arm’s documentation
 - vshrn_
n_ u64 neon - Shift right narrow Arm’s documentation
 - vshrq_
n_ s8 neon - Shift right Arm’s documentation
 - vshrq_
n_ s16 neon - Shift right Arm’s documentation
 - vshrq_
n_ s32 neon - Shift right Arm’s documentation
 - vshrq_
n_ s64 neon - Shift right Arm’s documentation
 - vshrq_
n_ u8 neon - Shift right Arm’s documentation
 - vshrq_
n_ u16 neon - Shift right Arm’s documentation
 - vshrq_
n_ u32 neon - Shift right Arm’s documentation
 - vshrq_
n_ u64 neon - Shift right Arm’s documentation
 - vsli_
n_ p8 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsli_
n_ p16 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsli_
n_ p64 neonandaes - Shift Left and Insert (immediate) Arm’s documentation
 - vsli_
n_ s8 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsli_
n_ s16 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsli_
n_ s32 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsli_
n_ s64 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsli_
n_ u8 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsli_
n_ u16 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsli_
n_ u32 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsli_
n_ u64 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vslid_
n_ s64 neon - Shift left and insert Arm’s documentation
 - vslid_
n_ u64 neon - Shift left and insert Arm’s documentation
 - vsliq_
n_ p8 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsliq_
n_ p16 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsliq_
n_ p64 neonandaes - Shift Left and Insert (immediate) Arm’s documentation
 - vsliq_
n_ s8 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsliq_
n_ s16 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsliq_
n_ s32 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsliq_
n_ s64 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsliq_
n_ u8 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsliq_
n_ u16 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsliq_
n_ u32 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsliq_
n_ u64 neon - Shift Left and Insert (immediate) Arm’s documentation
 - vsqadd_
u8 neon - Unsigned saturating Accumulate of Signed value. Arm’s documentation
 - vsqadd_
u16 neon - Unsigned saturating Accumulate of Signed value. Arm’s documentation
 - vsqadd_
u32 neon - Unsigned saturating Accumulate of Signed value. Arm’s documentation
 - vsqadd_
u64 neon - Unsigned saturating Accumulate of Signed value. Arm’s documentation
 - vsqaddb_
u8 neon - Unsigned saturating accumulate of signed value Arm’s documentation
 - vsqaddd_
u64 neon - Unsigned saturating accumulate of signed value Arm’s documentation
 - vsqaddh_
u16 neon - Unsigned saturating accumulate of signed value Arm’s documentation
 - vsqaddq_
u8 neon - Unsigned saturating Accumulate of Signed value. Arm’s documentation
 - vsqaddq_
u16 neon - Unsigned saturating Accumulate of Signed value. Arm’s documentation
 - vsqaddq_
u32 neon - Unsigned saturating Accumulate of Signed value. Arm’s documentation
 - vsqaddq_
u64 neon - Unsigned saturating Accumulate of Signed value. Arm’s documentation
 - vsqadds_
u32 neon - Unsigned saturating accumulate of signed value Arm’s documentation
 - vsqrt_
f32 neon - Calculates the square root of each lane. Arm’s documentation
 - vsqrt_
f64 neon - Calculates the square root of each lane. Arm’s documentation
 - vsqrtq_
f32 neon - Calculates the square root of each lane. Arm’s documentation
 - vsqrtq_
f64 neon - Calculates the square root of each lane. Arm’s documentation
 - vsra_
n_ s8 neon - Signed shift right and accumulate Arm’s documentation
 - vsra_
n_ s16 neon - Signed shift right and accumulate Arm’s documentation
 - vsra_
n_ s32 neon - Signed shift right and accumulate Arm’s documentation
 - vsra_
n_ s64 neon - Signed shift right and accumulate Arm’s documentation
 - vsra_
n_ u8 neon - Unsigned shift right and accumulate Arm’s documentation
 - vsra_
n_ u16 neon - Unsigned shift right and accumulate Arm’s documentation
 - vsra_
n_ u32 neon - Unsigned shift right and accumulate Arm’s documentation
 - vsra_
n_ u64 neon - Unsigned shift right and accumulate Arm’s documentation
 - vsrad_
n_ s64 neon - Signed shift right and accumulate
 - vsrad_
n_ u64 neon - Unsigned shift right and accumulate
 - vsraq_
n_ s8 neon - Signed shift right and accumulate Arm’s documentation
 - vsraq_
n_ s16 neon - Signed shift right and accumulate Arm’s documentation
 - vsraq_
n_ s32 neon - Signed shift right and accumulate Arm’s documentation
 - vsraq_
n_ s64 neon - Signed shift right and accumulate Arm’s documentation
 - vsraq_
n_ u8 neon - Unsigned shift right and accumulate Arm’s documentation
 - vsraq_
n_ u16 neon - Unsigned shift right and accumulate Arm’s documentation
 - vsraq_
n_ u32 neon - Unsigned shift right and accumulate Arm’s documentation
 - vsraq_
n_ u64 neon - Unsigned shift right and accumulate Arm’s documentation
 - vsri_
n_ p8 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsri_
n_ p16 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsri_
n_ p64 neonandaes - Shift Right and Insert (immediate) Arm’s documentation
 - vsri_
n_ s8 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsri_
n_ s16 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsri_
n_ s32 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsri_
n_ s64 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsri_
n_ u8 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsri_
n_ u16 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsri_
n_ u32 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsri_
n_ u64 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsrid_
n_ s64 neon - Shift right and insert Arm’s documentation
 - vsrid_
n_ u64 neon - Shift right and insert Arm’s documentation
 - vsriq_
n_ p8 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsriq_
n_ p16 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsriq_
n_ p64 neonandaes - Shift Right and Insert (immediate) Arm’s documentation
 - vsriq_
n_ s8 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsriq_
n_ s16 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsriq_
n_ s32 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsriq_
n_ s64 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsriq_
n_ u8 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsriq_
n_ u16 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsriq_
n_ u32 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vsriq_
n_ u64 neon - Shift Right and Insert (immediate) Arm’s documentation
 - vst1_
f32 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
f64 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
f32_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
f32_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
f32_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
f64_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
f64_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
f64_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠f32 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠f64 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠p8 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠p16 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠p64 neonandaes - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠s8 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠s16 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠s32 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠s64 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠u8 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠u16 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠u32 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠u64 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_p8⚠
neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
p8_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
p8_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
p8_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
p16 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
p64 ⚠neonandaes - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
p16_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
p16_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
p16_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
p64_ ⚠x2 neonandaes - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
p64_ ⚠x3 neonandaes - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
p64_ ⚠x4 neonandaes - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_s8⚠
neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
s8_ ⚠x2 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
s8_ ⚠x3 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
s8_ ⚠x4 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
s16 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
s32 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
s64 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
s16_ ⚠x2 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
s16_ ⚠x3 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
s16_ ⚠x4 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
s32_ ⚠x2 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
s32_ ⚠x3 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
s32_ ⚠x4 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
s64_ ⚠x2 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
s64_ ⚠x3 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_
s64_ ⚠x4 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1_u8⚠
neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
u8_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
u8_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
u8_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
u16 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
u32 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
u64 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
u16_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
u16_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
u16_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
u32_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
u32_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
u32_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
u64_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
u64_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
u64_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
f32 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
f64 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
f32_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
f32_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
f32_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
f64_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
f64_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
f64_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠f32 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠f64 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠p8 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠p16 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠p64 neonandaes - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠s8 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠s16 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠s32 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠s64 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠u8 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠u16 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠u32 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠u64 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
p8 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
p8_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
p8_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
p8_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
p16 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
p64 ⚠neonandaes - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
p16_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
p16_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
p16_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
p64_ ⚠x2 neonandaes - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
p64_ ⚠x3 neonandaes - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
p64_ ⚠x4 neonandaes - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
s8 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
s8_ ⚠x2 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
s8_ ⚠x3 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
s8_ ⚠x4 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
s16 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
s32 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
s64 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
s16_ ⚠x2 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
s16_ ⚠x3 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
s16_ ⚠x4 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
s32_ ⚠x2 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
s32_ ⚠x3 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
s32_ ⚠x4 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
s64_ ⚠x2 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
s64_ ⚠x3 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
s64_ ⚠x4 neon - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
u8 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
u8_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
u8_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
u8_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
u16 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
u32 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
u64 ⚠neon - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
u16_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
u16_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
u16_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
u32_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
u32_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
u32_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
u64_ ⚠x2 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
u64_ ⚠x3 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
u64_ ⚠x4 neon - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst2_
f32 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
f64 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠f32 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠f64 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠p8 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠p16 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠p64 neonandaes - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠s8 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠s16 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠s32 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠s64 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠u8 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠u16 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠u32 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠u64 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_p8⚠
neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
p16 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
p64 ⚠neonandaes - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_s8⚠
neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
s16 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
s32 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
s64 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_u8⚠
neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
u16 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
u32 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
u64 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
f32 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
f64 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠f32 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠f64 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠p8 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠p16 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠p64 neonandaes - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠s8 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠s16 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠s32 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠s64 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠u8 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠u16 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠u32 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠u64 neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
p8 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
p16 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
p64 ⚠neonandaes - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
s8 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
s16 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
s32 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
s64 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
u8 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
u16 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
u32 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
u64 ⚠neon - Store multiple 2-element structures from two registers Arm’s documentation
 - vst3_
f32 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
f64 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠f32 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠f64 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠p8 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠p16 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠p64 neonandaes - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠s8 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠s16 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠s32 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠s64 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠u8 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠u16 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠u32 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠u64 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_p8⚠
neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
p16 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
p64 ⚠neonandaes - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_s8⚠
neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
s16 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
s32 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
s64 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_u8⚠
neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
u16 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
u32 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
u64 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
f32 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
f64 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠f32 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠f64 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠p8 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠p16 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠p64 neonandaes - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠s8 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠s16 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠s32 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠s64 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠u8 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠u16 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠u32 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠u64 neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
p8 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
p16 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
p64 ⚠neonandaes - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
s8 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
s16 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
s32 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
s64 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
u8 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
u16 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
u32 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
u64 ⚠neon - Store multiple 3-element structures from three registers Arm’s documentation
 - vst4_
f32 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
f64 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠f32 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠f64 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠p8 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠p16 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠p64 neonandaes - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠s8 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠s16 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠s32 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠s64 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠u8 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠u16 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠u32 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠u64 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_p8⚠
neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
p16 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
p64 ⚠neonandaes - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_s8⚠
neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
s16 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
s32 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
s64 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_u8⚠
neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
u16 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
u32 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
u64 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
f32 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
f64 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠f32 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠f64 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠p8 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠p16 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠p64 neonandaes - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠s8 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠s16 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠s32 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠s64 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠u8 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠u16 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠u32 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠u64 neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
p8 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
p16 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
p64 ⚠neonandaes - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
s8 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
s16 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
s32 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
s64 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
u8 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
u16 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
u32 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
u64 ⚠neon - Store multiple 4-element structures from four registers Arm’s documentation
 - vstrq_
p128 ⚠neon - Store SIMD&FP register (immediate offset) Arm’s documentation
 - vsub_
f32 neon - Subtract Arm’s documentation
 - vsub_
f64 neon - Subtract Arm’s documentation
 - vsub_s8
neon - Subtract Arm’s documentation
 - vsub_
s16 neon - Subtract Arm’s documentation
 - vsub_
s32 neon - Subtract Arm’s documentation
 - vsub_
s64 neon - Subtract Arm’s documentation
 - vsub_u8
neon - Subtract Arm’s documentation
 - vsub_
u16 neon - Subtract Arm’s documentation
 - vsub_
u32 neon - Subtract Arm’s documentation
 - vsub_
u64 neon - Subtract Arm’s documentation
 - vsubd_
s64 neon - Subtract Arm’s documentation
 - vsubd_
u64 neon - Subtract Arm’s documentation
 - vsubhn_
high_ s16 neon - Subtract returning high narrow Arm’s documentation
 - vsubhn_
high_ s32 neon - Subtract returning high narrow Arm’s documentation
 - vsubhn_
high_ s64 neon - Subtract returning high narrow Arm’s documentation
 - vsubhn_
high_ u16 neon - Subtract returning high narrow Arm’s documentation
 - vsubhn_
high_ u32 neon - Subtract returning high narrow Arm’s documentation
 - vsubhn_
high_ u64 neon - Subtract returning high narrow Arm’s documentation
 - vsubhn_
s16 neon - Subtract returning high narrow Arm’s documentation
 - vsubhn_
s32 neon - Subtract returning high narrow Arm’s documentation
 - vsubhn_
s64 neon - Subtract returning high narrow Arm’s documentation
 - vsubhn_
u16 neon - Subtract returning high narrow Arm’s documentation
 - vsubhn_
u32 neon - Subtract returning high narrow Arm’s documentation
 - vsubhn_
u64 neon - Subtract returning high narrow Arm’s documentation
 - vsubl_
high_ s8 neon - Signed Subtract Long Arm’s documentation
 - vsubl_
high_ s16 neon - Signed Subtract Long Arm’s documentation
 - vsubl_
high_ s32 neon - Signed Subtract Long Arm’s documentation
 - vsubl_
high_ u8 neon - Unsigned Subtract Long Arm’s documentation
 - vsubl_
high_ u16 neon - Unsigned Subtract Long Arm’s documentation
 - vsubl_
high_ u32 neon - Unsigned Subtract Long Arm’s documentation
 - vsubl_
s8 neon - Signed Subtract Long Arm’s documentation
 - vsubl_
s16 neon - Signed Subtract Long Arm’s documentation
 - vsubl_
s32 neon - Signed Subtract Long Arm’s documentation
 - vsubl_
u8 neon - Unsigned Subtract Long Arm’s documentation
 - vsubl_
u16 neon - Unsigned Subtract Long Arm’s documentation
 - vsubl_
u32 neon - Unsigned Subtract Long Arm’s documentation
 - vsubq_
f32 neon - Subtract Arm’s documentation
 - vsubq_
f64 neon - Subtract Arm’s documentation
 - vsubq_
s8 neon - Subtract Arm’s documentation
 - vsubq_
s16 neon - Subtract Arm’s documentation
 - vsubq_
s32 neon - Subtract Arm’s documentation
 - vsubq_
s64 neon - Subtract Arm’s documentation
 - vsubq_
u8 neon - Subtract Arm’s documentation
 - vsubq_
u16 neon - Subtract Arm’s documentation
 - vsubq_
u32 neon - Subtract Arm’s documentation
 - vsubq_
u64 neon - Subtract Arm’s documentation
 - vsubw_
high_ s8 neon - Signed Subtract Wide Arm’s documentation
 - vsubw_
high_ s16 neon - Signed Subtract Wide Arm’s documentation
 - vsubw_
high_ s32 neon - Signed Subtract Wide Arm’s documentation
 - vsubw_
high_ u8 neon - Unsigned Subtract Wide Arm’s documentation
 - vsubw_
high_ u16 neon - Unsigned Subtract Wide Arm’s documentation
 - vsubw_
high_ u32 neon - Unsigned Subtract Wide Arm’s documentation
 - vsubw_
s8 neon - Signed Subtract Wide Arm’s documentation
 - vsubw_
s16 neon - Signed Subtract Wide Arm’s documentation
 - vsubw_
s32 neon - Signed Subtract Wide Arm’s documentation
 - vsubw_
u8 neon - Unsigned Subtract Wide Arm’s documentation
 - vsubw_
u16 neon - Unsigned Subtract Wide Arm’s documentation
 - vsubw_
u32 neon - Unsigned Subtract Wide Arm’s documentation
 - vtbl1_
p8 neon - Table look-up Arm’s documentation
 - vtbl1_
s8 neon - Table look-up Arm’s documentation
 - vtbl1_
u8 neon - Table look-up Arm’s documentation
 - vtbl2_
p8 neon - Table look-up Arm’s documentation
 - vtbl2_
s8 neon - Table look-up Arm’s documentation
 - vtbl2_
u8 neon - Table look-up Arm’s documentation
 - vtbl3_
p8 neon - Table look-up Arm’s documentation
 - vtbl3_
s8 neon - Table look-up Arm’s documentation
 - vtbl3_
u8 neon - Table look-up Arm’s documentation
 - vtbl4_
p8 neon - Table look-up Arm’s documentation
 - vtbl4_
s8 neon - Table look-up Arm’s documentation
 - vtbl4_
u8 neon - Table look-up Arm’s documentation
 - vtbx1_
p8 neon - Extended table look-up Arm’s documentation
 - vtbx1_
s8 neon - Extended table look-up Arm’s documentation
 - vtbx1_
u8 neon - Extended table look-up Arm’s documentation
 - vtbx2_
p8 neon - Extended table look-up Arm’s documentation
 - vtbx2_
s8 neon - Extended table look-up Arm’s documentation
 - vtbx2_
u8 neon - Extended table look-up Arm’s documentation
 - vtbx3_
p8 neon - Extended table look-up Arm’s documentation
 - vtbx3_
s8 neon - Extended table look-up Arm’s documentation
 - vtbx3_
u8 neon - Extended table look-up Arm’s documentation
 - vtbx4_
p8 neon - Extended table look-up Arm’s documentation
 - vtbx4_
s8 neon - Extended table look-up Arm’s documentation
 - vtbx4_
u8 neon - Extended table look-up Arm’s documentation
 - vtrn1_
f32 neon - Transpose vectors Arm’s documentation
 - vtrn1_
p8 neon - Transpose vectors Arm’s documentation
 - vtrn1_
p16 neon - Transpose vectors Arm’s documentation
 - vtrn1_
s8 neon - Transpose vectors Arm’s documentation
 - vtrn1_
s16 neon - Transpose vectors Arm’s documentation
 - vtrn1_
s32 neon - Transpose vectors Arm’s documentation
 - vtrn1_
u8 neon - Transpose vectors Arm’s documentation
 - vtrn1_
u16 neon - Transpose vectors Arm’s documentation
 - vtrn1_
u32 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
f32 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
f64 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
p8 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
p16 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
p64 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
s8 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
s16 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
s32 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
s64 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
u8 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
u16 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
u32 neon - Transpose vectors Arm’s documentation
 - vtrn1q_
u64 neon - Transpose vectors Arm’s documentation
 - vtrn2_
f32 neon - Transpose vectors Arm’s documentation
 - vtrn2_
p8 neon - Transpose vectors Arm’s documentation
 - vtrn2_
p16 neon - Transpose vectors Arm’s documentation
 - vtrn2_
s8 neon - Transpose vectors Arm’s documentation
 - vtrn2_
s16 neon - Transpose vectors Arm’s documentation
 - vtrn2_
s32 neon - Transpose vectors Arm’s documentation
 - vtrn2_
u8 neon - Transpose vectors Arm’s documentation
 - vtrn2_
u16 neon - Transpose vectors Arm’s documentation
 - vtrn2_
u32 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
f32 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
f64 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
p8 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
p16 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
p64 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
s8 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
s16 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
s32 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
s64 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
u8 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
u16 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
u32 neon - Transpose vectors Arm’s documentation
 - vtrn2q_
u64 neon - Transpose vectors Arm’s documentation
 - vtrn_
f32 neon - Transpose elements Arm’s documentation
 - vtrn_p8
neon - Transpose elements Arm’s documentation
 - vtrn_
p16 neon - Transpose elements Arm’s documentation
 - vtrn_s8
neon - Transpose elements Arm’s documentation
 - vtrn_
s16 neon - Transpose elements Arm’s documentation
 - vtrn_
s32 neon - Transpose elements Arm’s documentation
 - vtrn_u8
neon - Transpose elements Arm’s documentation
 - vtrn_
u16 neon - Transpose elements Arm’s documentation
 - vtrn_
u32 neon - Transpose elements Arm’s documentation
 - vtrnq_
f32 neon - Transpose elements Arm’s documentation
 - vtrnq_
p8 neon - Transpose elements Arm’s documentation
 - vtrnq_
p16 neon - Transpose elements Arm’s documentation
 - vtrnq_
s8 neon - Transpose elements Arm’s documentation
 - vtrnq_
s16 neon - Transpose elements Arm’s documentation
 - vtrnq_
s32 neon - Transpose elements Arm’s documentation
 - vtrnq_
u8 neon - Transpose elements Arm’s documentation
 - vtrnq_
u16 neon - Transpose elements Arm’s documentation
 - vtrnq_
u32 neon - Transpose elements Arm’s documentation
 - vtst_p8
neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtst_
p16 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtst_
p64 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtst_s8
neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtst_
s16 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtst_
s32 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtst_
s64 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtst_u8
neon - Unsigned compare bitwise Test bits nonzero Arm’s documentation
 - vtst_
u16 neon - Unsigned compare bitwise Test bits nonzero Arm’s documentation
 - vtst_
u32 neon - Unsigned compare bitwise Test bits nonzero Arm’s documentation
 - vtst_
u64 neon - Unsigned compare bitwise Test bits nonzero Arm’s documentation
 - vtstd_
s64 neon - Compare bitwise test bits nonzero Arm’s documentation
 - vtstd_
u64 neon - Compare bitwise test bits nonzero Arm’s documentation
 - vtstq_
p8 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtstq_
p16 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtstq_
p64 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtstq_
s8 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtstq_
s16 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtstq_
s32 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtstq_
s64 neon - Signed compare bitwise Test bits nonzero Arm’s documentation
 - vtstq_
u8 neon - Unsigned compare bitwise Test bits nonzero Arm’s documentation
 - vtstq_
u16 neon - Unsigned compare bitwise Test bits nonzero Arm’s documentation
 - vtstq_
u32 neon - Unsigned compare bitwise Test bits nonzero Arm’s documentation
 - vtstq_
u64 neon - Unsigned compare bitwise Test bits nonzero Arm’s documentation
 - vuqadd_
s8 neon - Signed saturating Accumulate of Unsigned value. Arm’s documentation
 - vuqadd_
s16 neon - Signed saturating Accumulate of Unsigned value. Arm’s documentation
 - vuqadd_
s32 neon - Signed saturating Accumulate of Unsigned value. Arm’s documentation
 - vuqadd_
s64 neon - Signed saturating Accumulate of Unsigned value. Arm’s documentation
 - vuqaddb_
s8 neon - Signed saturating accumulate of unsigned value Arm’s documentation
 - vuqaddd_
s64 neon - Signed saturating accumulate of unsigned value Arm’s documentation
 - vuqaddh_
s16 neon - Signed saturating accumulate of unsigned value Arm’s documentation
 - vuqaddq_
s8 neon - Signed saturating Accumulate of Unsigned value. Arm’s documentation
 - vuqaddq_
s16 neon - Signed saturating Accumulate of Unsigned value. Arm’s documentation
 - vuqaddq_
s32 neon - Signed saturating Accumulate of Unsigned value. Arm’s documentation
 - vuqaddq_
s64 neon - Signed saturating Accumulate of Unsigned value. Arm’s documentation
 - vuqadds_
s32 neon - Signed saturating accumulate of unsigned value Arm’s documentation
 - vuzp1_
f32 neon - Unzip vectors Arm’s documentation
 - vuzp1_
p8 neon - Unzip vectors Arm’s documentation
 - vuzp1_
p16 neon - Unzip vectors Arm’s documentation
 - vuzp1_
s8 neon - Unzip vectors Arm’s documentation
 - vuzp1_
s16 neon - Unzip vectors Arm’s documentation
 - vuzp1_
s32 neon - Unzip vectors Arm’s documentation
 - vuzp1_
u8 neon - Unzip vectors Arm’s documentation
 - vuzp1_
u16 neon - Unzip vectors Arm’s documentation
 - vuzp1_
u32 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
f32 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
f64 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
p8 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
p16 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
p64 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
s8 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
s16 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
s32 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
s64 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
u8 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
u16 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
u32 neon - Unzip vectors Arm’s documentation
 - vuzp1q_
u64 neon - Unzip vectors Arm’s documentation
 - vuzp2_
f32 neon - Unzip vectors Arm’s documentation
 - vuzp2_
p8 neon - Unzip vectors Arm’s documentation
 - vuzp2_
p16 neon - Unzip vectors Arm’s documentation
 - vuzp2_
s8 neon - Unzip vectors Arm’s documentation
 - vuzp2_
s16 neon - Unzip vectors Arm’s documentation
 - vuzp2_
s32 neon - Unzip vectors Arm’s documentation
 - vuzp2_
u8 neon - Unzip vectors Arm’s documentation
 - vuzp2_
u16 neon - Unzip vectors Arm’s documentation
 - vuzp2_
u32 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
f32 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
f64 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
p8 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
p16 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
p64 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
s8 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
s16 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
s32 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
s64 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
u8 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
u16 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
u32 neon - Unzip vectors Arm’s documentation
 - vuzp2q_
u64 neon - Unzip vectors Arm’s documentation
 - vuzp_
f32 neon - Unzip vectors Arm’s documentation
 - vuzp_p8
neon - Unzip vectors Arm’s documentation
 - vuzp_
p16 neon - Unzip vectors Arm’s documentation
 - vuzp_s8
neon - Unzip vectors Arm’s documentation
 - vuzp_
s16 neon - Unzip vectors Arm’s documentation
 - vuzp_
s32 neon - Unzip vectors Arm’s documentation
 - vuzp_u8
neon - Unzip vectors Arm’s documentation
 - vuzp_
u16 neon - Unzip vectors Arm’s documentation
 - vuzp_
u32 neon - Unzip vectors Arm’s documentation
 - vuzpq_
f32 neon - Unzip vectors Arm’s documentation
 - vuzpq_
p8 neon - Unzip vectors Arm’s documentation
 - vuzpq_
p16 neon - Unzip vectors Arm’s documentation
 - vuzpq_
s8 neon - Unzip vectors Arm’s documentation
 - vuzpq_
s16 neon - Unzip vectors Arm’s documentation
 - vuzpq_
s32 neon - Unzip vectors Arm’s documentation
 - vuzpq_
u8 neon - Unzip vectors Arm’s documentation
 - vuzpq_
u16 neon - Unzip vectors Arm’s documentation
 - vuzpq_
u32 neon - Unzip vectors Arm’s documentation
 - vxarq_
u64 neonandsha3 - Exclusive OR and rotate Arm’s documentation
 - vzip1_
f32 neon - Zip vectors Arm’s documentation
 - vzip1_
p8 neon - Zip vectors Arm’s documentation
 - vzip1_
p16 neon - Zip vectors Arm’s documentation
 - vzip1_
s8 neon - Zip vectors Arm’s documentation
 - vzip1_
s16 neon - Zip vectors Arm’s documentation
 - vzip1_
s32 neon - Zip vectors Arm’s documentation
 - vzip1_
u8 neon - Zip vectors Arm’s documentation
 - vzip1_
u16 neon - Zip vectors Arm’s documentation
 - vzip1_
u32 neon - Zip vectors Arm’s documentation
 - vzip1q_
f32 neon - Zip vectors Arm’s documentation
 - vzip1q_
f64 neon - Zip vectors Arm’s documentation
 - vzip1q_
p8 neon - Zip vectors Arm’s documentation
 - vzip1q_
p16 neon - Zip vectors Arm’s documentation
 - vzip1q_
p64 neon - Zip vectors Arm’s documentation
 - vzip1q_
s8 neon - Zip vectors Arm’s documentation
 - vzip1q_
s16 neon - Zip vectors Arm’s documentation
 - vzip1q_
s32 neon - Zip vectors Arm’s documentation
 - vzip1q_
s64 neon - Zip vectors Arm’s documentation
 - vzip1q_
u8 neon - Zip vectors Arm’s documentation
 - vzip1q_
u16 neon - Zip vectors Arm’s documentation
 - vzip1q_
u32 neon - Zip vectors Arm’s documentation
 - vzip1q_
u64 neon - Zip vectors Arm’s documentation
 - vzip2_
f32 neon - Zip vectors Arm’s documentation
 - vzip2_
p8 neon - Zip vectors Arm’s documentation
 - vzip2_
p16 neon - Zip vectors Arm’s documentation
 - vzip2_
s8 neon - Zip vectors Arm’s documentation
 - vzip2_
s16 neon - Zip vectors Arm’s documentation
 - vzip2_
s32 neon - Zip vectors Arm’s documentation
 - vzip2_
u8 neon - Zip vectors Arm’s documentation
 - vzip2_
u16 neon - Zip vectors Arm’s documentation
 - vzip2_
u32 neon - Zip vectors Arm’s documentation
 - vzip2q_
f32 neon - Zip vectors Arm’s documentation
 - vzip2q_
f64 neon - Zip vectors Arm’s documentation
 - vzip2q_
p8 neon - Zip vectors Arm’s documentation
 - vzip2q_
p16 neon - Zip vectors Arm’s documentation
 - vzip2q_
p64 neon - Zip vectors Arm’s documentation
 - vzip2q_
s8 neon - Zip vectors Arm’s documentation
 - vzip2q_
s16 neon - Zip vectors Arm’s documentation
 - vzip2q_
s32 neon - Zip vectors Arm’s documentation
 - vzip2q_
s64 neon - Zip vectors Arm’s documentation
 - vzip2q_
u8 neon - Zip vectors Arm’s documentation
 - vzip2q_
u16 neon - Zip vectors Arm’s documentation
 - vzip2q_
u32 neon - Zip vectors Arm’s documentation
 - vzip2q_
u64 neon - Zip vectors Arm’s documentation
 - vzip_
f32 neon - Zip vectors Arm’s documentation
 - vzip_p8
neon - Zip vectors Arm’s documentation
 - vzip_
p16 neon - Zip vectors Arm’s documentation
 - vzip_s8
neon - Zip vectors Arm’s documentation
 - vzip_
s16 neon - Zip vectors Arm’s documentation
 - vzip_
s32 neon - Zip vectors Arm’s documentation
 - vzip_u8
neon - Zip vectors Arm’s documentation
 - vzip_
u16 neon - Zip vectors Arm’s documentation
 - vzip_
u32 neon - Zip vectors Arm’s documentation
 - vzipq_
f32 neon - Zip vectors Arm’s documentation
 - vzipq_
p8 neon - Zip vectors Arm’s documentation
 - vzipq_
p16 neon - Zip vectors Arm’s documentation
 - vzipq_
s8 neon - Zip vectors Arm’s documentation
 - vzipq_
s16 neon - Zip vectors Arm’s documentation
 - vzipq_
s32 neon - Zip vectors Arm’s documentation
 - vzipq_
u8 neon - Zip vectors Arm’s documentation
 - vzipq_
u16 neon - Zip vectors Arm’s documentation
 - vzipq_
u32 neon - Zip vectors Arm’s documentation
 - __
arm_ ⚠mte_ create_ random_ tag Experimental mte - Return a pointer containing a randomly generated logical address tag.
 - __
arm_ ⚠mte_ exclude_ tag Experimental mte - Add a logical tag to the set of excluded logical tags.
 - __
arm_ ⚠mte_ get_ tag Experimental mte - Load an allocation tag from memory, returning a new pointer with the corresponding logical tag.
 - __
arm_ ⚠mte_ increment_ tag Experimental mte - Return a pointer with the logical address tag offset by a value.
 - __
arm_ ⚠mte_ ptrdiff Experimental mte - Calculate the difference between the address parts of two pointers, ignoring the tags, and sign-extending the result.
 - __
arm_ ⚠mte_ set_ tag Experimental mte - Store an allocation tag for the 16-byte granule of memory.
 - __dmb⚠
Experimental  - Generates a DMB (data memory barrier) instruction or equivalent CP15 instruction.
 - __dsb⚠
Experimental  - Generates a DSB (data synchronization barrier) instruction or equivalent CP15 instruction.
 - __isb⚠
Experimental  - Generates an ISB (instruction synchronization barrier) instruction or equivalent CP15 instruction.
 - __nop⚠
Experimental  - Generates an unspecified no-op instruction.
 - __sev⚠
Experimental  - Generates a SEV (send a global event) hint instruction.
 - __sevl⚠
Experimental  - Generates a send a local event hint instruction.
 - __
tcancel ⚠Experimental tme - Cancels the current transaction and discards all state modifications that were performed transactionally.
 - __
tcommit ⚠Experimental tme - Commits the current transaction. For a nested transaction, the only effect is that the transactional nesting depth is decreased. For an outer transaction, the state modifications performed transactionally are committed to the architectural state.
 - __
tstart ⚠Experimental tme - Starts a new transaction. When the transaction starts successfully the return value is 0. If the transaction fails, all state modifications are discarded and a cause of the failure is encoded in the return value.
 - __ttest⚠
Experimental tme - Tests if executing inside a transaction. If no transaction is currently executing, the return value is 0. Otherwise, this intrinsic returns the depth of the transaction.
 - __wfe⚠
Experimental  - Generates a WFE (wait for event) hint instruction, or nothing.
 - __wfi⚠
Experimental  - Generates a WFI (wait for interrupt) hint instruction, or nothing.
 - __yield⚠
Experimental  - Generates a YIELD hint instruction.
 - _prefetch⚠
Experimental  - Fetch the cache line that contains address 
pusing the givenRWandLOCALITY. - vabd_
f16 Experimental neonandfp16 - Absolute difference between the arguments of Floating Arm’s documentation
 - vabdh_
f16 Experimental neonandfp16 - Floating-point absolute difference Arm’s documentation
 - vabdq_
f16 Experimental neonandfp16 - Absolute difference between the arguments of Floating Arm’s documentation
 - vabs_
f16 Experimental neonandfp16 - Floating-point absolute value Arm’s documentation
 - vabsh_
f16 Experimental neonandfp16 - Floating-point absolute value Arm’s documentation
 - vabsq_
f16 Experimental neonandfp16 - Floating-point absolute value Arm’s documentation
 - vadd_
f16 Experimental neonandfp16 - Floating-point Add (vector). Arm’s documentation
 - vaddh_
f16 Experimental neonandfp16 - Add Arm’s documentation
 - vaddq_
f16 Experimental neonandfp16 - Floating-point Add (vector). Arm’s documentation
 - vamax_
f32 Experimental neonandfaminmax - Multi-vector floating-point absolute maximum Arm’s documentation
 - vamaxq_
f32 Experimental neonandfaminmax - Multi-vector floating-point absolute maximum Arm’s documentation
 - vamaxq_
f64 Experimental neonandfaminmax - Multi-vector floating-point absolute maximum Arm’s documentation
 - vamin_
f32 Experimental neonandfaminmax - Multi-vector floating-point absolute minimum Arm’s documentation
 - vaminq_
f32 Experimental neonandfaminmax - Multi-vector floating-point absolute minimum Arm’s documentation
 - vaminq_
f64 Experimental neonandfaminmax - Multi-vector floating-point absolute minimum Arm’s documentation
 - vbsl_
f16 Experimental neonandfp16 - Bitwise Select. Arm’s documentation
 - vbslq_
f16 Experimental neonandfp16 - Bitwise Select. Arm’s documentation
 - vcadd_
rot90_ f16 Experimental neonandfp16andfcma - Floating-point complex add Arm’s documentation
 - vcadd_
rot90_ f32 Experimental neonandfcma - Floating-point complex add Arm’s documentation
 - vcadd_
rot270_ f16 Experimental neonandfp16andfcma - Floating-point complex add Arm’s documentation
 - vcadd_
rot270_ f32 Experimental neonandfcma - Floating-point complex add Arm’s documentation
 - vcaddq_
rot90_ f16 Experimental neonandfp16andfcma - Floating-point complex add Arm’s documentation
 - vcaddq_
rot90_ f32 Experimental neonandfcma - Floating-point complex add Arm’s documentation
 - vcaddq_
rot90_ f64 Experimental neonandfcma - Floating-point complex add Arm’s documentation
 - vcaddq_
rot270_ f16 Experimental neonandfp16andfcma - Floating-point complex add Arm’s documentation
 - vcaddq_
rot270_ f32 Experimental neonandfcma - Floating-point complex add Arm’s documentation
 - vcaddq_
rot270_ f64 Experimental neonandfcma - Floating-point complex add Arm’s documentation
 - vcage_
f16 Experimental neonandfp16 - Floating-point absolute compare greater than or equal Arm’s documentation
 - vcageh_
f16 Experimental neonandfp16 - Floating-point absolute compare greater than or equal Arm’s documentation
 - vcageq_
f16 Experimental neonandfp16 - Floating-point absolute compare greater than or equal Arm’s documentation
 - vcagt_
f16 Experimental neonandfp16 - Floating-point absolute compare greater than Arm’s documentation
 - vcagth_
f16 Experimental neonandfp16 - Floating-point absolute compare greater than Arm’s documentation
 - vcagtq_
f16 Experimental neonandfp16 - Floating-point absolute compare greater than Arm’s documentation
 - vcale_
f16 Experimental neonandfp16 - Floating-point absolute compare less than or equal Arm’s documentation
 - vcaleh_
f16 Experimental neonandfp16 - Floating-point absolute compare less than or equal Arm’s documentation
 - vcaleq_
f16 Experimental neonandfp16 - Floating-point absolute compare less than or equal Arm’s documentation
 - vcalt_
f16 Experimental neonandfp16 - Floating-point absolute compare less than Arm’s documentation
 - vcalth_
f16 Experimental neonandfp16 - Floating-point absolute compare less than Arm’s documentation
 - vcaltq_
f16 Experimental neonandfp16 - Floating-point absolute compare less than Arm’s documentation
 - vceq_
f16 Experimental neonandfp16 - Floating-point compare equal Arm’s documentation
 - vceqh_
f16 Experimental neonandfp16 - Floating-point compare equal Arm’s documentation
 - vceqq_
f16 Experimental neonandfp16 - Floating-point compare equal Arm’s documentation
 - vceqz_
f16 Experimental neonandfp16 - Floating-point compare bitwise equal to zero Arm’s documentation
 - vceqzh_
f16 Experimental neonandfp16 - Floating-point compare bitwise equal to zero Arm’s documentation
 - vceqzq_
f16 Experimental neonandfp16 - Floating-point compare bitwise equal to zero Arm’s documentation
 - vcge_
f16 Experimental neonandfp16 - Floating-point compare greater than or equal Arm’s documentation
 - vcgeh_
f16 Experimental neonandfp16 - Floating-point compare greater than or equal Arm’s documentation
 - vcgeq_
f16 Experimental neonandfp16 - Floating-point compare greater than or equal Arm’s documentation
 - vcgez_
f16 Experimental neonandfp16 - Floating-point compare greater than or equal to zero Arm’s documentation
 - vcgezh_
f16 Experimental neonandfp16 - Floating-point compare greater than or equal to zero Arm’s documentation
 - vcgezq_
f16 Experimental neonandfp16 - Floating-point compare greater than or equal to zero Arm’s documentation
 - vcgt_
f16 Experimental neonandfp16 - Floating-point compare greater than Arm’s documentation
 - vcgth_
f16 Experimental neonandfp16 - Floating-point compare greater than Arm’s documentation
 - vcgtq_
f16 Experimental neonandfp16 - Floating-point compare greater than Arm’s documentation
 - vcgtz_
f16 Experimental neonandfp16 - Floating-point compare greater than zero Arm’s documentation
 - vcgtzh_
f16 Experimental neonandfp16 - Floating-point compare greater than zero Arm’s documentation
 - vcgtzq_
f16 Experimental neonandfp16 - Floating-point compare greater than zero Arm’s documentation
 - vcle_
f16 Experimental neonandfp16 - Floating-point compare less than or equal Arm’s documentation
 - vcleh_
f16 Experimental neonandfp16 - Floating-point compare less than or equal Arm’s documentation
 - vcleq_
f16 Experimental neonandfp16 - Floating-point compare less than or equal Arm’s documentation
 - vclez_
f16 Experimental neonandfp16 - Floating-point compare less than or equal to zero Arm’s documentation
 - vclezh_
f16 Experimental neonandfp16 - Floating-point compare less than or equal to zero Arm’s documentation
 - vclezq_
f16 Experimental neonandfp16 - Floating-point compare less than or equal to zero Arm’s documentation
 - vclt_
f16 Experimental neonandfp16 - Floating-point compare less than Arm’s documentation
 - vclth_
f16 Experimental neonandfp16 - Floating-point compare less than Arm’s documentation
 - vcltq_
f16 Experimental neonandfp16 - Floating-point compare less than Arm’s documentation
 - vcltz_
f16 Experimental neonandfp16 - Floating-point compare less than Arm’s documentation
 - vcltzh_
f16 Experimental neonandfp16 - Floating-point compare less than zero Arm’s documentation
 - vcltzq_
f16 Experimental neonandfp16 - Floating-point compare less than Arm’s documentation
 - vcmla_
f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
lane_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
lane_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
laneq_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
laneq_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot90_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot90_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot90_ lane_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot90_ lane_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot90_ laneq_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot90_ laneq_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot180_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot180_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot180_ lane_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot180_ lane_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot180_ laneq_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot180_ laneq_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot270_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot270_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot270_ lane_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot270_ lane_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot270_ laneq_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmla_
rot270_ laneq_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
f64 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
lane_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
lane_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
laneq_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
laneq_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot90_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot90_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot90_ f64 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot90_ lane_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot90_ lane_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot90_ laneq_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot90_ laneq_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot180_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot180_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot180_ f64 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot180_ lane_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot180_ lane_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot180_ laneq_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot180_ laneq_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot270_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot270_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot270_ f64 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot270_ lane_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot270_ lane_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot270_ laneq_ f16 Experimental neonandfcmaandfp16 - Floating-point complex multiply accumulate Arm’s documentation
 - vcmlaq_
rot270_ laneq_ f32 Experimental neonandfcma - Floating-point complex multiply accumulate Arm’s documentation
 - vcombine_
f16 Experimental neonandfp16 - Join two smaller vectors into a single larger vector Arm’s documentation
 - vcreate_
f16 Experimental neonandfp16 - Insert vector element from another vector element Arm’s documentation
 - vcvt_
f16_ f32 Experimental neonandfp16 - Floating-point convert to lower precision narrow Arm’s documentation
 - vcvt_
f16_ s16 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
f16_ u16 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
f32_ f16 Experimental neonandfp16 - Floating-point convert to higher precision long Arm’s documentation
 - vcvt_
high_ f16_ f32 Experimental neonandfp16 - Floating-point convert to lower precision Arm’s documentation
 - vcvt_
high_ f32_ f16 Experimental neonandfp16 - Floating-point convert to higher precision Arm’s documentation
 - vcvt_
n_ f16_ s16 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
n_ f16_ u16 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvt_
n_ s16_ f16 Experimental neonandfp16 - Floating-point convert to signed fixed-point Arm’s documentation
 - vcvt_
n_ u16_ f16 Experimental neonandfp16 - Fixed-point convert to unsigned fixed-point, rounding toward zero Arm’s documentation
 - vcvt_
s16_ f16 Experimental neonandfp16 - Floating-point convert to signed fixed-point, rounding toward zero Arm’s documentation
 - vcvt_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned fixed-point, rounding toward zero Arm’s documentation
 - vcvta_
s16_ f16 Experimental neonandfp16 - Floating-point convert to signed integer, rounding to nearest with ties to away Arm’s documentation
 - vcvta_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtah_
s16_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtah_
s32_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtah_
s64_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtah_
u16_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtah_
u32_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtah_
u64_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtaq_
s16_ f16 Experimental neonandfp16 - Floating-point convert to signed integer, rounding to nearest with ties to away Arm’s documentation
 - vcvtaq_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to nearest with ties to away Arm’s documentation
 - vcvth_
f16_ s16 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvth_
f16_ s32 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvth_
f16_ s64 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvth_
f16_ u16 Experimental neonandfp16 - Unsigned fixed-point convert to floating-point Arm’s documentation
 - vcvth_
f16_ u32 Experimental neonandfp16 - Unsigned fixed-point convert to floating-point Arm’s documentation
 - vcvth_
f16_ u64 Experimental neonandfp16 - Unsigned fixed-point convert to floating-point Arm’s documentation
 - vcvth_
n_ f16_ s16 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvth_
n_ f16_ s32 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvth_
n_ f16_ s64 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvth_
n_ f16_ u16 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvth_
n_ f16_ u32 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvth_
n_ f16_ u64 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvth_
n_ s16_ f16 Experimental neonandfp16 - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvth_
n_ s32_ f16 Experimental neonandfp16 - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvth_
n_ s64_ f16 Experimental neonandfp16 - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvth_
n_ u16_ f16 Experimental neonandfp16 - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvth_
n_ u32_ f16 Experimental neonandfp16 - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvth_
n_ u64_ f16 Experimental neonandfp16 - Floating-point convert to fixed-point, rounding toward zero Arm’s documentation
 - vcvth_
s16_ f16 Experimental neonandfp16 - Floating-point convert to signed fixed-point Arm’s documentation
 - vcvth_
s32_ f16 Experimental neonandfp16 - Floating-point convert to signed fixed-point Arm’s documentation
 - vcvth_
s64_ f16 Experimental neonandfp16 - Floating-point convert to signed fixed-point Arm’s documentation
 - vcvth_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned fixed-point Arm’s documentation
 - vcvth_
u32_ f16 Experimental neonandfp16 - Floating-point convert to unsigned fixed-point Arm’s documentation
 - vcvth_
u64_ f16 Experimental neonandfp16 - Floating-point convert to unsigned fixed-point Arm’s documentation
 - vcvtm_
s16_ f16 Experimental neonandfp16 - Floating-point convert to signed integer, rounding toward minus infinity Arm’s documentation
 - vcvtm_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding toward minus infinity Arm’s documentation
 - vcvtmh_
s16_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding towards minus infinity Arm’s documentation
 - vcvtmh_
s32_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding towards minus infinity Arm’s documentation
 - vcvtmh_
s64_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding towards minus infinity Arm’s documentation
 - vcvtmh_
u16_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding towards minus infinity Arm’s documentation
 - vcvtmh_
u32_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding towards minus infinity Arm’s documentation
 - vcvtmh_
u64_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding towards minus infinity Arm’s documentation
 - vcvtmq_
s16_ f16 Experimental neonandfp16 - Floating-point convert to signed integer, rounding toward minus infinity Arm’s documentation
 - vcvtmq_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding toward minus infinity Arm’s documentation
 - vcvtn_
s16_ f16 Experimental neonandfp16 - Floating-point convert to signed integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtn_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnh_
s16_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnh_
s32_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnh_
s64_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnh_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnh_
u32_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnh_
u64_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnq_
s16_ f16 Experimental neonandfp16 - Floating-point convert to signed integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtnq_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to nearest with ties to even Arm’s documentation
 - vcvtp_
s16_ f16 Experimental neonandfp16 - Floating-point convert to signed integer, rounding to plus infinity Arm’s documentation
 - vcvtp_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to plus infinity Arm’s documentation
 - vcvtph_
s16_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to plus infinity Arm’s documentation
 - vcvtph_
s32_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to plus infinity Arm’s documentation
 - vcvtph_
s64_ f16 Experimental neonandfp16 - Floating-point convert to integer, rounding to plus infinity Arm’s documentation
 - vcvtph_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to plus infinity Arm’s documentation
 - vcvtph_
u32_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to plus infinity Arm’s documentation
 - vcvtph_
u64_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to plus infinity Arm’s documentation
 - vcvtpq_
s16_ f16 Experimental neonandfp16 - Floating-point convert to signed integer, rounding to plus infinity Arm’s documentation
 - vcvtpq_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned integer, rounding to plus infinity Arm’s documentation
 - vcvtq_
f16_ s16 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
f16_ u16 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
n_ f16_ s16 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
n_ f16_ u16 Experimental neonandfp16 - Fixed-point convert to floating-point Arm’s documentation
 - vcvtq_
n_ s16_ f16 Experimental neonandfp16 - Floating-point convert to signed fixed-point Arm’s documentation
 - vcvtq_
n_ u16_ f16 Experimental neonandfp16 - Fixed-point convert to unsigned fixed-point, rounding toward zero Arm’s documentation
 - vcvtq_
s16_ f16 Experimental neonandfp16 - Floating-point convert to signed fixed-point, rounding toward zero Arm’s documentation
 - vcvtq_
u16_ f16 Experimental neonandfp16 - Floating-point convert to unsigned fixed-point, rounding toward zero Arm’s documentation
 - vdiv_
f16 Experimental neonandfp16 - Divide Arm’s documentation
 - vdivh_
f16 Experimental neonandfp16 - Divide Arm’s documentation
 - vdivq_
f16 Experimental neonandfp16 - Divide Arm’s documentation
 - vdot_
lane_ s32 Experimental neonanddotprod - Dot product arithmetic (indexed) Arm’s documentation
 - vdot_
lane_ u32 Experimental neonanddotprod - Dot product arithmetic (indexed) Arm’s documentation
 - vdot_
laneq_ s32 Experimental neonanddotprod - Dot product arithmetic (indexed) Arm’s documentation
 - vdot_
laneq_ u32 Experimental neonanddotprod - Dot product arithmetic (indexed) Arm’s documentation
 - vdot_
s32 Experimental neonanddotprod - Dot product arithmetic (vector) Arm’s documentation
 - vdot_
u32 Experimental neonanddotprod - Dot product arithmetic (vector) Arm’s documentation
 - vdotq_
lane_ s32 Experimental neonanddotprod - Dot product arithmetic (indexed) Arm’s documentation
 - vdotq_
lane_ u32 Experimental neonanddotprod - Dot product arithmetic (indexed) Arm’s documentation
 - vdotq_
laneq_ s32 Experimental neonanddotprod - Dot product arithmetic (indexed) Arm’s documentation
 - vdotq_
laneq_ u32 Experimental neonanddotprod - Dot product arithmetic (indexed) Arm’s documentation
 - vdotq_
s32 Experimental neonanddotprod - Dot product arithmetic (vector) Arm’s documentation
 - vdotq_
u32 Experimental neonanddotprod - Dot product arithmetic (vector) Arm’s documentation
 - vdup_
lane_ f16 Experimental neonandfp16 - Set all vector lanes to the same value Arm’s documentation
 - vdup_
laneq_ f16 Experimental neonandfp16 - Set all vector lanes to the same value Arm’s documentation
 - vdup_
n_ f16 Experimental neonandfp16 - Create a new vector with all lanes set to a value Arm’s documentation
 - vduph_
lane_ f16 Experimental neonandfp16 - Set all vector lanes to the same value Arm’s documentation
 - vduph_
laneq_ f16 Experimental neonandfp16 - Extract an element from a vector Arm’s documentation
 - vdupq_
lane_ f16 Experimental neonandfp16 - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
laneq_ f16 Experimental neonandfp16 - Set all vector lanes to the same value Arm’s documentation
 - vdupq_
n_ f16 Experimental neonandfp16 - Create a new vector with all lanes set to a value Arm’s documentation
 - vext_
f16 Experimental neonandfp16 - Extract vector from pair of vectors Arm’s documentation
 - vextq_
f16 Experimental neonandfp16 - Extract vector from pair of vectors Arm’s documentation
 - vfma_
f16 Experimental neonandfp16 - Floating-point fused Multiply-Add to accumulator (vector) Arm’s documentation
 - vfma_
lane_ f16 Experimental neonandfp16 - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfma_
laneq_ f16 Experimental neonandfp16 - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfma_
n_ f16 Experimental neonandfp16 - Floating-point fused Multiply-Subtract from accumulator. Arm’s documentation
 - vfmah_
f16 Experimental neonandfp16 - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmah_
lane_ f16 Experimental neonandfp16 - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmah_
laneq_ f16 Experimental neonandfp16 - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmaq_
f16 Experimental neonandfp16 - Floating-point fused Multiply-Add to accumulator (vector) Arm’s documentation
 - vfmaq_
lane_ f16 Experimental neonandfp16 - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmaq_
laneq_ f16 Experimental neonandfp16 - Floating-point fused multiply-add to accumulator Arm’s documentation
 - vfmaq_
n_ f16 Experimental neonandfp16 - Floating-point fused Multiply-Subtract from accumulator. Arm’s documentation
 - vfmlal_
high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (vector). Arm’s documentation
 - vfmlal_
lane_ high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (by element). Arm’s documentation
 - vfmlal_
lane_ low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (by element). Arm’s documentation
 - vfmlal_
laneq_ high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (by element). Arm’s documentation
 - vfmlal_
laneq_ low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (by element). Arm’s documentation
 - vfmlal_
low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (vector). Arm’s documentation
 - vfmlalq_
high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (vector). Arm’s documentation
 - vfmlalq_
lane_ high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (by element). Arm’s documentation
 - vfmlalq_
lane_ low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (by element). Arm’s documentation
 - vfmlalq_
laneq_ high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (by element). Arm’s documentation
 - vfmlalq_
laneq_ low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (by element). Arm’s documentation
 - vfmlalq_
low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Add Long to accumulator (vector). Arm’s documentation
 - vfmlsl_
high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (vector). Arm’s documentation
 - vfmlsl_
lane_ high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (by element). Arm’s documentation
 - vfmlsl_
lane_ low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (by element). Arm’s documentation
 - vfmlsl_
laneq_ high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (by element). Arm’s documentation
 - vfmlsl_
laneq_ low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (by element). Arm’s documentation
 - vfmlsl_
low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (vector). Arm’s documentation
 - vfmlslq_
high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (vector). Arm’s documentation
 - vfmlslq_
lane_ high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (by element). Arm’s documentation
 - vfmlslq_
lane_ low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (by element). Arm’s documentation
 - vfmlslq_
laneq_ high_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (by element). Arm’s documentation
 - vfmlslq_
laneq_ low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (by element). Arm’s documentation
 - vfmlslq_
low_ f16 Experimental neonandfp16andfhm - Floating-point fused Multiply-Subtract Long from accumulator (vector). Arm’s documentation
 - vfms_
f16 Experimental neonandfp16 - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfms_
lane_ f16 Experimental neonandfp16 - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfms_
laneq_ f16 Experimental neonandfp16 - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfms_
n_ f16 Experimental neonandfp16 - Floating-point fused Multiply-Subtract from accumulator. Arm’s documentation
 - vfmsh_
f16 Experimental neonandfp16 - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfmsh_
lane_ f16 Experimental neonandfp16 - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfmsh_
laneq_ f16 Experimental neonandfp16 - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfmsq_
f16 Experimental neonandfp16 - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfmsq_
lane_ f16 Experimental neonandfp16 - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfmsq_
laneq_ f16 Experimental neonandfp16 - Floating-point fused multiply-subtract from accumulator Arm’s documentation
 - vfmsq_
n_ f16 Experimental neonandfp16 - Floating-point fused Multiply-Subtract from accumulator. Arm’s documentation
 - vget_
high_ f16 Experimental neonandfp16 - Duplicate vector element to vector Arm’s documentation
 - vget_
lane_ f16 Experimental neonandfp16 - Duplicate vector element to scalar Arm’s documentation
 - vget_
low_ f16 Experimental neonandfp16 - Duplicate vector element to vector Arm’s documentation
 - vgetq_
lane_ f16 Experimental neonandfp16 - Duplicate vector element to scalar Arm’s documentation
 - vld1_
dup_ ⚠f16 Experimental neonandfp16 - Load one single-element structure and replicate to all lanes of one register Arm’s documentation
 - vld1_
f16 ⚠Experimental neonandfp16 - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
f16_ ⚠x2 Experimental neonandfp16 - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
f16_ ⚠x3 Experimental neonandfp16 - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
f16_ ⚠x4 Experimental neonandfp16 - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1_
lane_ ⚠f16 Experimental neonandfp16 - Load one single-element structure to one lane of one register Arm’s documentation
 - vld1q_
dup_ ⚠f16 Experimental neonandfp16 - Load one single-element structure and replicate to all lanes of one register Arm’s documentation
 - vld1q_
f16 ⚠Experimental neonandfp16 - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
f16_ ⚠x2 Experimental neonandfp16 - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
f16_ ⚠x3 Experimental neonandfp16 - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
f16_ ⚠x4 Experimental neonandfp16 - Load multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vld1q_
lane_ ⚠f16 Experimental neonandfp16 - Load one single-element structure to one lane of one register Arm’s documentation
 - vld2_
dup_ ⚠f16 Experimental neonandfp16 - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
f16 ⚠Experimental neonandfp16 - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2_
lane_ ⚠f16 Experimental neonandfp16 - Load multiple 2-element structures to two registers Arm’s documentation
 - vld2q_
dup_ ⚠f16 Experimental neonandfp16 - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
f16 ⚠Experimental neonandfp16 - Load single 2-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld2q_
lane_ ⚠f16 Experimental neonandfp16 - Load multiple 2-element structures to two registers Arm’s documentation
 - vld3_
dup_ ⚠f16 Experimental neonandfp16 - Load single 3-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld3_
f16 ⚠Experimental neonandfp16 - Load single 3-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld3_
lane_ ⚠f16 Experimental neonandfp16 - Load multiple 3-element structures to two registers Arm’s documentation
 - vld3q_
dup_ ⚠f16 Experimental neonandfp16 - Load single 3-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld3q_
f16 ⚠Experimental neonandfp16 - Load single 3-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld3q_
lane_ ⚠f16 Experimental neonandfp16 - Load multiple 3-element structures to two registers Arm’s documentation
 - vld4_
dup_ ⚠f16 Experimental neonandfp16 - Load single 4-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld4_
f16 ⚠Experimental neonandfp16 - Load single 4-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld4_
lane_ ⚠f16 Experimental neonandfp16 - Load multiple 4-element structures to two registers Arm’s documentation
 - vld4q_
dup_ ⚠f16 Experimental neonandfp16 - Load single 4-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld4q_
f16 ⚠Experimental neonandfp16 - Load single 4-element structure and replicate to all lanes of two registers Arm’s documentation
 - vld4q_
lane_ ⚠f16 Experimental neonandfp16 - Load multiple 4-element structures to two registers Arm’s documentation
 - vluti2_
lane_ ⚠p8 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti2_
lane_ ⚠p16 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti2_
lane_ ⚠s8 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti2_
lane_ ⚠s16 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti2_
lane_ ⚠u8 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti2_
lane_ ⚠u16 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti2q_
lane_ ⚠p8 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti2q_
lane_ ⚠p16 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti2q_
lane_ ⚠s8 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti2q_
lane_ ⚠s16 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti2q_
lane_ ⚠u8 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti2q_
lane_ ⚠u16 Experimental neonandlut - Lookup table read with 2-bit indices Arm’s documentation
 - vluti4q_
lane_ ⚠f16_ x2 Experimental neonandlutandfp16 - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
lane_ ⚠p8 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
lane_ ⚠p16_ x2 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
lane_ ⚠s8 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
lane_ ⚠s16_ x2 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
lane_ ⚠u8 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
lane_ ⚠u16_ x2 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
laneq_ ⚠f16_ x2 Experimental neonandlutandfp16 - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
laneq_ ⚠p8 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
laneq_ ⚠p16_ x2 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
laneq_ ⚠s8 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
laneq_ ⚠s16_ x2 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
laneq_ ⚠u8 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vluti4q_
laneq_ ⚠u16_ x2 Experimental neonandlut - Lookup table read with 4-bit indices Arm’s documentation
 - vmax_
f16 Experimental neonandfp16 - Maximum (vector) Arm’s documentation
 - vmaxh_
f16 Experimental neonandfp16 - Maximum (vector) Arm’s documentation
 - vmaxnm_
f16 Experimental neonandfp16 - Floating-point Maximum Number (vector) Arm’s documentation
 - vmaxnmh_
f16 Experimental neonandfp16 - Floating-point Maximum Number Arm’s documentation
 - vmaxnmq_
f16 Experimental neonandfp16 - Floating-point Maximum Number (vector) Arm’s documentation
 - vmaxnmv_
f16 Experimental neonandfp16 - Floating-point maximum number across vector Arm’s documentation
 - vmaxnmvq_
f16 Experimental neonandfp16 - Floating-point maximum number across vector Arm’s documentation
 - vmaxq_
f16 Experimental neonandfp16 - Maximum (vector) Arm’s documentation
 - vmaxv_
f16 Experimental neonandfp16 - Floating-point maximum number across vector Arm’s documentation
 - vmaxvq_
f16 Experimental neonandfp16 - Floating-point maximum number across vector Arm’s documentation
 - vmin_
f16 Experimental neonandfp16 - Minimum (vector) Arm’s documentation
 - vminh_
f16 Experimental neonandfp16 - Minimum (vector) Arm’s documentation
 - vminnm_
f16 Experimental neonandfp16 - Floating-point Minimum Number (vector) Arm’s documentation
 - vminnmh_
f16 Experimental neonandfp16 - Floating-point Minimum Number Arm’s documentation
 - vminnmq_
f16 Experimental neonandfp16 - Floating-point Minimum Number (vector) Arm’s documentation
 - vminnmv_
f16 Experimental neonandfp16 - Floating-point minimum number across vector Arm’s documentation
 - vminnmvq_
f16 Experimental neonandfp16 - Floating-point minimum number across vector Arm’s documentation
 - vminq_
f16 Experimental neonandfp16 - Minimum (vector) Arm’s documentation
 - vminv_
f16 Experimental neonandfp16 - Floating-point minimum number across vector Arm’s documentation
 - vminvq_
f16 Experimental neonandfp16 - Floating-point minimum number across vector Arm’s documentation
 - vmmlaq_
s32 Experimental neonandi8mm - 8-bit integer matrix multiply-accumulate Arm’s documentation
 - vmmlaq_
u32 Experimental neonandi8mm - 8-bit integer matrix multiply-accumulate Arm’s documentation
 - vmov_
n_ f16 Experimental neonandfp16 - Duplicate element to vector Arm’s documentation
 - vmovq_
n_ f16 Experimental neonandfp16 - Duplicate element to vector Arm’s documentation
 - vmul_
f16 Experimental neonandfp16 - Multiply Arm’s documentation
 - vmul_
lane_ f16 Experimental neonandfp16 - Multiply Arm’s documentation
 - vmul_
laneq_ f16 Experimental neonandfp16 - Floating-point multiply Arm’s documentation
 - vmul_
n_ f16 Experimental neonandfp16 - Vector multiply by scalar Arm’s documentation
 - vmulh_
f16 Experimental neonandfp16 - Add Arm’s documentation
 - vmulh_
lane_ f16 Experimental neonandfp16 - Floating-point multiply Arm’s documentation
 - vmulh_
laneq_ f16 Experimental neonandfp16 - Floating-point multiply Arm’s documentation
 - vmulq_
f16 Experimental neonandfp16 - Multiply Arm’s documentation
 - vmulq_
lane_ f16 Experimental neonandfp16 - Multiply Arm’s documentation
 - vmulq_
laneq_ f16 Experimental neonandfp16 - Floating-point multiply Arm’s documentation
 - vmulq_
n_ f16 Experimental neonandfp16 - Vector multiply by scalar Arm’s documentation
 - vmulx_
f16 Experimental neonandfp16 - Floating-point multiply extended Arm’s documentation
 - vmulx_
lane_ f16 Experimental neonandfp16 - Floating-point multiply extended Arm’s documentation
 - vmulx_
laneq_ f16 Experimental neonandfp16 - Floating-point multiply extended Arm’s documentation
 - vmulx_
n_ f16 Experimental neonandfp16 - Vector multiply by scalar Arm’s documentation
 - vmulxh_
f16 Experimental neonandfp16 - Floating-point multiply extended Arm’s documentation
 - vmulxh_
lane_ f16 Experimental neonandfp16 - Floating-point multiply extended Arm’s documentation
 - vmulxh_
laneq_ f16 Experimental neonandfp16 - Floating-point multiply extended Arm’s documentation
 - vmulxq_
f16 Experimental neonandfp16 - Floating-point multiply extended Arm’s documentation
 - vmulxq_
lane_ f16 Experimental neonandfp16 - Floating-point multiply extended Arm’s documentation
 - vmulxq_
laneq_ f16 Experimental neonandfp16 - Floating-point multiply extended Arm’s documentation
 - vmulxq_
n_ f16 Experimental neonandfp16 - Vector multiply by scalar Arm’s documentation
 - vneg_
f16 Experimental neonandfp16 - Negate Arm’s documentation
 - vnegh_
f16 Experimental neonandfp16 - Negate Arm’s documentation
 - vnegq_
f16 Experimental neonandfp16 - Negate Arm’s documentation
 - vpadd_
f16 Experimental neonandfp16 - Floating-point add pairwise Arm’s documentation
 - vpaddq_
f16 Experimental neonandfp16 - Floating-point add pairwise Arm’s documentation
 - vpmax_
f16 Experimental neonandfp16 - Floating-point add pairwise Arm’s documentation
 - vpmaxnm_
f16 Experimental neonandfp16 - Floating-point add pairwise Arm’s documentation
 - vpmaxnmq_
f16 Experimental neonandfp16 - Floating-point add pairwise Arm’s documentation
 - vpmaxq_
f16 Experimental neonandfp16 - Floating-point add pairwise Arm’s documentation
 - vpmin_
f16 Experimental neonandfp16 - Floating-point add pairwise Arm’s documentation
 - vpminnm_
f16 Experimental neonandfp16 - Floating-point add pairwise Arm’s documentation
 - vpminnmq_
f16 Experimental neonandfp16 - Floating-point add pairwise Arm’s documentation
 - vpminq_
f16 Experimental neonandfp16 - Floating-point add pairwise Arm’s documentation
 - vrecpe_
f16 Experimental neonandfp16 - Reciprocal estimate. Arm’s documentation
 - vrecpeh_
f16 Experimental neonandfp16 - Reciprocal estimate. Arm’s documentation
 - vrecpeq_
f16 Experimental neonandfp16 - Reciprocal estimate. Arm’s documentation
 - vrecps_
f16 Experimental neonandfp16 - Floating-point reciprocal step Arm’s documentation
 - vrecpsh_
f16 Experimental neonandfp16 - Floating-point reciprocal step Arm’s documentation
 - vrecpsq_
f16 Experimental neonandfp16 - Floating-point reciprocal step Arm’s documentation
 - vrecpxh_
f16 Experimental neonandfp16 - Floating-point reciprocal exponent Arm’s documentation
 - vreinterpret_
f16_ f32 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ f64 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ p8 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ p16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ p64 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ s8 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ s16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ s32 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ s64 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ u8 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ u16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ u32 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f16_ u64 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f32_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
f64_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p8_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p16_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
p64_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s8_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s16_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s32_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
s64_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u8_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u16_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u32_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpret_
u64_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ f32 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ f64 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ p8 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ p16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ p64 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ p128 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ s8 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ s16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ s32 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ s64 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ u8 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ u16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ u32 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f16_ u64 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f32_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
f64_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p8_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p16_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p64_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
p128_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s8_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s16_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s32_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
s64_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u8_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u16_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u32_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vreinterpretq_
u64_ f16 Experimental neonandfp16 - Vector reinterpret cast operation Arm’s documentation
 - vrev64_
f16 Experimental neonandfp16 - Reverse elements in 64-bit doublewords Arm’s documentation
 - vrev64q_
f16 Experimental neonandfp16 - Reverse elements in 64-bit doublewords Arm’s documentation
 - vrnd32x_
f32 Experimental neonandfrintts - Floating-point round to 32-bit integer, using current rounding mode Arm’s documentation
 - vrnd32x_
f64 Experimental neonandfrintts - Floating-point round to 32-bit integer, using current rounding mode Arm’s documentation
 - vrnd32xq_
f32 Experimental neonandfrintts - Floating-point round to 32-bit integer, using current rounding mode Arm’s documentation
 - vrnd32xq_
f64 Experimental neonandfrintts - Floating-point round to 32-bit integer, using current rounding mode Arm’s documentation
 - vrnd32z_
f32 Experimental neonandfrintts - Floating-point round to 32-bit integer toward zero Arm’s documentation
 - vrnd32z_
f64 Experimental neonandfrintts - Floating-point round to 32-bit integer toward zero Arm’s documentation
 - vrnd32zq_
f32 Experimental neonandfrintts - Floating-point round to 32-bit integer toward zero Arm’s documentation
 - vrnd32zq_
f64 Experimental neonandfrintts - Floating-point round to 32-bit integer toward zero Arm’s documentation
 - vrnd64x_
f32 Experimental neonandfrintts - Floating-point round to 64-bit integer, using current rounding mode Arm’s documentation
 - vrnd64x_
f64 Experimental neonandfrintts - Floating-point round to 64-bit integer, using current rounding mode Arm’s documentation
 - vrnd64xq_
f32 Experimental neonandfrintts - Floating-point round to 64-bit integer, using current rounding mode Arm’s documentation
 - vrnd64xq_
f64 Experimental neonandfrintts - Floating-point round to 64-bit integer, using current rounding mode Arm’s documentation
 - vrnd64z_
f32 Experimental neonandfrintts - Floating-point round to 64-bit integer toward zero Arm’s documentation
 - vrnd64z_
f64 Experimental neonandfrintts - Floating-point round to 64-bit integer toward zero Arm’s documentation
 - vrnd64zq_
f32 Experimental neonandfrintts - Floating-point round to 64-bit integer toward zero Arm’s documentation
 - vrnd64zq_
f64 Experimental neonandfrintts - Floating-point round to 64-bit integer toward zero Arm’s documentation
 - vrnd_
f16 Experimental neonandfp16 - Floating-point round to integral, toward zero Arm’s documentation
 - vrnda_
f16 Experimental neonandfp16 - Floating-point round to integral, to nearest with ties to away Arm’s documentation
 - vrndah_
f16 Experimental neonandfp16 - Floating-point round to integral, to nearest with ties to away Arm’s documentation
 - vrndaq_
f16 Experimental neonandfp16 - Floating-point round to integral, to nearest with ties to away Arm’s documentation
 - vrndh_
f16 Experimental neonandfp16 - Floating-point round to integral, to nearest with ties to away Arm’s documentation
 - vrndi_
f16 Experimental neonandfp16 - Floating-point round to integral, using current rounding mode Arm’s documentation
 - vrndih_
f16 Experimental neonandfp16 - Floating-point round to integral, using current rounding mode Arm’s documentation
 - vrndiq_
f16 Experimental neonandfp16 - Floating-point round to integral, using current rounding mode Arm’s documentation
 - vrndm_
f16 Experimental neonandfp16 - Floating-point round to integral, toward minus infinity Arm’s documentation
 - vrndmh_
f16 Experimental neonandfp16 - Floating-point round to integral, toward minus infinity Arm’s documentation
 - vrndmq_
f16 Experimental neonandfp16 - Floating-point round to integral, toward minus infinity Arm’s documentation
 - vrndn_
f16 Experimental neonandfp16 - Floating-point round to integral, to nearest with ties to even Arm’s documentation
 - vrndnh_
f16 Experimental neonandfp16 - Floating-point round to integral, toward minus infinity Arm’s documentation
 - vrndnq_
f16 Experimental neonandfp16 - Floating-point round to integral, to nearest with ties to even Arm’s documentation
 - vrndp_
f16 Experimental neonandfp16 - Floating-point round to integral, toward plus infinity Arm’s documentation
 - vrndph_
f16 Experimental neonandfp16 - Floating-point round to integral, toward plus infinity Arm’s documentation
 - vrndpq_
f16 Experimental neonandfp16 - Floating-point round to integral, toward plus infinity Arm’s documentation
 - vrndq_
f16 Experimental neonandfp16 - Floating-point round to integral, toward zero Arm’s documentation
 - vrndx_
f16 Experimental neonandfp16 - Floating-point round to integral exact, using current rounding mode Arm’s documentation
 - vrndxh_
f16 Experimental neonandfp16 - Floating-point round to integral, using current rounding mode Arm’s documentation
 - vrndxq_
f16 Experimental neonandfp16 - Floating-point round to integral exact, using current rounding mode Arm’s documentation
 - vrsqrte_
f16 Experimental neonandfp16 - Reciprocal square-root estimate. Arm’s documentation
 - vrsqrteh_
f16 Experimental neonandfp16 - Reciprocal square-root estimate. Arm’s documentation
 - vrsqrteq_
f16 Experimental neonandfp16 - Reciprocal square-root estimate. Arm’s documentation
 - vrsqrts_
f16 Experimental neonandfp16 - Floating-point reciprocal square root step Arm’s documentation
 - vrsqrtsh_
f16 Experimental neonandfp16 - Floating-point reciprocal square root step Arm’s documentation
 - vrsqrtsq_
f16 Experimental neonandfp16 - Floating-point reciprocal square root step Arm’s documentation
 - vset_
lane_ f16 Experimental neonandfp16 - Insert vector element from another vector element Arm’s documentation
 - vsetq_
lane_ f16 Experimental neonandfp16 - Insert vector element from another vector element Arm’s documentation
 - vsm3partw1q_
u32 Experimental neonandsm4 - SM3PARTW1 Arm’s documentation
 - vsm3partw2q_
u32 Experimental neonandsm4 - SM3PARTW2 Arm’s documentation
 - vsm3ss1q_
u32 Experimental neonandsm4 - SM3SS1 Arm’s documentation
 - vsm3tt1aq_
u32 Experimental neonandsm4 - SM3TT1A Arm’s documentation
 - vsm3tt1bq_
u32 Experimental neonandsm4 - SM3TT1B Arm’s documentation
 - vsm3tt2aq_
u32 Experimental neonandsm4 - SM3TT2A Arm’s documentation
 - vsm3tt2bq_
u32 Experimental neonandsm4 - SM3TT2B Arm’s documentation
 - vsm4ekeyq_
u32 Experimental neonandsm4 - SM4 key Arm’s documentation
 - vsm4eq_
u32 Experimental neonandsm4 - SM4 encode Arm’s documentation
 - vsqrt_
f16 Experimental neonandfp16 - Calculates the square root of each lane. Arm’s documentation
 - vsqrth_
f16 Experimental neonandfp16 - Floating-point round to integral, using current rounding mode Arm’s documentation
 - vsqrtq_
f16 Experimental neonandfp16 - Calculates the square root of each lane. Arm’s documentation
 - vst1_
f16 ⚠Experimental neonandfp16 - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1_
f16_ ⚠x2 Experimental neonandfp16 - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
f16_ ⚠x3 Experimental neonandfp16 - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
f16_ ⚠x4 Experimental neonandfp16 - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1_
lane_ ⚠f16 Experimental neonandfp16 - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst1q_
f16 ⚠Experimental neonandfp16 - Store multiple single-element structures from one, two, three, or four registers. Arm’s documentation
 - vst1q_
f16_ ⚠x2 Experimental neonandfp16 - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
f16_ ⚠x3 Experimental neonandfp16 - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
f16_ ⚠x4 Experimental neonandfp16 - Store multiple single-element structures to one, two, three, or four registers Arm’s documentation
 - vst1q_
lane_ ⚠f16 Experimental neonandfp16 - Store multiple single-element structures from one, two, three, or four registers Arm’s documentation
 - vst2_
f16 ⚠Experimental neonandfp16 - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2_
lane_ ⚠f16 Experimental neonandfp16 - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
f16 ⚠Experimental neonandfp16 - Store multiple 2-element structures from two registers Arm’s documentation
 - vst2q_
lane_ ⚠f16 Experimental neonandfp16 - Store multiple 2-element structures from two registers Arm’s documentation
 - vst3_
f16 ⚠Experimental neonandfp16 - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3_
lane_ ⚠f16 Experimental neonandfp16 - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
f16 ⚠Experimental neonandfp16 - Store multiple 3-element structures from three registers Arm’s documentation
 - vst3q_
lane_ ⚠f16 Experimental neonandfp16 - Store multiple 3-element structures from three registers Arm’s documentation
 - vst4_
f16 ⚠Experimental neonandfp16 - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4_
lane_ ⚠f16 Experimental neonandfp16 - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
f16 ⚠Experimental neonandfp16 - Store multiple 4-element structures from four registers Arm’s documentation
 - vst4q_
lane_ ⚠f16 Experimental neonandfp16 - Store multiple 4-element structures from four registers Arm’s documentation
 - vsub_
f16 Experimental neonandfp16 - Subtract Arm’s documentation
 - vsubh_
f16 Experimental neonandfp16 - Subtract Arm’s documentation
 - vsubq_
f16 Experimental neonandfp16 - Subtract Arm’s documentation
 - vsudot_
lane_ s32 Experimental neonandi8mm - Dot product index form with signed and unsigned integers Arm’s documentation
 - vsudot_
laneq_ s32 Experimental neonandi8mm - Dot product index form with signed and unsigned integers Arm’s documentation
 - vsudotq_
lane_ s32 Experimental neonandi8mm - Dot product index form with signed and unsigned integers Arm’s documentation
 - vsudotq_
laneq_ s32 Experimental neonandi8mm - Dot product index form with signed and unsigned integers Arm’s documentation
 - vtrn1_
f16 Experimental neonandfp16 - Transpose vectors Arm’s documentation
 - vtrn1q_
f16 Experimental neonandfp16 - Transpose vectors Arm’s documentation
 - vtrn2_
f16 Experimental neonandfp16 - Transpose vectors Arm’s documentation
 - vtrn2q_
f16 Experimental neonandfp16 - Transpose vectors Arm’s documentation
 - vtrn_
f16 Experimental neonandfp16 - Transpose elements Arm’s documentation
 - vtrnq_
f16 Experimental neonandfp16 - Transpose elements Arm’s documentation
 - vusdot_
lane_ s32 Experimental neonandi8mm - Dot product index form with unsigned and signed integers Arm’s documentation
 - vusdot_
laneq_ s32 Experimental neonandi8mm - Dot product index form with unsigned and signed integers Arm’s documentation
 - vusdot_
s32 Experimental neonandi8mm - Dot product vector form with unsigned and signed integers Arm’s documentation
 - vusdotq_
lane_ s32 Experimental neonandi8mm - Dot product index form with unsigned and signed integers Arm’s documentation
 - vusdotq_
laneq_ s32 Experimental neonandi8mm - Dot product index form with unsigned and signed integers Arm’s documentation
 - vusdotq_
s32 Experimental neonandi8mm - Dot product vector form with unsigned and signed integers Arm’s documentation
 - vusmmlaq_
s32 Experimental neonandi8mm - Unsigned and signed 8-bit integer matrix multiply-accumulate Arm’s documentation
 - vuzp1_
f16 Experimental neonandfp16 - Unzip vectors Arm’s documentation
 - vuzp1q_
f16 Experimental neonandfp16 - Unzip vectors Arm’s documentation
 - vuzp2_
f16 Experimental neonandfp16 - Unzip vectors Arm’s documentation
 - vuzp2q_
f16 Experimental neonandfp16 - Unzip vectors Arm’s documentation
 - vuzp_
f16 Experimental neonandfp16 - Unzip vectors Arm’s documentation
 - vuzpq_
f16 Experimental neonandfp16 - Unzip vectors Arm’s documentation
 - vzip1_
f16 Experimental neonandfp16 - Zip vectors Arm’s documentation
 - vzip1q_
f16 Experimental neonandfp16 - Zip vectors Arm’s documentation
 - vzip2_
f16 Experimental neonandfp16 - Zip vectors Arm’s documentation
 - vzip2q_
f16 Experimental neonandfp16 - Zip vectors Arm’s documentation
 - vzip_
f16 Experimental neonandfp16 - Zip vectors Arm’s documentation
 - vzipq_
f16 Experimental neonandfp16 - Zip vectors Arm’s documentation