🔬This is a nightly-only experimental API. (
stdarch_arm_neon_intrinsics
#111800)Available on ARM only.
Expand description
Platform-specific intrinsics for the arm
platform.
See the module documentation for more details.
Structs§
- SY
Experimental - Full system is the required shareability domain, reads and writes are the required access types
- float32x2_
t Experimental - ARM-specific 64-bit wide vector of two packed
f32
. - float32x2x2_
t Experimental - ARM-specific type containing two
float32x2_t
vectors. - float32x2x3_
t Experimental - ARM-specific type containing three
float32x2_t
vectors. - float32x2x4_
t Experimental - ARM-specific type containing four
float32x2_t
vectors. - float32x4_
t Experimental - ARM-specific 128-bit wide vector of four packed
f32
. - float32x4x2_
t Experimental - ARM-specific type containing two
float32x4_t
vectors. - float32x4x3_
t Experimental - ARM-specific type containing three
float32x4_t
vectors. - float32x4x4_
t Experimental - ARM-specific type containing four
float32x4_t
vectors. - int8x8_
t Experimental - ARM-specific 64-bit wide vector of eight packed
i8
. - int8x8x2_
t Experimental - ARM-specific type containing two
int8x8_t
vectors. - int8x8x3_
t Experimental - ARM-specific type containing three
int8x8_t
vectors. - int8x8x4_
t Experimental - ARM-specific type containing four
int8x8_t
vectors. - int8x16_
t Experimental - ARM-specific 128-bit wide vector of sixteen packed
i8
. - int8x16x2_
t Experimental - ARM-specific type containing two
int8x16_t
vectors. - int8x16x3_
t Experimental - ARM-specific type containing three
int8x16_t
vectors. - int8x16x4_
t Experimental - ARM-specific type containing four
int8x16_t
vectors. - int16x4_
t Experimental - ARM-specific 64-bit wide vector of four packed
i16
. - int16x4x2_
t Experimental - ARM-specific type containing two
int16x4_t
vectors. - int16x4x3_
t Experimental - ARM-specific type containing three
int16x4_t
vectors. - int16x4x4_
t Experimental - ARM-specific type containing four
int16x4_t
vectors. - int16x8_
t Experimental - ARM-specific 128-bit wide vector of eight packed
i16
. - int16x8x2_
t Experimental - ARM-specific type containing two
int16x8_t
vectors. - int16x8x3_
t Experimental - ARM-specific type containing three
int16x8_t
vectors. - int16x8x4_
t Experimental - ARM-specific type containing four
int16x8_t
vectors. - int32x2_
t Experimental - ARM-specific 64-bit wide vector of two packed
i32
. - int32x2x2_
t Experimental - ARM-specific type containing two
int32x2_t
vectors. - int32x2x3_
t Experimental - ARM-specific type containing three
int32x2_t
vectors. - int32x2x4_
t Experimental - ARM-specific type containing four
int32x2_t
vectors. - int32x4_
t Experimental - ARM-specific 128-bit wide vector of four packed
i32
. - int32x4x2_
t Experimental - ARM-specific type containing two
int32x4_t
vectors. - int32x4x3_
t Experimental - ARM-specific type containing three
int32x4_t
vectors. - int32x4x4_
t Experimental - ARM-specific type containing four
int32x4_t
vectors. - int64x1_
t Experimental - ARM-specific 64-bit wide vector of one packed
i64
. - int64x1x2_
t Experimental - ARM-specific type containing two
int64x1_t
vectors. - int64x1x3_
t Experimental - ARM-specific type containing three
int64x1_t
vectors. - int64x1x4_
t Experimental - ARM-specific type containing four
int64x1_t
vectors. - int64x2_
t Experimental - ARM-specific 128-bit wide vector of two packed
i64
. - int64x2x2_
t Experimental - ARM-specific type containing two
int64x2_t
vectors. - int64x2x3_
t Experimental - ARM-specific type containing three
int64x2_t
vectors. - int64x2x4_
t Experimental - ARM-specific type containing four
int64x2_t
vectors. - poly8x8_
t Experimental - ARM-specific 64-bit wide polynomial vector of eight packed
p8
. - poly8x8x2_
t Experimental - ARM-specific type containing two
poly8x8_t
vectors. - poly8x8x3_
t Experimental - ARM-specific type containing three
poly8x8_t
vectors. - poly8x8x4_
t Experimental - ARM-specific type containing four
poly8x8_t
vectors. - poly8x16_
t Experimental - ARM-specific 128-bit wide vector of sixteen packed
p8
. - poly8x16x2_
t Experimental - ARM-specific type containing two
poly8x16_t
vectors. - poly8x16x3_
t Experimental - ARM-specific type containing three
poly8x16_t
vectors. - poly8x16x4_
t Experimental - ARM-specific type containing four
poly8x16_t
vectors. - poly16x4_
t Experimental - ARM-specific 64-bit wide vector of four packed
p16
. - poly16x4x2_
t Experimental - ARM-specific type containing two
poly16x4_t
vectors. - poly16x4x3_
t Experimental - ARM-specific type containing three
poly16x4_t
vectors. - poly16x4x4_
t Experimental - ARM-specific type containing four
poly16x4_t
vectors. - poly16x8_
t Experimental - ARM-specific 128-bit wide vector of eight packed
p16
. - poly16x8x2_
t Experimental - ARM-specific type containing two
poly16x8_t
vectors. - poly16x8x3_
t Experimental - ARM-specific type containing three
poly16x8_t
vectors. - poly16x8x4_
t Experimental - ARM-specific type containing four
poly16x8_t
vectors. - poly64x1_
t Experimental - ARM-specific 64-bit wide vector of one packed
p64
. - poly64x1x2_
t Experimental - ARM-specific type containing two
poly64x1_t
vectors. - poly64x1x3_
t Experimental - ARM-specific type containing three
poly64x1_t
vectors. - poly64x1x4_
t Experimental - ARM-specific type containing four
poly64x1_t
vectors. - poly64x2_
t Experimental - ARM-specific 128-bit wide vector of two packed
p64
. - poly64x2x2_
t Experimental - ARM-specific type containing two
poly64x2_t
vectors. - poly64x2x3_
t Experimental - ARM-specific type containing three
poly64x2_t
vectors. - poly64x2x4_
t Experimental - ARM-specific type containing four
poly64x2_t
vectors. - uint8x8_
t Experimental - ARM-specific 64-bit wide vector of eight packed
u8
. - uint8x8x2_
t Experimental - ARM-specific type containing two
uint8x8_t
vectors. - uint8x8x3_
t Experimental - ARM-specific type containing three
uint8x8_t
vectors. - uint8x8x4_
t Experimental - ARM-specific type containing four
uint8x8_t
vectors. - uint8x16_
t Experimental - ARM-specific 128-bit wide vector of sixteen packed
u8
. - uint8x16x2_
t Experimental - ARM-specific type containing two
uint8x16_t
vectors. - uint8x16x3_
t Experimental - ARM-specific type containing three
uint8x16_t
vectors. - uint8x16x4_
t Experimental - ARM-specific type containing four
uint8x16_t
vectors. - uint16x4_
t Experimental - ARM-specific 64-bit wide vector of four packed
u16
. - uint16x4x2_
t Experimental - ARM-specific type containing two
uint16x4_t
vectors. - uint16x4x3_
t Experimental - ARM-specific type containing three
uint16x4_t
vectors. - uint16x4x4_
t Experimental - ARM-specific type containing four
uint16x4_t
vectors. - uint16x8_
t Experimental - ARM-specific 128-bit wide vector of eight packed
u16
. - uint16x8x2_
t Experimental - ARM-specific type containing two
uint16x8_t
vectors. - uint16x8x3_
t Experimental - ARM-specific type containing three
uint16x8_t
vectors. - uint16x8x4_
t Experimental - ARM-specific type containing four
uint16x8_t
vectors. - uint32x2_
t Experimental - ARM-specific 64-bit wide vector of two packed
u32
. - uint32x2x2_
t Experimental - ARM-specific type containing two
uint32x2_t
vectors. - uint32x2x3_
t Experimental - ARM-specific type containing three
uint32x2_t
vectors. - uint32x2x4_
t Experimental - ARM-specific type containing four
uint32x2_t
vectors. - uint32x4_
t Experimental - ARM-specific 128-bit wide vector of four packed
u32
. - uint32x4x2_
t Experimental - ARM-specific type containing two
uint32x4_t
vectors. - uint32x4x3_
t Experimental - ARM-specific type containing three
uint32x4_t
vectors. - uint32x4x4_
t Experimental - ARM-specific type containing four
uint32x4_t
vectors. - uint64x1_
t Experimental - ARM-specific 64-bit wide vector of one packed
u64
. - uint64x1x2_
t Experimental - ARM-specific type containing two
uint64x1_t
vectors. - uint64x1x3_
t Experimental - ARM-specific type containing three
uint64x1_t
vectors. - uint64x1x4_
t Experimental - ARM-specific type containing four
uint64x1_t
vectors. - uint64x2_
t Experimental - ARM-specific 128-bit wide vector of two packed
u64
. - uint64x2x2_
t Experimental - ARM-specific type containing two
uint64x2_t
vectors. - uint64x2x3_
t Experimental - ARM-specific type containing three
uint64x2_t
vectors. - uint64x2x4_
t Experimental - ARM-specific type containing four
uint64x2_t
vectors.
Functions§
- __
crc32b âšExperimental crc
- CRC32 single round checksum for bytes (8 bits).
- __
crc32cb âšExperimental crc
- CRC32-C single round checksum for bytes (8 bits).
- __
crc32cd âšExperimental crc
- CRC32 single round checksum for quad words (64 bits).
- __
crc32ch âšExperimental crc
- CRC32-C single round checksum for half words (16 bits).
- __
crc32cw âšExperimental crc
- CRC32-C single round checksum for words (32 bits).
- __
crc32d âšExperimental crc
- CRC32 single round checksum for quad words (64 bits).
- __
crc32h âšExperimental crc
- CRC32 single round checksum for half words (16 bits).
- __
crc32w âšExperimental crc
- CRC32 single round checksum for words (32 bits).
- __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.
- __qaddâš
Experimental - Signed saturating addition
- __qadd8âš
Experimental - Saturating four 8-bit integer additions
- __
qadd16 âšExperimental - Saturating two 16-bit integer additions
- __qasxâš
Experimental - Returns the 16-bit signed saturated equivalent of
- __qdblâš
Experimental - Insert a QADD instruction
- __qsaxâš
Experimental - Returns the 16-bit signed saturated equivalent of
- __qsubâš
Experimental - Signed saturating subtraction
- __qsub8âš
Experimental - Saturating two 8-bit integer subtraction
- __
qsub16 âšExperimental - Saturating two 16-bit integer subtraction
- __sadd8âš
Experimental - Returns the 8-bit signed saturated equivalent of
- __
sadd16 âšExperimental - Returns the 16-bit signed saturated equivalent of
- __sasxâš
Experimental - Returns the 16-bit signed equivalent of
- __selâš
Experimental - Select bytes from each operand according to APSR GE flags
- __sevâš
Experimental - Generates a SEV (send a global event) hint instruction.
- __sevlâš
Experimental - Generates a send a local event hint instruction.
- __
shadd8 âšExperimental - Signed halving parallel byte-wise addition.
- __
shadd16 âšExperimental - Signed halving parallel halfword-wise addition.
- __
shsub8 âšExperimental - Signed halving parallel byte-wise subtraction.
- __
shsub16 âšExperimental - Signed halving parallel halfword-wise subtraction.
- __
smlabb âšExperimental - Insert a SMLABB instruction
- __
smlabt âšExperimental - Insert a SMLABT instruction
- __smladâš
Experimental - Dual 16-bit Signed Multiply with Addition of products and 32-bit accumulation.
- __
smlatb âšExperimental - Insert a SMLATB instruction
- __
smlatt âšExperimental - Insert a SMLATT instruction
- __
smlawb âšExperimental - Insert a SMLAWB instruction
- __
smlawt âšExperimental - Insert a SMLAWT instruction
- __smlsdâš
Experimental - Dual 16-bit Signed Multiply with Subtraction of products and 32-bit accumulation and overflow detection.
- __smuadâš
Experimental - Signed Dual Multiply Add.
- __
smuadx âšExperimental - Signed Dual Multiply Add Reversed.
- __
smulbb âšExperimental - Insert a SMULBB instruction
- __
smulbt âšExperimental - Insert a SMULTB instruction
- __
smultb âšExperimental - Insert a SMULTB instruction
- __
smultt âšExperimental - Insert a SMULTT instruction
- __
smulwb âšExperimental - Insert a SMULWB instruction
- __
smulwt âšExperimental - Insert a SMULWT instruction
- __smusdâš
Experimental - Signed Dual Multiply Subtract.
- __
smusdx âšExperimental - Signed Dual Multiply Subtract Reversed.
- __ssatâš
Experimental - Saturates a 32-bit signed integer to a signed integer with a given bit width.
- __ssub8âš
Experimental - Inserts a
SSUB8
instruction. - __usad8âš
Experimental - Sum of 8-bit absolute differences.
- __
usada8 âšExperimental - Sum of 8-bit absolute differences and constant.
- __usatâš
Experimental - Saturates a 32-bit signed integer to an unsigned integer with a given bit width.
- __usub8âš
Experimental - Inserts a
USUB8
instruction. - __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.
- vaba_s8âš
Experimental neon
- vaba_
s16 âšExperimental neon
- vaba_
s32 âšExperimental neon
- vaba_u8âš
Experimental neon
- vaba_
u16 âšExperimental neon
- vaba_
u32 âšExperimental neon
- vabal_
s8 âšExperimental neon
- Signed Absolute difference and Accumulate Long
- vabal_
s16 âšExperimental neon
- Signed Absolute difference and Accumulate Long
- vabal_
s32 âšExperimental neon
- Signed Absolute difference and Accumulate Long
- vabal_
u8 âšExperimental neon
- Unsigned Absolute difference and Accumulate Long
- vabal_
u16 âšExperimental neon
- Unsigned Absolute difference and Accumulate Long
- vabal_
u32 âšExperimental neon
- Unsigned Absolute difference and Accumulate Long
- vabaq_
s8 âšExperimental neon
- vabaq_
s16 âšExperimental neon
- vabaq_
s32 âšExperimental neon
- vabaq_
u8 âšExperimental neon
- vabaq_
u16 âšExperimental neon
- vabaq_
u32 âšExperimental neon
- vabd_
f32 âšExperimental neon
- Absolute difference between the arguments of Floating
- vabd_s8âš
Experimental neon
- Absolute difference between the arguments
- vabd_
s16 âšExperimental neon
- Absolute difference between the arguments
- vabd_
s32 âšExperimental neon
- Absolute difference between the arguments
- vabd_u8âš
Experimental neon
- Absolute difference between the arguments
- vabd_
u16 âšExperimental neon
- Absolute difference between the arguments
- vabd_
u32 âšExperimental neon
- Absolute difference between the arguments
- vabdl_
s8 âšExperimental neon
- Signed Absolute difference Long
- vabdl_
s16 âšExperimental neon
- Signed Absolute difference Long
- vabdl_
s32 âšExperimental neon
- Signed Absolute difference Long
- vabdl_
u8 âšExperimental neon
- Unsigned Absolute difference Long
- vabdl_
u16 âšExperimental neon
- Unsigned Absolute difference Long
- vabdl_
u32 âšExperimental neon
- Unsigned Absolute difference Long
- vabdq_
f32 âšExperimental neon
- Absolute difference between the arguments of Floating
- vabdq_
s8 âšExperimental neon
- Absolute difference between the arguments
- vabdq_
s16 âšExperimental neon
- Absolute difference between the arguments
- vabdq_
s32 âšExperimental neon
- Absolute difference between the arguments
- vabdq_
u8 âšExperimental neon
- Absolute difference between the arguments
- vabdq_
u16 âšExperimental neon
- Absolute difference between the arguments
- vabdq_
u32 âšExperimental neon
- Absolute difference between the arguments
- vabs_
f32 âšExperimental neon
- Floating-point absolute value
- vabs_s8âš
Experimental neon
- Absolute value (wrapping).
- vabs_
s16 âšExperimental neon
- Absolute value (wrapping).
- vabs_
s32 âšExperimental neon
- Absolute value (wrapping).
- vabsq_
f32 âšExperimental neon
- Floating-point absolute value
- vabsq_
s8 âšExperimental neon
- Absolute value (wrapping).
- vabsq_
s16 âšExperimental neon
- Absolute value (wrapping).
- vabsq_
s32 âšExperimental neon
- Absolute value (wrapping).
- vadd_
f32 âšExperimental neon
- Vector add.
- vadd_p8âš
Experimental neon
- Bitwise exclusive OR
- vadd_
p16 âšExperimental neon
- Bitwise exclusive OR
- vadd_
p64 âšExperimental neon
- Bitwise exclusive OR
- vadd_s8âš
Experimental neon
- Vector add.
- vadd_
s16 âšExperimental neon
- Vector add.
- vadd_
s32 âšExperimental neon
- Vector add.
- vadd_u8âš
Experimental neon
- Vector add.
- vadd_
u16 âšExperimental neon
- Vector add.
- vadd_
u32 âšExperimental neon
- Vector add.
- vaddhn_
high_ âšs16 Experimental neon
- Add returning High Narrow (high half).
- vaddhn_
high_ âšs32 Experimental neon
- Add returning High Narrow (high half).
- vaddhn_
high_ âšs64 Experimental neon
- Add returning High Narrow (high half).
- vaddhn_
high_ âšu16 Experimental neon
- Add returning High Narrow (high half).
- vaddhn_
high_ âšu32 Experimental neon
- Add returning High Narrow (high half).
- vaddhn_
high_ âšu64 Experimental neon
- Add returning High Narrow (high half).
- vaddhn_
s16 âšExperimental neon
- Add returning High Narrow.
- vaddhn_
s32 âšExperimental neon
- Add returning High Narrow.
- vaddhn_
s64 âšExperimental neon
- Add returning High Narrow.
- vaddhn_
u16 âšExperimental neon
- Add returning High Narrow.
- vaddhn_
u32 âšExperimental neon
- Add returning High Narrow.
- vaddhn_
u64 âšExperimental neon
- Add returning High Narrow.
- vaddl_
high_ âšs8 Experimental neon
- Signed Add Long (vector, high half).
- vaddl_
high_ âšs16 Experimental neon
- Signed Add Long (vector, high half).
- vaddl_
high_ âšs32 Experimental neon
- Signed Add Long (vector, high half).
- vaddl_
high_ âšu8 Experimental neon
- Unsigned Add Long (vector, high half).
- vaddl_
high_ âšu16 Experimental neon
- Unsigned Add Long (vector, high half).
- vaddl_
high_ âšu32 Experimental neon
- Unsigned Add Long (vector, high half).
- vaddl_
s8 âšExperimental neon
- Signed Add Long (vector).
- vaddl_
s16 âšExperimental neon
- Signed Add Long (vector).
- vaddl_
s32 âšExperimental neon
- Signed Add Long (vector).
- vaddl_
u8 âšExperimental neon
- Unsigned Add Long (vector).
- vaddl_
u16 âšExperimental neon
- Unsigned Add Long (vector).
- vaddl_
u32 âšExperimental neon
- Unsigned Add Long (vector).
- vaddq_
f32 âšExperimental neon
- Vector add.
- vaddq_
p8 âšExperimental neon
- Bitwise exclusive OR
- vaddq_
p16 âšExperimental neon
- Bitwise exclusive OR
- vaddq_
p64 âšExperimental neon
- Bitwise exclusive OR
- vaddq_
p128 âšExperimental neon
- Bitwise exclusive OR
- vaddq_
s8 âšExperimental neon
- Vector add.
- vaddq_
s16 âšExperimental neon
- Vector add.
- vaddq_
s32 âšExperimental neon
- Vector add.
- vaddq_
s64 âšExperimental neon
- Vector add.
- vaddq_
u8 âšExperimental neon
- Vector add.
- vaddq_
u16 âšExperimental neon
- Vector add.
- vaddq_
u32 âšExperimental neon
- Vector add.
- vaddq_
u64 âšExperimental neon
- Vector add.
- vaddw_
high_ âšs8 Experimental neon
- Signed Add Wide (high half).
- vaddw_
high_ âšs16 Experimental neon
- Signed Add Wide (high half).
- vaddw_
high_ âšs32 Experimental neon
- Signed Add Wide (high half).
- vaddw_
high_ âšu8 Experimental neon
- Unsigned Add Wide (high half).
- vaddw_
high_ âšu16 Experimental neon
- Unsigned Add Wide (high half).
- vaddw_
high_ âšu32 Experimental neon
- Unsigned Add Wide (high half).
- vaddw_
s8 âšExperimental neon
- Signed Add Wide.
- vaddw_
s16 âšExperimental neon
- Signed Add Wide.
- vaddw_
s32 âšExperimental neon
- Signed Add Wide.
- vaddw_
u8 âšExperimental neon
- Unsigned Add Wide.
- vaddw_
u16 âšExperimental neon
- Unsigned Add Wide.
- vaddw_
u32 âšExperimental neon
- Unsigned Add Wide.
- vaesdq_
u8 âšExperimental aes
- AES single round decryption.
- vaeseq_
u8 âšExperimental aes
- AES single round encryption.
- vaesimcq_
u8 âšExperimental aes
- AES inverse mix columns.
- vaesmcq_
u8 âšExperimental aes
- AES mix columns.
- vand_s8âš
Experimental neon
- Vector bitwise and
- vand_
s16 âšExperimental neon
- Vector bitwise and
- vand_
s32 âšExperimental neon
- Vector bitwise and
- vand_
s64 âšExperimental neon
- Vector bitwise and
- vand_u8âš
Experimental neon
- Vector bitwise and
- vand_
u16 âšExperimental neon
- Vector bitwise and
- vand_
u32 âšExperimental neon
- Vector bitwise and
- vand_
u64 âšExperimental neon
- Vector bitwise and
- vandq_
s8 âšExperimental neon
- Vector bitwise and
- vandq_
s16 âšExperimental neon
- Vector bitwise and
- vandq_
s32 âšExperimental neon
- Vector bitwise and
- vandq_
s64 âšExperimental neon
- Vector bitwise and
- vandq_
u8 âšExperimental neon
- Vector bitwise and
- vandq_
u16 âšExperimental neon
- Vector bitwise and
- vandq_
u32 âšExperimental neon
- Vector bitwise and
- vandq_
u64 âšExperimental neon
- Vector bitwise and
- vbic_s8âš
Experimental neon
- Vector bitwise bit clear
- vbic_
s16 âšExperimental neon
- Vector bitwise bit clear
- vbic_
s32 âšExperimental neon
- Vector bitwise bit clear
- vbic_
s64 âšExperimental neon
- Vector bitwise bit clear
- vbic_u8âš
Experimental neon
- Vector bitwise bit clear
- vbic_
u16 âšExperimental neon
- Vector bitwise bit clear
- vbic_
u32 âšExperimental neon
- Vector bitwise bit clear
- vbic_
u64 âšExperimental neon
- Vector bitwise bit clear
- vbicq_
s8 âšExperimental neon
- Vector bitwise bit clear
- vbicq_
s16 âšExperimental neon
- Vector bitwise bit clear
- vbicq_
s32 âšExperimental neon
- Vector bitwise bit clear
- vbicq_
s64 âšExperimental neon
- Vector bitwise bit clear
- vbicq_
u8 âšExperimental neon
- Vector bitwise bit clear
- vbicq_
u16 âšExperimental neon
- Vector bitwise bit clear
- vbicq_
u32 âšExperimental neon
- Vector bitwise bit clear
- vbicq_
u64 âšExperimental neon
- Vector bitwise bit clear
- vbsl_
f32 âšExperimental neon
- Bitwise Select.
- vbsl_p8âš
Experimental neon
- Bitwise Select.
- vbsl_
p16 âšExperimental neon
- Bitwise Select.
- vbsl_s8âš
Experimental 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. Bitwise Select.
- vbsl_
s16 âšExperimental neon
- Bitwise Select.
- vbsl_
s32 âšExperimental neon
- Bitwise Select.
- vbsl_
s64 âšExperimental neon
- Bitwise Select.
- vbsl_u8âš
Experimental neon
- Bitwise Select.
- vbsl_
u16 âšExperimental neon
- Bitwise Select.
- vbsl_
u32 âšExperimental neon
- Bitwise Select.
- vbsl_
u64 âšExperimental neon
- Bitwise Select.
- vbslq_
f32 âšExperimental neon
- Bitwise Select. (128-bit)
- vbslq_
p8 âšExperimental neon
- Bitwise Select. (128-bit)
- vbslq_
p16 âšExperimental neon
- Bitwise Select. (128-bit)
- vbslq_
s8 âšExperimental neon
- Bitwise Select. (128-bit)
- vbslq_
s16 âšExperimental neon
- Bitwise Select. (128-bit)
- vbslq_
s32 âšExperimental neon
- Bitwise Select. (128-bit)
- vbslq_
s64 âšExperimental neon
- Bitwise Select. (128-bit)
- vbslq_
u8 âšExperimental neon
- Bitwise Select. (128-bit)
- vbslq_
u16 âšExperimental neon
- Bitwise Select. (128-bit)
- vbslq_
u32 âšExperimental neon
- Bitwise Select. (128-bit)
- vbslq_
u64 âšExperimental neon
- Bitwise Select. (128-bit)
- vcage_
f32 âšExperimental neon
- Floating-point absolute compare greater than or equal
- vcageq_
f32 âšExperimental neon
- Floating-point absolute compare greater than or equal
- vcagt_
f32 âšExperimental neon
- Floating-point absolute compare greater than
- vcagtq_
f32 âšExperimental neon
- Floating-point absolute compare greater than
- vcale_
f32 âšExperimental neon
- Floating-point absolute compare less than or equal
- vcaleq_
f32 âšExperimental neon
- Floating-point absolute compare less than or equal
- vcalt_
f32 âšExperimental neon
- Floating-point absolute compare less than
- vcaltq_
f32 âšExperimental neon
- Floating-point absolute compare less than
- vceq_
f32 âšExperimental neon
- Floating-point compare equal
- vceq_p8âš
Experimental neon
- Compare bitwise Equal (vector)
- vceq_s8âš
Experimental neon
- Compare bitwise Equal (vector)
- vceq_
s16 âšExperimental neon
- Compare bitwise Equal (vector)
- vceq_
s32 âšExperimental neon
- Compare bitwise Equal (vector)
- vceq_u8âš
Experimental neon
- Compare bitwise Equal (vector)
- vceq_
u16 âšExperimental neon
- Compare bitwise Equal (vector)
- vceq_
u32 âšExperimental neon
- Compare bitwise Equal (vector)
- vceqq_
f32 âšExperimental neon
- Floating-point compare equal
- vceqq_
p8 âšExperimental neon
- Compare bitwise Equal (vector)
- vceqq_
s8 âšExperimental neon
- Compare bitwise Equal (vector)
- vceqq_
s16 âšExperimental neon
- Compare bitwise Equal (vector)
- vceqq_
s32 âšExperimental neon
- Compare bitwise Equal (vector)
- vceqq_
u8 âšExperimental neon
- Compare bitwise Equal (vector)
- vceqq_
u16 âšExperimental neon
- Compare bitwise Equal (vector)
- vceqq_
u32 âšExperimental neon
- Compare bitwise Equal (vector)
- vcge_
f32 âšExperimental neon
- Floating-point compare greater than or equal
- vcge_s8âš
Experimental neon
- Compare signed greater than or equal
- vcge_
s16 âšExperimental neon
- Compare signed greater than or equal
- vcge_
s32 âšExperimental neon
- Compare signed greater than or equal
- vcge_u8âš
Experimental neon
- Compare unsigned greater than or equal
- vcge_
u16 âšExperimental neon
- Compare unsigned greater than or equal
- vcge_
u32 âšExperimental neon
- Compare unsigned greater than or equal
- vcgeq_
f32 âšExperimental neon
- Floating-point compare greater than or equal
- vcgeq_
s8 âšExperimental neon
- Compare signed greater than or equal
- vcgeq_
s16 âšExperimental neon
- Compare signed greater than or equal
- vcgeq_
s32 âšExperimental neon
- Compare signed greater than or equal
- vcgeq_
u8 âšExperimental neon
- Compare unsigned greater than or equal
- vcgeq_
u16 âšExperimental neon
- Compare unsigned greater than or equal
- vcgeq_
u32 âšExperimental neon
- Compare unsigned greater than or equal
- vcgt_
f32 âšExperimental neon
- Floating-point compare greater than
- vcgt_s8âš
Experimental neon
- Compare signed greater than
- vcgt_
s16 âšExperimental neon
- Compare signed greater than
- vcgt_
s32 âšExperimental neon
- Compare signed greater than
- vcgt_u8âš
Experimental neon
- Compare unsigned greater than
- vcgt_
u16 âšExperimental neon
- Compare unsigned greater than
- vcgt_
u32 âšExperimental neon
- Compare unsigned greater than
- vcgtq_
f32 âšExperimental neon
- Floating-point compare greater than
- vcgtq_
s8 âšExperimental neon
- Compare signed greater than
- vcgtq_
s16 âšExperimental neon
- Compare signed greater than
- vcgtq_
s32 âšExperimental neon
- Compare signed greater than
- vcgtq_
u8 âšExperimental neon
- Compare unsigned greater than
- vcgtq_
u16 âšExperimental neon
- Compare unsigned greater than
- vcgtq_
u32 âšExperimental neon
- Compare unsigned greater than
- vcle_
f32 âšExperimental neon
- Floating-point compare less than or equal
- vcle_s8âš
Experimental neon
- Compare signed less than or equal
- vcle_
s16 âšExperimental neon
- Compare signed less than or equal
- vcle_
s32 âšExperimental neon
- Compare signed less than or equal
- vcle_u8âš
Experimental neon
- Compare unsigned less than or equal
- vcle_
u16 âšExperimental neon
- Compare unsigned less than or equal
- vcle_
u32 âšExperimental neon
- Compare unsigned less than or equal
- vcleq_
f32 âšExperimental neon
- Floating-point compare less than or equal
- vcleq_
s8 âšExperimental neon
- Compare signed less than or equal
- vcleq_
s16 âšExperimental neon
- Compare signed less than or equal
- vcleq_
s32 âšExperimental neon
- Compare signed less than or equal
- vcleq_
u8 âšExperimental neon
- Compare unsigned less than or equal
- vcleq_
u16 âšExperimental neon
- Compare unsigned less than or equal
- vcleq_
u32 âšExperimental neon
- Compare unsigned less than or equal
- vcls_s8âš
Experimental neon
- Count leading sign bits
- vcls_
s16 âšExperimental neon
- Count leading sign bits
- vcls_
s32 âšExperimental neon
- Count leading sign bits
- vcls_u8âš
Experimental neon
- Count leading sign bits
- vcls_
u16 âšExperimental neon
- Count leading sign bits
- vcls_
u32 âšExperimental neon
- Count leading sign bits
- vclsq_
s8 âšExperimental neon
- Count leading sign bits
- vclsq_
s16 âšExperimental neon
- Count leading sign bits
- vclsq_
s32 âšExperimental neon
- Count leading sign bits
- vclsq_
u8 âšExperimental neon
- Count leading sign bits
- vclsq_
u16 âšExperimental neon
- Count leading sign bits
- vclsq_
u32 âšExperimental neon
- Count leading sign bits
- vclt_
f32 âšExperimental neon
- Floating-point compare less than
- vclt_s8âš
Experimental neon
- Compare signed less than
- vclt_
s16 âšExperimental neon
- Compare signed less than
- vclt_
s32 âšExperimental neon
- Compare signed less than
- vclt_u8âš
Experimental neon
- Compare unsigned less than
- vclt_
u16 âšExperimental neon
- Compare unsigned less than
- vclt_
u32 âšExperimental neon
- Compare unsigned less than
- vcltq_
f32 âšExperimental neon
- Floating-point compare less than
- vcltq_
s8 âšExperimental neon
- Compare signed less than
- vcltq_
s16 âšExperimental neon
- Compare signed less than
- vcltq_
s32 âšExperimental neon
- Compare signed less than
- vcltq_
u8 âšExperimental neon
- Compare unsigned less than
- vcltq_
u16 âšExperimental neon
- Compare unsigned less than
- vcltq_
u32 âšExperimental neon
- Compare unsigned less than
- vclz_s8âš
Experimental neon
- Count leading zero bits
- vclz_
s16 âšExperimental neon
- Count leading zero bits
- vclz_
s32 âšExperimental neon
- Count leading zero bits
- vclz_u8âš
Experimental neon
- Count leading zero bits
- vclz_
u16 âšExperimental neon
- Count leading zero bits
- vclz_
u32 âšExperimental neon
- Count leading zero bits
- vclzq_
s8 âšExperimental neon
- Count leading zero bits
- vclzq_
s16 âšExperimental neon
- Count leading zero bits
- vclzq_
s32 âšExperimental neon
- Count leading zero bits
- vclzq_
u8 âšExperimental neon
- Count leading zero bits
- vclzq_
u16 âšExperimental neon
- Count leading zero bits
- vclzq_
u32 âšExperimental neon
- Count leading zero bits
- vcnt_p8âš
Experimental neon
- Population count per byte.
- vcnt_s8âš
Experimental neon
- Population count per byte.
- vcnt_u8âš
Experimental neon
- Population count per byte.
- vcntq_
p8 âšExperimental neon
- Population count per byte.
- vcntq_
s8 âšExperimental neon
- Population count per byte.
- vcntq_
u8 âšExperimental neon
- Population count per byte.
- vcombine_
f32 âšExperimental neon
- Vector combine
- vcombine_
p8 âšExperimental neon
- Vector combine
- vcombine_
p16 âšExperimental neon
- Vector combine
- vcombine_
p64 âšExperimental neon
- Vector combine
- vcombine_
s8 âšExperimental neon
- Vector combine
- vcombine_
s16 âšExperimental neon
- Vector combine
- vcombine_
s32 âšExperimental neon
- Vector combine
- vcombine_
s64 âšExperimental neon
- Vector combine
- vcombine_
u8 âšExperimental neon
- Vector combine
- vcombine_
u16 âšExperimental neon
- Vector combine
- vcombine_
u32 âšExperimental neon
- Vector combine
- vcombine_
u64 âšExperimental neon
- Vector combine
- vcreate_
f32 âšExperimental neon
- Insert vector element from another vector element
- vcreate_
p8 âšExperimental neon
- Insert vector element from another vector element
- vcreate_
p16 âšExperimental neon
- Insert vector element from another vector element
- vcreate_
p64 âšExperimental neon,aes
- Insert vector element from another vector element
- vcreate_
s8 âšExperimental neon
- Insert vector element from another vector element
- vcreate_
s16 âšExperimental neon
- Insert vector element from another vector element
- vcreate_
s32 âšExperimental neon
- Insert vector element from another vector element
- vcreate_
s64 âšExperimental neon
- Insert vector element from another vector element
- vcreate_
u8 âšExperimental neon
- Insert vector element from another vector element
- vcreate_
u16 âšExperimental neon
- Insert vector element from another vector element
- vcreate_
u32 âšExperimental neon
- Insert vector element from another vector element
- vcreate_
u64 âšExperimental neon
- Insert vector element from another vector element
- vcvt_
f32_ âšs32 Experimental neon
- Fixed-point convert to floating-point
- vcvt_
f32_ âšu32 Experimental neon
- Fixed-point convert to floating-point
- vcvt_
n_ âšf32_ s32 Experimental neon
- Fixed-point convert to floating-point
- vcvt_
n_ âšf32_ u32 Experimental neon
- Fixed-point convert to floating-point
- vcvt_
n_ âšs32_ f32 Experimental neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvt_
n_ âšu32_ f32 Experimental neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvt_
s32_ âšf32 Experimental neon
- Floating-point convert to signed fixed-point, rounding toward zero
- vcvt_
u32_ âšf32 Experimental neon
- Floating-point convert to unsigned fixed-point, rounding toward zero
- vcvtq_
f32_ âšs32 Experimental neon
- Fixed-point convert to floating-point
- vcvtq_
f32_ âšu32 Experimental neon
- Fixed-point convert to floating-point
- vcvtq_
n_ âšf32_ s32 Experimental neon
- Fixed-point convert to floating-point
- vcvtq_
n_ âšf32_ u32 Experimental neon
- Fixed-point convert to floating-point
- vcvtq_
n_ âšs32_ f32 Experimental neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvtq_
n_ âšu32_ f32 Experimental neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvtq_
s32_ âšf32 Experimental neon
- Floating-point convert to signed fixed-point, rounding toward zero
- vcvtq_
u32_ âšf32 Experimental neon
- Floating-point convert to unsigned fixed-point, rounding toward zero
- vdot_
lane_ âšs32 Experimental neon,dotprod
- Dot product arithmetic (indexed)
- vdot_
lane_ âšu32 Experimental neon,dotprod
- Dot product arithmetic (indexed)
- vdot_
s32 âšExperimental neon,dotprod
- Dot product arithmetic (vector)
- vdot_
u32 âšExperimental neon,dotprod
- Dot product arithmetic (vector)
- vdotq_
lane_ âšs32 Experimental neon,dotprod
- Dot product arithmetic (indexed)
- vdotq_
lane_ âšu32 Experimental neon,dotprod
- Dot product arithmetic (indexed)
- vdotq_
s32 âšExperimental neon,dotprod
- Dot product arithmetic (vector)
- vdotq_
u32 âšExperimental neon,dotprod
- Dot product arithmetic (vector)
- vdup_
lane_ âšf32 Experimental neon
- Set all vector lanes to the same value
- vdup_
lane_ âšp8 Experimental neon
- Set all vector lanes to the same value
- vdup_
lane_ âšp16 Experimental neon
- Set all vector lanes to the same value
- vdup_
lane_ âšs8 Experimental neon
- Set all vector lanes to the same value
- vdup_
lane_ âšs16 Experimental neon
- Set all vector lanes to the same value
- vdup_
lane_ âšs32 Experimental neon
- Set all vector lanes to the same value
- vdup_
lane_ âšs64 Experimental neon
- Set all vector lanes to the same value
- vdup_
lane_ âšu8 Experimental neon
- Set all vector lanes to the same value
- vdup_
lane_ âšu16 Experimental neon
- Set all vector lanes to the same value
- vdup_
lane_ âšu32 Experimental neon
- Set all vector lanes to the same value
- vdup_
lane_ âšu64 Experimental neon
- Set all vector lanes to the same value
- vdup_
laneq_ âšf32 Experimental neon
- Set all vector lanes to the same value
- vdup_
laneq_ âšp8 Experimental neon
- Set all vector lanes to the same value
- vdup_
laneq_ âšp16 Experimental neon
- Set all vector lanes to the same value
- vdup_
laneq_ âšs8 Experimental neon
- Set all vector lanes to the same value
- vdup_
laneq_ âšs16 Experimental neon
- Set all vector lanes to the same value
- vdup_
laneq_ âšs32 Experimental neon
- Set all vector lanes to the same value
- vdup_
laneq_ âšs64 Experimental neon
- Set all vector lanes to the same value
- vdup_
laneq_ âšu8 Experimental neon
- Set all vector lanes to the same value
- vdup_
laneq_ âšu16 Experimental neon
- Set all vector lanes to the same value
- vdup_
laneq_ âšu32 Experimental neon
- Set all vector lanes to the same value
- vdup_
laneq_ âšu64 Experimental neon
- Set all vector lanes to the same value
- vdup_
n_ âšf32 Experimental neon
- Duplicate vector element to vector or scalar
- vdup_
n_ âšp8 Experimental neon
- Duplicate vector element to vector or scalar
- vdup_
n_ âšp16 Experimental neon
- Duplicate vector element to vector or scalar
- vdup_
n_ âšs8 Experimental neon
- Duplicate vector element to vector or scalar
- vdup_
n_ âšs16 Experimental neon
- Duplicate vector element to vector or scalar
- vdup_
n_ âšs32 Experimental neon
- Duplicate vector element to vector or scalar
- vdup_
n_ âšs64 Experimental neon
- Duplicate vector element to vector or scalar
- vdup_
n_ âšu8 Experimental neon
- Duplicate vector element to vector or scalar
- vdup_
n_ âšu16 Experimental neon
- Duplicate vector element to vector or scalar
- vdup_
n_ âšu32 Experimental neon
- Duplicate vector element to vector or scalar
- vdup_
n_ âšu64 Experimental neon
- Duplicate vector element to vector or scalar
- vdupq_
lane_ âšf32 Experimental neon
- Set all vector lanes to the same value
- vdupq_
lane_ âšp8 Experimental neon
- Set all vector lanes to the same value
- vdupq_
lane_ âšp16 Experimental neon
- Set all vector lanes to the same value
- vdupq_
lane_ âšs8 Experimental neon
- Set all vector lanes to the same value
- vdupq_
lane_ âšs16 Experimental neon
- Set all vector lanes to the same value
- vdupq_
lane_ âšs32 Experimental neon
- Set all vector lanes to the same value
- vdupq_
lane_ âšs64 Experimental neon
- Set all vector lanes to the same value
- vdupq_
lane_ âšu8 Experimental neon
- Set all vector lanes to the same value
- vdupq_
lane_ âšu16 Experimental neon
- Set all vector lanes to the same value
- vdupq_
lane_ âšu32 Experimental neon
- Set all vector lanes to the same value
- vdupq_
lane_ âšu64 Experimental neon
- Set all vector lanes to the same value
- vdupq_
laneq_ âšf32 Experimental neon
- Set all vector lanes to the same value
- vdupq_
laneq_ âšp8 Experimental neon
- Set all vector lanes to the same value
- vdupq_
laneq_ âšp16 Experimental neon
- Set all vector lanes to the same value
- vdupq_
laneq_ âšs8 Experimental neon
- Set all vector lanes to the same value
- vdupq_
laneq_ âšs16 Experimental neon
- Set all vector lanes to the same value
- vdupq_
laneq_ âšs32 Experimental neon
- Set all vector lanes to the same value
- vdupq_
laneq_ âšs64 Experimental neon
- Set all vector lanes to the same value
- vdupq_
laneq_ âšu8 Experimental neon
- Set all vector lanes to the same value
- vdupq_
laneq_ âšu16 Experimental neon
- Set all vector lanes to the same value
- vdupq_
laneq_ âšu32 Experimental neon
- Set all vector lanes to the same value
- vdupq_
laneq_ âšu64 Experimental neon
- Set all vector lanes to the same value
- vdupq_
n_ âšf32 Experimental neon
- Duplicate vector element to vector or scalar
- vdupq_
n_ âšp8 Experimental neon
- Duplicate vector element to vector or scalar
- vdupq_
n_ âšp16 Experimental neon
- Duplicate vector element to vector or scalar
- vdupq_
n_ âšs8 Experimental neon
- Duplicate vector element to vector or scalar
- vdupq_
n_ âšs16 Experimental neon
- Duplicate vector element to vector or scalar
- vdupq_
n_ âšs32 Experimental neon
- Duplicate vector element to vector or scalar
- vdupq_
n_ âšs64 Experimental neon
- Duplicate vector element to vector or scalar
- vdupq_
n_ âšu8 Experimental neon
- Duplicate vector element to vector or scalar
- vdupq_
n_ âšu16 Experimental neon
- Duplicate vector element to vector or scalar
- vdupq_
n_ âšu32 Experimental neon
- Duplicate vector element to vector or scalar
- vdupq_
n_ âšu64 Experimental neon
- Duplicate vector element to vector or scalar
- veor_s8âš
Experimental neon
- Vector bitwise exclusive or (vector)
- veor_
s16 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veor_
s32 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veor_
s64 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veor_u8âš
Experimental neon
- Vector bitwise exclusive or (vector)
- veor_
u16 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veor_
u32 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veor_
u64 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veorq_
s8 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veorq_
s16 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veorq_
s32 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veorq_
s64 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veorq_
u8 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veorq_
u16 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veorq_
u32 âšExperimental neon
- Vector bitwise exclusive or (vector)
- veorq_
u64 âšExperimental neon
- Vector bitwise exclusive or (vector)
- vext_
f32 âšExperimental neon
- Extract vector from pair of vectors
- vext_p8âš
Experimental neon
- Extract vector from pair of vectors
- vext_
p16 âšExperimental neon
- Extract vector from pair of vectors
- vext_s8âš
Experimental neon
- Extract vector from pair of vectors
- vext_
s16 âšExperimental neon
- Extract vector from pair of vectors
- vext_
s32 âšExperimental neon
- Extract vector from pair of vectors
- vext_
s64 âšExperimental neon
- Extract vector from pair of vectors
- vext_u8âš
Experimental neon
- Extract vector from pair of vectors
- vext_
u16 âšExperimental neon
- Extract vector from pair of vectors
- vext_
u32 âšExperimental neon
- Extract vector from pair of vectors
- vext_
u64 âšExperimental neon
- Extract vector from pair of vectors
- vextq_
f32 âšExperimental neon
- Extract vector from pair of vectors
- vextq_
p8 âšExperimental neon
- Extract vector from pair of vectors
- vextq_
p16 âšExperimental neon
- Extract vector from pair of vectors
- vextq_
s8 âšExperimental neon
- Extract vector from pair of vectors
- vextq_
s16 âšExperimental neon
- Extract vector from pair of vectors
- vextq_
s32 âšExperimental neon
- Extract vector from pair of vectors
- vextq_
s64 âšExperimental neon
- Extract vector from pair of vectors
- vextq_
u8 âšExperimental neon
- Extract vector from pair of vectors
- vextq_
u16 âšExperimental neon
- Extract vector from pair of vectors
- vextq_
u32 âšExperimental neon
- Extract vector from pair of vectors
- vextq_
u64 âšExperimental neon
- Extract vector from pair of vectors
- vfma_
f32 âšExperimental neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfma_
n_ âšf32 Experimental neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfmaq_
f32 âšExperimental neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfmaq_
n_ âšf32 Experimental neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfms_
f32 âšExperimental neon
- Floating-point fused multiply-subtract from accumulator
- vfms_
n_ âšf32 Experimental neon
- Floating-point fused Multiply-subtract to accumulator(vector)
- vfmsq_
f32 âšExperimental neon
- Floating-point fused multiply-subtract from accumulator
- vfmsq_
n_ âšf32 Experimental neon
- Floating-point fused Multiply-subtract to accumulator(vector)
- vget_
high_ âšf32 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
high_ âšp8 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
high_ âšp16 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
high_ âšs8 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
high_ âšs16 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
high_ âšs32 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
high_ âšs64 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
high_ âšu8 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
high_ âšu16 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
high_ âšu32 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
high_ âšu64 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
lane_ âšf32 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
lane_ âšp8 Experimental neon
- Move vector element to general-purpose register
- vget_
lane_ âšp16 Experimental neon
- Move vector element to general-purpose register
- vget_
lane_ âšp64 Experimental neon
- Move vector element to general-purpose register
- vget_
lane_ âšs8 Experimental neon
- Move vector element to general-purpose register
- vget_
lane_ âšs16 Experimental neon
- Move vector element to general-purpose register
- vget_
lane_ âšs32 Experimental neon
- Move vector element to general-purpose register
- vget_
lane_ âšs64 Experimental neon
- Move vector element to general-purpose register
- vget_
lane_ âšu8 Experimental neon
- Move vector element to general-purpose register
- vget_
lane_ âšu16 Experimental neon
- Move vector element to general-purpose register
- vget_
lane_ âšu32 Experimental neon
- Move vector element to general-purpose register
- vget_
lane_ âšu64 Experimental neon
- Move vector element to general-purpose register
- vget_
low_ âšf32 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
low_ âšp8 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
low_ âšp16 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
low_ âšs8 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
low_ âšs16 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
low_ âšs32 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
low_ âšs64 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
low_ âšu8 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
low_ âšu16 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
low_ âšu32 Experimental neon
- Duplicate vector element to vector or scalar
- vget_
low_ âšu64 Experimental neon
- Duplicate vector element to vector or scalar
- vgetq_
lane_ âšf32 Experimental neon
- Duplicate vector element to vector or scalar
- vgetq_
lane_ âšp8 Experimental neon
- Move vector element to general-purpose register
- vgetq_
lane_ âšp16 Experimental neon
- Move vector element to general-purpose register
- vgetq_
lane_ âšp64 Experimental neon
- Move vector element to general-purpose register
- vgetq_
lane_ âšs8 Experimental neon
- Move vector element to general-purpose register
- vgetq_
lane_ âšs16 Experimental neon
- Move vector element to general-purpose register
- vgetq_
lane_ âšs32 Experimental neon
- Move vector element to general-purpose register
- vgetq_
lane_ âšs64 Experimental neon
- Move vector element to general-purpose register
- vgetq_
lane_ âšu8 Experimental neon
- Move vector element to general-purpose register
- vgetq_
lane_ âšu16 Experimental neon
- Move vector element to general-purpose register
- vgetq_
lane_ âšu32 Experimental neon
- Move vector element to general-purpose register
- vgetq_
lane_ âšu64 Experimental neon
- Move vector element to general-purpose register
- vhadd_
s8 âšExperimental neon
- Halving add
- vhadd_
s16 âšExperimental neon
- Halving add
- vhadd_
s32 âšExperimental neon
- Halving add
- vhadd_
u8 âšExperimental neon
- Halving add
- vhadd_
u16 âšExperimental neon
- Halving add
- vhadd_
u32 âšExperimental neon
- Halving add
- vhaddq_
s8 âšExperimental neon
- Halving add
- vhaddq_
s16 âšExperimental neon
- Halving add
- vhaddq_
s32 âšExperimental neon
- Halving add
- vhaddq_
u8 âšExperimental neon
- Halving add
- vhaddq_
u16 âšExperimental neon
- Halving add
- vhaddq_
u32 âšExperimental neon
- Halving add
- vhsub_
s8 âšExperimental neon
- Signed halving subtract
- vhsub_
s16 âšExperimental neon
- Signed halving subtract
- vhsub_
s32 âšExperimental neon
- Signed halving subtract
- vhsub_
u8 âšExperimental neon
- Signed halving subtract
- vhsub_
u16 âšExperimental neon
- Signed halving subtract
- vhsub_
u32 âšExperimental neon
- Signed halving subtract
- vhsubq_
s8 âšExperimental neon
- Signed halving subtract
- vhsubq_
s16 âšExperimental neon
- Signed halving subtract
- vhsubq_
s32 âšExperimental neon
- Signed halving subtract
- vhsubq_
u8 âšExperimental neon
- Signed halving subtract
- vhsubq_
u16 âšExperimental neon
- Signed halving subtract
- vhsubq_
u32 âšExperimental neon
- Signed halving subtract
- vld1_
dup_ âšf32 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
dup_ âšp8 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
dup_ âšp16 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
dup_ âšp64 Experimental neon,aes
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
dup_ âšs8 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
dup_ âšs16 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
dup_ âšs32 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
dup_ âšs64 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
dup_ âšu8 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
dup_ âšu16 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
dup_ âšu32 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
dup_ âšu64 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_
f32 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
f32_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
f32_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
f32_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
lane_ âšf32 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1_
lane_ âšp8 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1_
lane_ âšp16 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1_
lane_ âšp64 Experimental neon,aes
- Load one single-element structure to one lane of one register.
- vld1_
lane_ âšs8 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1_
lane_ âšs16 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1_
lane_ âšs32 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1_
lane_ âšs64 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1_
lane_ âšu8 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1_
lane_ âšu16 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1_
lane_ âšu32 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1_
lane_ âšu64 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1_p8âš
Experimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
p8_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
p8_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
p8_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
p16 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
p64 âšExperimental neon,aes
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
p16_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
p16_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
p16_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
p64_ âšx2 Experimental neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
p64_ âšx3 Experimental neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
p64_ âšx4 Experimental neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s8âš
Experimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
s8_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
s8_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
s8_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
s16 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
s32 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
s64 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
s16_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
s16_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
s16_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
s32_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
s32_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
s32_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
s64_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
s64_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
s64_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u8âš
Experimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
u8_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
u8_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
u8_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
u16 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
u32 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
u64 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_
u16_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
u16_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
u16_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
u32_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
u32_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
u32_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
u64_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
u64_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_
u64_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
dup_ âšf32 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
dup_ âšp8 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
dup_ âšp16 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
dup_ âšp64 Experimental neon,aes
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
dup_ âšs8 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
dup_ âšs16 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
dup_ âšs32 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
dup_ âšs64 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
dup_ âšu8 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
dup_ âšu16 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
dup_ âšu32 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
dup_ âšu64 Experimental neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_
f32 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
f32_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
f32_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
f32_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
lane_ âšf32 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1q_
lane_ âšp8 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1q_
lane_ âšp16 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1q_
lane_ âšp64 Experimental neon,aes
- Load one single-element structure to one lane of one register.
- vld1q_
lane_ âšs8 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1q_
lane_ âšs16 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1q_
lane_ âšs32 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1q_
lane_ âšs64 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1q_
lane_ âšu8 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1q_
lane_ âšu16 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1q_
lane_ âšu32 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1q_
lane_ âšu64 Experimental neon
- Load one single-element structure to one lane of one register.
- vld1q_
p8 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
p8_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
p8_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
p8_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
p16 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
p64 âšExperimental neon,aes
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
p16_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
p16_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
p16_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
p64_ âšx2 Experimental neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
p64_ âšx3 Experimental neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
p64_ âšx4 Experimental neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s8 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
s8_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s8_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s8_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s16 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
s32 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
s64 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
s16_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s16_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s16_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s32_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s32_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s32_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s64_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s64_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
s64_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u8 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
u8_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u8_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u8_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u16 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
u32 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
u64 âšExperimental neon,v7
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_
u16_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u16_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u16_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u32_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u32_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u32_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u64_ âšx2 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u64_ âšx3 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_
u64_ âšx4 Experimental neon
- Load multiple single-element structures to one, two, three, or four registers
- vld2_
dup_ âšf32 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
dup_ âšp8 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
dup_ âšp16 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
dup_ âšp64 Experimental neon,aes
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
dup_ âšs8 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
dup_ âšs16 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
dup_ âšs32 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
dup_ âšs64 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
dup_ âšu8 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
dup_ âšu16 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
dup_ âšu32 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
dup_ âšu64 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_
f32 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2_
lane_ âšf32 Experimental neon
- Load multiple 2-element structures to two registers
- vld2_
lane_ âšp8 Experimental neon
- Load multiple 2-element structures to two registers
- vld2_
lane_ âšp16 Experimental neon
- Load multiple 2-element structures to two registers
- vld2_
lane_ âšs8 Experimental neon
- Load multiple 2-element structures to two registers
- vld2_
lane_ âšs16 Experimental neon
- Load multiple 2-element structures to two registers
- vld2_
lane_ âšs32 Experimental neon
- Load multiple 2-element structures to two registers
- vld2_
lane_ âšu8 Experimental neon
- Load multiple 2-element structures to two registers
- vld2_
lane_ âšu16 Experimental neon
- Load multiple 2-element structures to two registers
- vld2_
lane_ âšu32 Experimental neon
- Load multiple 2-element structures to two registers
- vld2_p8âš
Experimental neon
- Load multiple 2-element structures to two registers
- vld2_
p16 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2_
p64 âšExperimental neon,aes
- Load multiple 2-element structures to two registers
- vld2_s8âš
Experimental neon
- Load multiple 2-element structures to two registers
- vld2_
s16 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2_
s32 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2_
s64 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2_u8âš
Experimental neon
- Load multiple 2-element structures to two registers
- vld2_
u16 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2_
u32 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2_
u64 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2q_
dup_ âšf32 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_
dup_ âšp8 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_
dup_ âšp16 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_
dup_ âšs8 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_
dup_ âšs16 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_
dup_ âšs32 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_
dup_ âšu8 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_
dup_ âšu16 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_
dup_ âšu32 Experimental neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_
f32 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2q_
lane_ âšf32 Experimental neon
- Load multiple 2-element structures to two registers
- vld2q_
lane_ âšp16 Experimental neon
- Load multiple 2-element structures to two registers
- vld2q_
lane_ âšs16 Experimental neon
- Load multiple 2-element structures to two registers
- vld2q_
lane_ âšs32 Experimental neon
- Load multiple 2-element structures to two registers
- vld2q_
lane_ âšu16 Experimental neon
- Load multiple 2-element structures to two registers
- vld2q_
lane_ âšu32 Experimental neon
- Load multiple 2-element structures to two registers
- vld2q_
p8 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2q_
p16 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2q_
s8 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2q_
s16 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2q_
s32 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2q_
u8 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2q_
u16 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld2q_
u32 âšExperimental neon
- Load multiple 2-element structures to two registers
- vld3_
dup_ âšf32 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
dup_ âšp8 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
dup_ âšp16 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
dup_ âšp64 Experimental neon,aes
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
dup_ âšs8 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
dup_ âšs16 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
dup_ âšs32 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
dup_ âšs64 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
dup_ âšu8 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
dup_ âšu16 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
dup_ âšu32 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
dup_ âšu64 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_
f32 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3_
lane_ âšf32 Experimental neon
- Load multiple 3-element structures to three registers
- vld3_
lane_ âšp8 Experimental neon
- Load multiple 3-element structures to three registers
- vld3_
lane_ âšp16 Experimental neon
- Load multiple 3-element structures to three registers
- vld3_
lane_ âšs8 Experimental neon
- Load multiple 3-element structures to two registers
- vld3_
lane_ âšs16 Experimental neon
- Load multiple 3-element structures to two registers
- vld3_
lane_ âšs32 Experimental neon
- Load multiple 3-element structures to two registers
- vld3_
lane_ âšu8 Experimental neon
- Load multiple 3-element structures to three registers
- vld3_
lane_ âšu16 Experimental neon
- Load multiple 3-element structures to three registers
- vld3_
lane_ âšu32 Experimental neon
- Load multiple 3-element structures to three registers
- vld3_p8âš
Experimental neon
- Load multiple 3-element structures to three registers
- vld3_
p16 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3_
p64 âšExperimental neon,aes
- Load multiple 3-element structures to three registers
- vld3_s8âš
Experimental neon
- Load multiple 3-element structures to three registers
- vld3_
s16 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3_
s32 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3_
s64 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3_u8âš
Experimental neon
- Load multiple 3-element structures to three registers
- vld3_
u16 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3_
u32 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3_
u64 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3q_
dup_ âšf32 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_
dup_ âšp8 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_
dup_ âšp16 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_
dup_ âšs8 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_
dup_ âšs16 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_
dup_ âšs32 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_
dup_ âšu8 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_
dup_ âšu16 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_
dup_ âšu32 Experimental neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_
f32 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3q_
lane_ âšf32 Experimental neon
- Load multiple 3-element structures to three registers
- vld3q_
lane_ âšp16 Experimental neon
- Load multiple 3-element structures to three registers
- vld3q_
lane_ âšs16 Experimental neon
- Load multiple 3-element structures to two registers
- vld3q_
lane_ âšs32 Experimental neon
- Load multiple 3-element structures to two registers
- vld3q_
lane_ âšu16 Experimental neon
- Load multiple 3-element structures to three registers
- vld3q_
lane_ âšu32 Experimental neon
- Load multiple 3-element structures to three registers
- vld3q_
p8 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3q_
p16 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3q_
s8 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3q_
s16 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3q_
s32 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3q_
u8 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3q_
u16 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld3q_
u32 âšExperimental neon
- Load multiple 3-element structures to three registers
- vld4_
dup_ âšf32 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
dup_ âšp8 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
dup_ âšp16 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
dup_ âšp64 Experimental neon,aes
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
dup_ âšs8 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
dup_ âšs16 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
dup_ âšs32 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
dup_ âšs64 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
dup_ âšu8 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
dup_ âšu16 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
dup_ âšu32 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
dup_ âšu64 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_
f32 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4_
lane_ âšf32 Experimental neon
- Load multiple 4-element structures to four registers
- vld4_
lane_ âšp8 Experimental neon
- Load multiple 4-element structures to four registers
- vld4_
lane_ âšp16 Experimental neon
- Load multiple 4-element structures to four registers
- vld4_
lane_ âšs8 Experimental neon
- Load multiple 4-element structures to four registers
- vld4_
lane_ âšs16 Experimental neon
- Load multiple 4-element structures to four registers
- vld4_
lane_ âšs32 Experimental neon
- Load multiple 4-element structures to four registers
- vld4_
lane_ âšu8 Experimental neon
- Load multiple 4-element structures to four registers
- vld4_
lane_ âšu16 Experimental neon
- Load multiple 4-element structures to four registers
- vld4_
lane_ âšu32 Experimental neon
- Load multiple 4-element structures to four registers
- vld4_p8âš
Experimental neon
- Load multiple 4-element structures to four registers
- vld4_
p16 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4_
p64 âšExperimental neon,aes
- Load multiple 4-element structures to four registers
- vld4_s8âš
Experimental neon
- Load multiple 4-element structures to four registers
- vld4_
s16 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4_
s32 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4_
s64 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4_u8âš
Experimental neon
- Load multiple 4-element structures to four registers
- vld4_
u16 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4_
u32 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4_
u64 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4q_
dup_ âšf32 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_
dup_ âšp8 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_
dup_ âšp16 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_
dup_ âšs8 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_
dup_ âšs16 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_
dup_ âšs32 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_
dup_ âšu8 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_
dup_ âšu16 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_
dup_ âšu32 Experimental neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_
f32 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4q_
lane_ âšf32 Experimental neon
- Load multiple 4-element structures to four registers
- vld4q_
lane_ âšp16 Experimental neon
- Load multiple 4-element structures to four registers
- vld4q_
lane_ âšs16 Experimental neon
- Load multiple 4-element structures to four registers
- vld4q_
lane_ âšs32 Experimental neon
- Load multiple 4-element structures to four registers
- vld4q_
lane_ âšu16 Experimental neon
- Load multiple 4-element structures to four registers
- vld4q_
lane_ âšu32 Experimental neon
- Load multiple 4-element structures to four registers
- vld4q_
p8 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4q_
p16 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4q_
s8 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4q_
s16 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4q_
s32 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4q_
u8 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4q_
u16 âšExperimental neon
- Load multiple 4-element structures to four registers
- vld4q_
u32 âšExperimental neon
- Load multiple 4-element structures to four registers
- vldrq_
p128 âšExperimental neon
- Load SIMD&FP register (immediate offset)
- vmax_
f32 âšExperimental neon
- Maximum (vector)
- vmax_s8âš
Experimental neon
- Maximum (vector)
- vmax_
s16 âšExperimental neon
- Maximum (vector)
- vmax_
s32 âšExperimental neon
- Maximum (vector)
- vmax_u8âš
Experimental neon
- Maximum (vector)
- vmax_
u16 âšExperimental neon
- Maximum (vector)
- vmax_
u32 âšExperimental neon
- Maximum (vector)
- vmaxnm_
f32 âšExperimental neon
- Floating-point Maximum Number (vector)
- vmaxnmq_
f32 âšExperimental neon
- Floating-point Maximum Number (vector)
- vmaxq_
f32 âšExperimental neon
- Maximum (vector)
- vmaxq_
s8 âšExperimental neon
- Maximum (vector)
- vmaxq_
s16 âšExperimental neon
- Maximum (vector)
- vmaxq_
s32 âšExperimental neon
- Maximum (vector)
- vmaxq_
u8 âšExperimental neon
- Maximum (vector)
- vmaxq_
u16 âšExperimental neon
- Maximum (vector)
- vmaxq_
u32 âšExperimental neon
- Maximum (vector)
- vmin_
f32 âšExperimental neon
- Minimum (vector)
- vmin_s8âš
Experimental neon
- Minimum (vector)
- vmin_
s16 âšExperimental neon
- Minimum (vector)
- vmin_
s32 âšExperimental neon
- Minimum (vector)
- vmin_u8âš
Experimental neon
- Minimum (vector)
- vmin_
u16 âšExperimental neon
- Minimum (vector)
- vmin_
u32 âšExperimental neon
- Minimum (vector)
- vminnm_
f32 âšExperimental neon
- Floating-point Minimum Number (vector)
- vminnmq_
f32 âšExperimental neon
- Floating-point Minimum Number (vector)
- vminq_
f32 âšExperimental neon
- Minimum (vector)
- vminq_
s8 âšExperimental neon
- Minimum (vector)
- vminq_
s16 âšExperimental neon
- Minimum (vector)
- vminq_
s32 âšExperimental neon
- Minimum (vector)
- vminq_
u8 âšExperimental neon
- Minimum (vector)
- vminq_
u16 âšExperimental neon
- Minimum (vector)
- vminq_
u32 âšExperimental neon
- Minimum (vector)
- vmla_
f32 âšExperimental neon
- Floating-point multiply-add to accumulator
- vmla_
lane_ âšf32 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
lane_ âšs16 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
lane_ âšs32 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
lane_ âšu16 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
lane_ âšu32 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
laneq_ âšf32 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
laneq_ âšs16 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
laneq_ âšs32 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
laneq_ âšu16 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
laneq_ âšu32 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
n_ âšf32 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
n_ âšs16 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
n_ âšs32 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
n_ âšu16 Experimental neon
- Vector multiply accumulate with scalar
- vmla_
n_ âšu32 Experimental neon
- Vector multiply accumulate with scalar
- vmla_s8âš
Experimental neon
- Multiply-add to accumulator
- vmla_
s16 âšExperimental neon
- Multiply-add to accumulator
- vmla_
s32 âšExperimental neon
- Multiply-add to accumulator
- vmla_u8âš
Experimental neon
- Multiply-add to accumulator
- vmla_
u16 âšExperimental neon
- Multiply-add to accumulator
- vmla_
u32 âšExperimental neon
- Multiply-add to accumulator
- vmlal_
lane_ âšs16 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
lane_ âšs32 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
lane_ âšu16 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
lane_ âšu32 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
laneq_ âšs16 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
laneq_ âšs32 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
laneq_ âšu16 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
laneq_ âšu32 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
n_ âšs16 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
n_ âšs32 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
n_ âšu16 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
n_ âšu32 Experimental neon
- Vector widening multiply accumulate with scalar
- vmlal_
s8 âšExperimental neon
- Signed multiply-add long
- vmlal_
s16 âšExperimental neon
- Signed multiply-add long
- vmlal_
s32 âšExperimental neon
- Signed multiply-add long
- vmlal_
u8 âšExperimental neon
- Unsigned multiply-add long
- vmlal_
u16 âšExperimental neon
- Unsigned multiply-add long
- vmlal_
u32 âšExperimental neon
- Unsigned multiply-add long
- vmlaq_
f32 âšExperimental neon
- Floating-point multiply-add to accumulator
- vmlaq_
lane_ âšf32 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
lane_ âšs16 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
lane_ âšs32 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
lane_ âšu16 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
lane_ âšu32 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
laneq_ âšf32 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
laneq_ âšs16 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
laneq_ âšs32 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
laneq_ âšu16 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
laneq_ âšu32 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
n_ âšf32 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
n_ âšs16 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
n_ âšs32 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
n_ âšu16 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
n_ âšu32 Experimental neon
- Vector multiply accumulate with scalar
- vmlaq_
s8 âšExperimental neon
- Multiply-add to accumulator
- vmlaq_
s16 âšExperimental neon
- Multiply-add to accumulator
- vmlaq_
s32 âšExperimental neon
- Multiply-add to accumulator
- vmlaq_
u8 âšExperimental neon
- Multiply-add to accumulator
- vmlaq_
u16 âšExperimental neon
- Multiply-add to accumulator
- vmlaq_
u32 âšExperimental neon
- Multiply-add to accumulator
- vmls_
f32 âšExperimental neon
- Floating-point multiply-subtract from accumulator
- vmls_
lane_ âšf32 Experimental neon
- Vector multiply subtract with scalar
- vmls_
lane_ âšs16 Experimental neon
- Vector multiply subtract with scalar
- vmls_
lane_ âšs32 Experimental neon
- Vector multiply subtract with scalar
- vmls_
lane_ âšu16 Experimental neon
- Vector multiply subtract with scalar
- vmls_
lane_ âšu32 Experimental neon
- Vector multiply subtract with scalar
- vmls_
laneq_ âšf32 Experimental neon
- Vector multiply subtract with scalar
- vmls_
laneq_ âšs16 Experimental neon
- Vector multiply subtract with scalar
- vmls_
laneq_ âšs32 Experimental neon
- Vector multiply subtract with scalar
- vmls_
laneq_ âšu16 Experimental neon
- Vector multiply subtract with scalar
- vmls_
laneq_ âšu32 Experimental neon
- Vector multiply subtract with scalar
- vmls_
n_ âšf32 Experimental neon
- Vector multiply subtract with scalar
- vmls_
n_ âšs16 Experimental neon
- Vector multiply subtract with scalar
- vmls_
n_ âšs32 Experimental neon
- Vector multiply subtract with scalar
- vmls_
n_ âšu16 Experimental neon
- Vector multiply subtract with scalar
- vmls_
n_ âšu32 Experimental neon
- Vector multiply subtract with scalar
- vmls_s8âš
Experimental neon
- Multiply-subtract from accumulator
- vmls_
s16 âšExperimental neon
- Multiply-subtract from accumulator
- vmls_
s32 âšExperimental neon
- Multiply-subtract from accumulator
- vmls_u8âš
Experimental neon
- Multiply-subtract from accumulator
- vmls_
u16 âšExperimental neon
- Multiply-subtract from accumulator
- vmls_
u32 âšExperimental neon
- Multiply-subtract from accumulator
- vmlsl_
lane_ âšs16 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
lane_ âšs32 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
lane_ âšu16 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
lane_ âšu32 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
laneq_ âšs16 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
laneq_ âšs32 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
laneq_ âšu16 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
laneq_ âšu32 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
n_ âšs16 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
n_ âšs32 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
n_ âšu16 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
n_ âšu32 Experimental neon
- Vector widening multiply subtract with scalar
- vmlsl_
s8 âšExperimental neon
- Signed multiply-subtract long
- vmlsl_
s16 âšExperimental neon
- Signed multiply-subtract long
- vmlsl_
s32 âšExperimental neon
- Signed multiply-subtract long
- vmlsl_
u8 âšExperimental neon
- Unsigned multiply-subtract long
- vmlsl_
u16 âšExperimental neon
- Unsigned multiply-subtract long
- vmlsl_
u32 âšExperimental neon
- Unsigned multiply-subtract long
- vmlsq_
f32 âšExperimental neon
- Floating-point multiply-subtract from accumulator
- vmlsq_
lane_ âšf32 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
lane_ âšs16 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
lane_ âšs32 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
lane_ âšu16 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
lane_ âšu32 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
laneq_ âšf32 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
laneq_ âšs16 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
laneq_ âšs32 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
laneq_ âšu16 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
laneq_ âšu32 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
n_ âšf32 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
n_ âšs16 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
n_ âšs32 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
n_ âšu16 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
n_ âšu32 Experimental neon
- Vector multiply subtract with scalar
- vmlsq_
s8 âšExperimental neon
- Multiply-subtract from accumulator
- vmlsq_
s16 âšExperimental neon
- Multiply-subtract from accumulator
- vmlsq_
s32 âšExperimental neon
- Multiply-subtract from accumulator
- vmlsq_
u8 âšExperimental neon
- Multiply-subtract from accumulator
- vmlsq_
u16 âšExperimental neon
- Multiply-subtract from accumulator
- vmlsq_
u32 âšExperimental neon
- Multiply-subtract from accumulator
- vmmlaq_
s32 âšExperimental neon,i8mm
- 8-bit integer matrix multiply-accumulate
- vmmlaq_
u32 âšExperimental neon,i8mm
- 8-bit integer matrix multiply-accumulate
- vmov_
n_ âšf32 Experimental neon
- Duplicate vector element to vector or scalar
- vmov_
n_ âšp8 Experimental neon
- Duplicate vector element to vector or scalar
- vmov_
n_ âšp16 Experimental neon
- Duplicate vector element to vector or scalar
- vmov_
n_ âšs8 Experimental neon
- Duplicate vector element to vector or scalar
- vmov_
n_ âšs16 Experimental neon
- Duplicate vector element to vector or scalar
- vmov_
n_ âšs32 Experimental neon
- Duplicate vector element to vector or scalar
- vmov_
n_ âšs64 Experimental neon
- Duplicate vector element to vector or scalar
- vmov_
n_ âšu8 Experimental neon
- Duplicate vector element to vector or scalar
- vmov_
n_ âšu16 Experimental neon
- Duplicate vector element to vector or scalar
- vmov_
n_ âšu32 Experimental neon
- Duplicate vector element to vector or scalar
- vmov_
n_ âšu64 Experimental neon
- Duplicate vector element to vector or scalar
- vmovl_
s8 âšExperimental neon
- Vector long move.
- vmovl_
s16 âšExperimental neon
- Vector long move.
- vmovl_
s32 âšExperimental neon
- Vector long move.
- vmovl_
u8 âšExperimental neon
- Vector long move.
- vmovl_
u16 âšExperimental neon
- Vector long move.
- vmovl_
u32 âšExperimental neon
- Vector long move.
- vmovn_
s16 âšExperimental neon
- Vector narrow integer.
- vmovn_
s32 âšExperimental neon
- Vector narrow integer.
- vmovn_
s64 âšExperimental neon
- Vector narrow integer.
- vmovn_
u16 âšExperimental neon
- Vector narrow integer.
- vmovn_
u32 âšExperimental neon
- Vector narrow integer.
- vmovn_
u64 âšExperimental neon
- Vector narrow integer.
- vmovq_
n_ âšf32 Experimental neon
- Duplicate vector element to vector or scalar
- vmovq_
n_ âšp8 Experimental neon
- Duplicate vector element to vector or scalar
- vmovq_
n_ âšp16 Experimental neon
- Duplicate vector element to vector or scalar
- vmovq_
n_ âšs8 Experimental neon
- Duplicate vector element to vector or scalar
- vmovq_
n_ âšs16 Experimental neon
- Duplicate vector element to vector or scalar
- vmovq_
n_ âšs32 Experimental neon
- Duplicate vector element to vector or scalar
- vmovq_
n_ âšs64 Experimental neon
- Duplicate vector element to vector or scalar
- vmovq_
n_ âšu8 Experimental neon
- Duplicate vector element to vector or scalar
- vmovq_
n_ âšu16 Experimental neon
- Duplicate vector element to vector or scalar
- vmovq_
n_ âšu32 Experimental neon
- Duplicate vector element to vector or scalar
- vmovq_
n_ âšu64 Experimental neon
- Duplicate vector element to vector or scalar
- vmul_
f32 âšExperimental neon
- Multiply
- vmul_
lane_ âšf32 Experimental neon
- Floating-point multiply
- vmul_
lane_ âšs16 Experimental neon
- Multiply
- vmul_
lane_ âšs32 Experimental neon
- Multiply
- vmul_
lane_ âšu16 Experimental neon
- Multiply
- vmul_
lane_ âšu32 Experimental neon
- Multiply
- vmul_
laneq_ âšf32 Experimental neon
- Floating-point multiply
- vmul_
laneq_ âšs16 Experimental neon
- Multiply
- vmul_
laneq_ âšs32 Experimental neon
- Multiply
- vmul_
laneq_ âšu16 Experimental neon
- Multiply
- vmul_
laneq_ âšu32 Experimental neon
- Multiply
- vmul_
n_ âšf32 Experimental neon
- Vector multiply by scalar
- vmul_
n_ âšs16 Experimental neon
- Vector multiply by scalar
- vmul_
n_ âšs32 Experimental neon
- Vector multiply by scalar
- vmul_
n_ âšu16 Experimental neon
- Vector multiply by scalar
- vmul_
n_ âšu32 Experimental neon
- Vector multiply by scalar
- vmul_p8âš
Experimental neon
- Polynomial multiply
- vmul_s8âš
Experimental neon
- Multiply
- vmul_
s16 âšExperimental neon
- Multiply
- vmul_
s32 âšExperimental neon
- Multiply
- vmul_u8âš
Experimental neon
- Multiply
- vmul_
u16 âšExperimental neon
- Multiply
- vmul_
u32 âšExperimental neon
- Multiply
- vmull_
lane_ âšs16 Experimental neon
- Vector long multiply by scalar
- vmull_
lane_ âšs32 Experimental neon
- Vector long multiply by scalar
- vmull_
lane_ âšu16 Experimental neon
- Vector long multiply by scalar
- vmull_
lane_ âšu32 Experimental neon
- Vector long multiply by scalar
- vmull_
laneq_ âšs16 Experimental neon
- Vector long multiply by scalar
- vmull_
laneq_ âšs32 Experimental neon
- Vector long multiply by scalar
- vmull_
laneq_ âšu16 Experimental neon
- Vector long multiply by scalar
- vmull_
laneq_ âšu32 Experimental neon
- Vector long multiply by scalar
- vmull_
n_ âšs16 Experimental neon
- Vector long multiply with scalar
- vmull_
n_ âšs32 Experimental neon
- Vector long multiply with scalar
- vmull_
n_ âšu16 Experimental neon
- Vector long multiply with scalar
- vmull_
n_ âšu32 Experimental neon
- Vector long multiply with scalar
- vmull_
p8 âšExperimental neon
- Polynomial multiply long
- vmull_
s8 âšExperimental neon
- Signed multiply long
- vmull_
s16 âšExperimental neon
- Signed multiply long
- vmull_
s32 âšExperimental neon
- Signed multiply long
- vmull_
u8 âšExperimental neon
- Unsigned multiply long
- vmull_
u16 âšExperimental neon
- Unsigned multiply long
- vmull_
u32 âšExperimental neon
- Unsigned multiply long
- vmulq_
f32 âšExperimental neon
- Multiply
- vmulq_
lane_ âšf32 Experimental neon
- Floating-point multiply
- vmulq_
lane_ âšs16 Experimental neon
- Multiply
- vmulq_
lane_ âšs32 Experimental neon
- Multiply
- vmulq_
lane_ âšu16 Experimental neon
- Multiply
- vmulq_
lane_ âšu32 Experimental neon
- Multiply
- vmulq_
laneq_ âšf32 Experimental neon
- Floating-point multiply
- vmulq_
laneq_ âšs16 Experimental neon
- Multiply
- vmulq_
laneq_ âšs32 Experimental neon
- Multiply
- vmulq_
laneq_ âšu16 Experimental neon
- Multiply
- vmulq_
laneq_ âšu32 Experimental neon
- Multiply
- vmulq_
n_ âšf32 Experimental neon
- Vector multiply by scalar
- vmulq_
n_ âšs16 Experimental neon
- Vector multiply by scalar
- vmulq_
n_ âšs32 Experimental neon
- Vector multiply by scalar
- vmulq_
n_ âšu16 Experimental neon
- Vector multiply by scalar
- vmulq_
n_ âšu32 Experimental neon
- Vector multiply by scalar
- vmulq_
p8 âšExperimental neon
- Polynomial multiply
- vmulq_
s8 âšExperimental neon
- Multiply
- vmulq_
s16 âšExperimental neon
- Multiply
- vmulq_
s32 âšExperimental neon
- Multiply
- vmulq_
u8 âšExperimental neon
- Multiply
- vmulq_
u16 âšExperimental neon
- Multiply
- vmulq_
u32 âšExperimental neon
- Multiply
- vmvn_p8âš
Experimental neon
- Vector bitwise not.
- vmvn_s8âš
Experimental neon
- Vector bitwise not.
- vmvn_
s16 âšExperimental neon
- Vector bitwise not.
- vmvn_
s32 âšExperimental neon
- Vector bitwise not.
- vmvn_u8âš
Experimental neon
- Vector bitwise not.
- vmvn_
u16 âšExperimental neon
- Vector bitwise not.
- vmvn_
u32 âšExperimental neon
- Vector bitwise not.
- vmvnq_
p8 âšExperimental neon
- Vector bitwise not.
- vmvnq_
s8 âšExperimental neon
- Vector bitwise not.
- vmvnq_
s16 âšExperimental neon
- Vector bitwise not.
- vmvnq_
s32 âšExperimental neon
- Vector bitwise not.
- vmvnq_
u8 âšExperimental neon
- Vector bitwise not.
- vmvnq_
u16 âšExperimental neon
- Vector bitwise not.
- vmvnq_
u32 âšExperimental neon
- Vector bitwise not.
- vneg_
f32 âšExperimental neon
- Negate
- vneg_s8âš
Experimental neon
- Negate
- vneg_
s16 âšExperimental neon
- Negate
- vneg_
s32 âšExperimental neon
- Negate
- vnegq_
f32 âšExperimental neon
- Negate
- vnegq_
s8 âšExperimental neon
- Negate
- vnegq_
s16 âšExperimental neon
- Negate
- vnegq_
s32 âšExperimental neon
- Negate
- vorn_s8âš
Experimental neon
- Vector bitwise inclusive OR NOT
- vorn_
s16 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vorn_
s32 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vorn_
s64 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vorn_u8âš
Experimental neon
- Vector bitwise inclusive OR NOT
- vorn_
u16 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vorn_
u32 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vorn_
u64 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vornq_
s8 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vornq_
s16 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vornq_
s32 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vornq_
s64 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vornq_
u8 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vornq_
u16 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vornq_
u32 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vornq_
u64 âšExperimental neon
- Vector bitwise inclusive OR NOT
- vorr_s8âš
Experimental neon
- Vector bitwise or (immediate, inclusive)
- vorr_
s16 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorr_
s32 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorr_
s64 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorr_u8âš
Experimental neon
- Vector bitwise or (immediate, inclusive)
- vorr_
u16 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorr_
u32 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorr_
u64 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorrq_
s8 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorrq_
s16 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorrq_
s32 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorrq_
s64 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorrq_
u8 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorrq_
u16 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorrq_
u32 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vorrq_
u64 âšExperimental neon
- Vector bitwise or (immediate, inclusive)
- vpadal_
s8 âšExperimental neon
- Signed Add and Accumulate Long Pairwise.
- vpadal_
s16 âšExperimental neon
- Signed Add and Accumulate Long Pairwise.
- vpadal_
s32 âšExperimental neon
- Signed Add and Accumulate Long Pairwise.
- vpadal_
u8 âšExperimental neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadal_
u16 âšExperimental neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadal_
u32 âšExperimental neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadalq_
s8 âšExperimental neon
- Signed Add and Accumulate Long Pairwise.
- vpadalq_
s16 âšExperimental neon
- Signed Add and Accumulate Long Pairwise.
- vpadalq_
s32 âšExperimental neon
- Signed Add and Accumulate Long Pairwise.
- vpadalq_
u8 âšExperimental neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadalq_
u16 âšExperimental neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadalq_
u32 âšExperimental neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadd_
f32 âšExperimental neon
- Floating-point add pairwise
- vpadd_
s8 âšExperimental neon
- Add pairwise.
- vpadd_
s16 âšExperimental neon
- Add pairwise.
- vpadd_
s32 âšExperimental neon
- Add pairwise.
- vpadd_
u8 âšExperimental neon
- Add pairwise.
- vpadd_
u16 âšExperimental neon
- Add pairwise.
- vpadd_
u32 âšExperimental neon
- Add pairwise.
- vpaddl_
s8 âšExperimental neon
- Signed Add Long Pairwise.
- vpaddl_
s16 âšExperimental neon
- Signed Add Long Pairwise.
- vpaddl_
s32 âšExperimental neon
- Signed Add Long Pairwise.
- vpaddl_
u8 âšExperimental neon
- Unsigned Add Long Pairwise.
- vpaddl_
u16 âšExperimental neon
- Unsigned Add Long Pairwise.
- vpaddl_
u32 âšExperimental neon
- Unsigned Add Long Pairwise.
- vpaddlq_
s8 âšExperimental neon
- Signed Add Long Pairwise.
- vpaddlq_
s16 âšExperimental neon
- Signed Add Long Pairwise.
- vpaddlq_
s32 âšExperimental neon
- Signed Add Long Pairwise.
- vpaddlq_
u8 âšExperimental neon
- Unsigned Add Long Pairwise.
- vpaddlq_
u16 âšExperimental neon
- Unsigned Add Long Pairwise.
- vpaddlq_
u32 âšExperimental neon
- Unsigned Add Long Pairwise.
- vpmax_
f32 âšExperimental neon
- Folding maximum of adjacent pairs
- vpmax_
s8 âšExperimental neon
- Folding maximum of adjacent pairs
- vpmax_
s16 âšExperimental neon
- Folding maximum of adjacent pairs
- vpmax_
s32 âšExperimental neon
- Folding maximum of adjacent pairs
- vpmax_
u8 âšExperimental neon
- Folding maximum of adjacent pairs
- vpmax_
u16 âšExperimental neon
- Folding maximum of adjacent pairs
- vpmax_
u32 âšExperimental neon
- Folding maximum of adjacent pairs
- vpmin_
f32 âšExperimental neon
- Folding minimum of adjacent pairs
- vpmin_
s8 âšExperimental neon
- Folding minimum of adjacent pairs
- vpmin_
s16 âšExperimental neon
- Folding minimum of adjacent pairs
- vpmin_
s32 âšExperimental neon
- Folding minimum of adjacent pairs
- vpmin_
u8 âšExperimental neon
- Folding minimum of adjacent pairs
- vpmin_
u16 âšExperimental neon
- Folding minimum of adjacent pairs
- vpmin_
u32 âšExperimental neon
- Folding minimum of adjacent pairs
- vqabs_
s8 âšExperimental neon
- Signed saturating Absolute value
- vqabs_
s16 âšExperimental neon
- Signed saturating Absolute value
- vqabs_
s32 âšExperimental neon
- Signed saturating Absolute value
- vqabsq_
s8 âšExperimental neon
- Signed saturating Absolute value
- vqabsq_
s16 âšExperimental neon
- Signed saturating Absolute value
- vqabsq_
s32 âšExperimental neon
- Signed saturating Absolute value
- vqadd_
s8 âšExperimental neon
- Saturating add
- vqadd_
s16 âšExperimental neon
- Saturating add
- vqadd_
s32 âšExperimental neon
- Saturating add
- vqadd_
s64 âšExperimental neon
- Saturating add
- vqadd_
u8 âšExperimental neon
- Saturating add
- vqadd_
u16 âšExperimental neon
- Saturating add
- vqadd_
u32 âšExperimental neon
- Saturating add
- vqadd_
u64 âšExperimental neon
- Saturating add
- vqaddq_
s8 âšExperimental neon
- Saturating add
- vqaddq_
s16 âšExperimental neon
- Saturating add
- vqaddq_
s32 âšExperimental neon
- Saturating add
- vqaddq_
s64 âšExperimental neon
- Saturating add
- vqaddq_
u8 âšExperimental neon
- Saturating add
- vqaddq_
u16 âšExperimental neon
- Saturating add
- vqaddq_
u32 âšExperimental neon
- Saturating add
- vqaddq_
u64 âšExperimental neon
- Saturating add
- vqdmlal_
lane_ âšs16 Experimental neon
- Vector widening saturating doubling multiply accumulate with scalar
- vqdmlal_
lane_ âšs32 Experimental neon
- Vector widening saturating doubling multiply accumulate with scalar
- vqdmlal_
n_ âšs16 Experimental neon
- Vector widening saturating doubling multiply accumulate with scalar
- vqdmlal_
n_ âšs32 Experimental neon
- Vector widening saturating doubling multiply accumulate with scalar
- vqdmlal_
s16 âšExperimental neon
- Signed saturating doubling multiply-add long
- vqdmlal_
s32 âšExperimental neon
- Signed saturating doubling multiply-add long
- vqdmlsl_
lane_ âšs16 Experimental neon
- Vector widening saturating doubling multiply subtract with scalar
- vqdmlsl_
lane_ âšs32 Experimental neon
- Vector widening saturating doubling multiply subtract with scalar
- vqdmlsl_
n_ âšs16 Experimental neon
- Vector widening saturating doubling multiply subtract with scalar
- vqdmlsl_
n_ âšs32 Experimental neon
- Vector widening saturating doubling multiply subtract with scalar
- vqdmlsl_
s16 âšExperimental neon
- Signed saturating doubling multiply-subtract long
- vqdmlsl_
s32 âšExperimental neon
- Signed saturating doubling multiply-subtract long
- vqdmulh_
laneq_ âšs16 Experimental neon
- Vector saturating doubling multiply high by scalar
- vqdmulh_
laneq_ âšs32 Experimental neon
- Vector saturating doubling multiply high by scalar
- vqdmulh_
n_ âšs16 Experimental neon
- Vector saturating doubling multiply high with scalar
- vqdmulh_
n_ âšs32 Experimental neon
- Vector saturating doubling multiply high with scalar
- vqdmulh_
s16 âšExperimental neon
- Signed saturating doubling multiply returning high half
- vqdmulh_
s32 âšExperimental neon
- Signed saturating doubling multiply returning high half
- vqdmulhq_
laneq_ âšs16 Experimental neon
- Vector saturating doubling multiply high by scalar
- vqdmulhq_
laneq_ âšs32 Experimental neon
- Vector saturating doubling multiply high by scalar
- vqdmulhq_
n_ âšs16 Experimental neon
- Vector saturating doubling multiply high with scalar
- vqdmulhq_
n_ âšs32 Experimental neon
- Vector saturating doubling multiply high with scalar
- vqdmulhq_
s16 âšExperimental neon
- Signed saturating doubling multiply returning high half
- vqdmulhq_
s32 âšExperimental neon
- Signed saturating doubling multiply returning high half
- vqdmull_
lane_ âšs16 Experimental neon
- Vector saturating doubling long multiply by scalar
- vqdmull_
lane_ âšs32 Experimental neon
- Vector saturating doubling long multiply by scalar
- vqdmull_
n_ âšs16 Experimental neon
- Vector saturating doubling long multiply with scalar
- vqdmull_
n_ âšs32 Experimental neon
- Vector saturating doubling long multiply with scalar
- vqdmull_
s16 âšExperimental neon
- Signed saturating doubling multiply long
- vqdmull_
s32 âšExperimental neon
- Signed saturating doubling multiply long
- vqmovn_
s16 âšExperimental neon
- Signed saturating extract narrow
- vqmovn_
s32 âšExperimental neon
- Signed saturating extract narrow
- vqmovn_
s64 âšExperimental neon
- Signed saturating extract narrow
- vqmovn_
u16 âšExperimental neon
- Unsigned saturating extract narrow
- vqmovn_
u32 âšExperimental neon
- Unsigned saturating extract narrow
- vqmovn_
u64 âšExperimental neon
- Unsigned saturating extract narrow
- vqmovun_
s16 âšExperimental neon
- Signed saturating extract unsigned narrow
- vqmovun_
s32 âšExperimental neon
- Signed saturating extract unsigned narrow
- vqmovun_
s64 âšExperimental neon
- Signed saturating extract unsigned narrow
- vqneg_
s8 âšExperimental neon
- Signed saturating negate
- vqneg_
s16 âšExperimental neon
- Signed saturating negate
- vqneg_
s32 âšExperimental neon
- Signed saturating negate
- vqnegq_
s8 âšExperimental neon
- Signed saturating negate
- vqnegq_
s16 âšExperimental neon
- Signed saturating negate
- vqnegq_
s32 âšExperimental neon
- Signed saturating negate
- vqrdmulh_
lane_ âšs16 Experimental neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulh_
lane_ âšs32 Experimental neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulh_
laneq_ âšs16 Experimental neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulh_
laneq_ âšs32 Experimental neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulh_
n_ âšs16 Experimental neon
- Vector saturating rounding doubling multiply high with scalar
- vqrdmulh_
n_ âšs32 Experimental neon
- Vector saturating rounding doubling multiply high with scalar
- vqrdmulh_
s16 âšExperimental neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulh_
s32 âšExperimental neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulhq_
lane_ âšs16 Experimental neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulhq_
lane_ âšs32 Experimental neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulhq_
laneq_ âšs16 Experimental neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulhq_
laneq_ âšs32 Experimental neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulhq_
n_ âšs16 Experimental neon
- Vector saturating rounding doubling multiply high with scalar
- vqrdmulhq_
n_ âšs32 Experimental neon
- Vector saturating rounding doubling multiply high with scalar
- vqrdmulhq_
s16 âšExperimental neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulhq_
s32 âšExperimental neon
- Signed saturating rounding doubling multiply returning high half
- vqrshl_
s8 âšExperimental neon
- Signed saturating rounding shift left
- vqrshl_
s16 âšExperimental neon
- Signed saturating rounding shift left
- vqrshl_
s32 âšExperimental neon
- Signed saturating rounding shift left
- vqrshl_
s64 âšExperimental neon
- Signed saturating rounding shift left
- vqrshl_
u8 âšExperimental neon
- Unsigned signed saturating rounding shift left
- vqrshl_
u16 âšExperimental neon
- Unsigned signed saturating rounding shift left
- vqrshl_
u32 âšExperimental neon
- Unsigned signed saturating rounding shift left
- vqrshl_
u64 âšExperimental neon
- Unsigned signed saturating rounding shift left
- vqrshlq_
s8 âšExperimental neon
- Signed saturating rounding shift left
- vqrshlq_
s16 âšExperimental neon
- Signed saturating rounding shift left
- vqrshlq_
s32 âšExperimental neon
- Signed saturating rounding shift left
- vqrshlq_
s64 âšExperimental neon
- Signed saturating rounding shift left
- vqrshlq_
u8 âšExperimental neon
- Unsigned signed saturating rounding shift left
- vqrshlq_
u16 âšExperimental neon
- Unsigned signed saturating rounding shift left
- vqrshlq_
u32 âšExperimental neon
- Unsigned signed saturating rounding shift left
- vqrshlq_
u64 âšExperimental neon
- Unsigned signed saturating rounding shift left
- vqrshrn_
n_ âšs16 Experimental neon
- Signed saturating rounded shift right narrow
- vqrshrn_
n_ âšs32 Experimental neon
- Signed saturating rounded shift right narrow
- vqrshrn_
n_ âšs64 Experimental neon
- Signed saturating rounded shift right narrow
- vqrshrn_
n_ âšu16 Experimental neon
- Unsigned signed saturating rounded shift right narrow
- vqrshrn_
n_ âšu32 Experimental neon
- Unsigned signed saturating rounded shift right narrow
- vqrshrn_
n_ âšu64 Experimental neon
- Unsigned signed saturating rounded shift right narrow
- vqrshrun_
n_ âšs16 Experimental neon
- Signed saturating rounded shift right unsigned narrow
- vqrshrun_
n_ âšs32 Experimental neon
- Signed saturating rounded shift right unsigned narrow
- vqrshrun_
n_ âšs64 Experimental neon
- Signed saturating rounded shift right unsigned narrow
- vqshl_
n_ âšs8 Experimental neon
- Signed saturating shift left
- vqshl_
n_ âšs16 Experimental neon
- Signed saturating shift left
- vqshl_
n_ âšs32 Experimental neon
- Signed saturating shift left
- vqshl_
n_ âšs64 Experimental neon
- Signed saturating shift left
- vqshl_
n_ âšu8 Experimental neon
- Unsigned saturating shift left
- vqshl_
n_ âšu16 Experimental neon
- Unsigned saturating shift left
- vqshl_
n_ âšu32 Experimental neon
- Unsigned saturating shift left
- vqshl_
n_ âšu64 Experimental neon
- Unsigned saturating shift left
- vqshl_
s8 âšExperimental neon
- Signed saturating shift left
- vqshl_
s16 âšExperimental neon
- Signed saturating shift left
- vqshl_
s32 âšExperimental neon
- Signed saturating shift left
- vqshl_
s64 âšExperimental neon
- Signed saturating shift left
- vqshl_
u8 âšExperimental neon
- Unsigned saturating shift left
- vqshl_
u16 âšExperimental neon
- Unsigned saturating shift left
- vqshl_
u32 âšExperimental neon
- Unsigned saturating shift left
- vqshl_
u64 âšExperimental neon
- Unsigned saturating shift left
- vqshlq_
n_ âšs8 Experimental neon
- Signed saturating shift left
- vqshlq_
n_ âšs16 Experimental neon
- Signed saturating shift left
- vqshlq_
n_ âšs32 Experimental neon
- Signed saturating shift left
- vqshlq_
n_ âšs64 Experimental neon
- Signed saturating shift left
- vqshlq_
n_ âšu8 Experimental neon
- Unsigned saturating shift left
- vqshlq_
n_ âšu16 Experimental neon
- Unsigned saturating shift left
- vqshlq_
n_ âšu32 Experimental neon
- Unsigned saturating shift left
- vqshlq_
n_ âšu64 Experimental neon
- Unsigned saturating shift left
- vqshlq_
s8 âšExperimental neon
- Signed saturating shift left
- vqshlq_
s16 âšExperimental neon
- Signed saturating shift left
- vqshlq_
s32 âšExperimental neon
- Signed saturating shift left
- vqshlq_
s64 âšExperimental neon
- Signed saturating shift left
- vqshlq_
u8 âšExperimental neon
- Unsigned saturating shift left
- vqshlq_
u16 âšExperimental neon
- Unsigned saturating shift left
- vqshlq_
u32 âšExperimental neon
- Unsigned saturating shift left
- vqshlq_
u64 âšExperimental neon
- Unsigned saturating shift left
- vqshlu_
n_ âšs8 Experimental neon
- Signed saturating shift left unsigned
- vqshlu_
n_ âšs16 Experimental neon
- Signed saturating shift left unsigned
- vqshlu_
n_ âšs32 Experimental neon
- Signed saturating shift left unsigned
- vqshlu_
n_ âšs64 Experimental neon
- Signed saturating shift left unsigned
- vqshluq_
n_ âšs8 Experimental neon
- Signed saturating shift left unsigned
- vqshluq_
n_ âšs16 Experimental neon
- Signed saturating shift left unsigned
- vqshluq_
n_ âšs32 Experimental neon
- Signed saturating shift left unsigned
- vqshluq_
n_ âšs64 Experimental neon
- Signed saturating shift left unsigned
- vqshrn_
n_ âšs16 Experimental neon
- Signed saturating shift right narrow
- vqshrn_
n_ âšs32 Experimental neon
- Signed saturating shift right narrow
- vqshrn_
n_ âšs64 Experimental neon
- Signed saturating shift right narrow
- vqshrn_
n_ âšu16 Experimental neon
- Unsigned saturating shift right narrow
- vqshrn_
n_ âšu32 Experimental neon
- Unsigned saturating shift right narrow
- vqshrn_
n_ âšu64 Experimental neon
- Unsigned saturating shift right narrow
- vqshrun_
n_ âšs16 Experimental neon
- Signed saturating shift right unsigned narrow
- vqshrun_
n_ âšs32 Experimental neon
- Signed saturating shift right unsigned narrow
- vqshrun_
n_ âšs64 Experimental neon
- Signed saturating shift right unsigned narrow
- vqsub_
s8 âšExperimental neon
- Saturating subtract
- vqsub_
s16 âšExperimental neon
- Saturating subtract
- vqsub_
s32 âšExperimental neon
- Saturating subtract
- vqsub_
s64 âšExperimental neon
- Saturating subtract
- vqsub_
u8 âšExperimental neon
- Saturating subtract
- vqsub_
u16 âšExperimental neon
- Saturating subtract
- vqsub_
u32 âšExperimental neon
- Saturating subtract
- vqsub_
u64 âšExperimental neon
- Saturating subtract
- vqsubq_
s8 âšExperimental neon
- Saturating subtract
- vqsubq_
s16 âšExperimental neon
- Saturating subtract
- vqsubq_
s32 âšExperimental neon
- Saturating subtract
- vqsubq_
s64 âšExperimental neon
- Saturating subtract
- vqsubq_
u8 âšExperimental neon
- Saturating subtract
- vqsubq_
u16 âšExperimental neon
- Saturating subtract
- vqsubq_
u32 âšExperimental neon
- Saturating subtract
- vqsubq_
u64 âšExperimental neon
- Saturating subtract
- vraddhn_
high_ âšs16 Experimental neon
- Rounding Add returning High Narrow (high half).
- vraddhn_
high_ âšs32 Experimental neon
- Rounding Add returning High Narrow (high half).
- vraddhn_
high_ âšs64 Experimental neon
- Rounding Add returning High Narrow (high half).
- vraddhn_
high_ âšu16 Experimental neon
- Rounding Add returning High Narrow (high half).
- vraddhn_
high_ âšu32 Experimental neon
- Rounding Add returning High Narrow (high half).
- vraddhn_
high_ âšu64 Experimental neon
- Rounding Add returning High Narrow (high half).
- vraddhn_
s16 âšExperimental neon
- Rounding Add returning High Narrow.
- vraddhn_
s32 âšExperimental neon
- Rounding Add returning High Narrow.
- vraddhn_
s64 âšExperimental neon
- Rounding Add returning High Narrow.
- vraddhn_
u16 âšExperimental neon
- Rounding Add returning High Narrow.
- vraddhn_
u32 âšExperimental neon
- Rounding Add returning High Narrow.
- vraddhn_
u64 âšExperimental neon
- Rounding Add returning High Narrow.
- vrecpe_
f32 âšExperimental neon
- Reciprocal estimate.
- vrecpe_
u32 âšExperimental neon
- Unsigned reciprocal estimate
- vrecpeq_
f32 âšExperimental neon
- Reciprocal estimate.
- vrecpeq_
u32 âšExperimental neon
- Unsigned reciprocal estimate
- vrecps_
f32 âšExperimental neon
- Floating-point reciprocal step
- vrecpsq_
f32 âšExperimental neon
- Floating-point reciprocal step
- vreinterpret_
f32_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
f32_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
f32_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
f32_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
f32_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
f32_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
f32_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
f32_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
f32_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
f32_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p8_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p8_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p8_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
p8_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p8_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p8_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p8_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p8_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p8_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p8_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p8_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p16_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p16_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p16_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
p16_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p16_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p16_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p16_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p16_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p16_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p16_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p16_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
p64_ âšp8 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
p64_ âšp16 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
p64_ âšs8 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
p64_ âšs16 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
p64_ âšs32 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
p64_ âšu8 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
p64_ âšu16 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
p64_ âšu32 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
s8_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s8_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s8_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s8_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
s8_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s8_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s8_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s8_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s8_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s8_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s8_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s16_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s16_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s16_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s16_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
s16_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s16_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s16_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s16_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s16_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s16_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s16_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s32_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s32_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s32_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s32_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
s32_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s32_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s32_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s32_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s32_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s32_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s32_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s64_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s64_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s64_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s64_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s64_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s64_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s64_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s64_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s64_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
s64_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u8_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u8_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u8_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u8_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
u8_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u8_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u8_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u8_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u8_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u8_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u8_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u16_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u16_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u16_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u16_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
u16_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u16_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u16_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u16_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u16_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u16_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u16_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u32_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u32_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u32_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u32_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpret_
u32_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u32_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u32_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u32_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u32_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u32_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u32_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u64_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u64_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u64_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u64_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u64_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u64_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u64_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u64_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u64_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpret_
u64_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
f32_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
f32_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
f32_ âšp128 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
f32_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
f32_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
f32_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
f32_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
f32_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
f32_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
f32_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
f32_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšp128 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p8_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšp128 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p16_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p64_ âšp8 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p64_ âšp16 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p64_ âšp128 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p64_ âšs8 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p64_ âšs16 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p64_ âšs32 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p64_ âšu8 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p64_ âšu16 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p64_ âšu32 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšp8 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšp16 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšs8 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšs16 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšs32 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšs64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšu8 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšu16 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšu32 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
p128_ âšu64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšp128 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s8_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšp128 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s16_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšp128 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s32_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s64_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s64_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s64_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s64_ âšp128 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
s64_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s64_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s64_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s64_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s64_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s64_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
s64_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšp128 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u8_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšp128 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u16_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšp64 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšp128 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u32_ âšu64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u64_ âšf32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u64_ âšp8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u64_ âšp16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u64_ âšp128 Experimental neon,aes
- Vector reinterpret cast operation
- vreinterpretq_
u64_ âšs8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u64_ âšs16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u64_ âšs32 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u64_ âšs64 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u64_ âšu8 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u64_ âšu16 Experimental neon
- Vector reinterpret cast operation
- vreinterpretq_
u64_ âšu32 Experimental neon
- Vector reinterpret cast operation
- vrev16_
p8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev16_
s8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev16_
u8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev16q_
p8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev16q_
s8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev16q_
u8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32_
p8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32_
p16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32_
s8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32_
s16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32_
u8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32_
u16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32q_
p8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32q_
p16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32q_
s8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32q_
s16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32q_
u8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev32q_
u16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64_
f32 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64_
p8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64_
p16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64_
s8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64_
s16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64_
s32 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64_
u8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64_
u16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64_
u32 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64q_
f32 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64q_
p8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64q_
p16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64q_
s8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64q_
s16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64q_
s32 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64q_
u8 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64q_
u16 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrev64q_
u32 âšExperimental neon
- Reversing vector elements (swap endianness)
- vrhadd_
s8 âšExperimental neon
- Rounding halving add
- vrhadd_
s16 âšExperimental neon
- Rounding halving add
- vrhadd_
s32 âšExperimental neon
- Rounding halving add
- vrhadd_
u8 âšExperimental neon
- Rounding halving add
- vrhadd_
u16 âšExperimental neon
- Rounding halving add
- vrhadd_
u32 âšExperimental neon
- Rounding halving add
- vrhaddq_
s8 âšExperimental neon
- Rounding halving add
- vrhaddq_
s16 âšExperimental neon
- Rounding halving add
- vrhaddq_
s32 âšExperimental neon
- Rounding halving add
- vrhaddq_
u8 âšExperimental neon
- Rounding halving add
- vrhaddq_
u16 âšExperimental neon
- Rounding halving add
- vrhaddq_
u32 âšExperimental neon
- Rounding halving add
- vrndn_
f32 âšExperimental neon
- Floating-point round to integral, to nearest with ties to even
- vrndnq_
f32 âšExperimental neon
- Floating-point round to integral, to nearest with ties to even
- vrshl_
s8 âšExperimental neon
- Signed rounding shift left
- vrshl_
s16 âšExperimental neon
- Signed rounding shift left
- vrshl_
s32 âšExperimental neon
- Signed rounding shift left
- vrshl_
s64 âšExperimental neon
- Signed rounding shift left
- vrshl_
u8 âšExperimental neon
- Unsigned rounding shift left
- vrshl_
u16 âšExperimental neon
- Unsigned rounding shift left
- vrshl_
u32 âšExperimental neon
- Unsigned rounding shift left
- vrshl_
u64 âšExperimental neon
- Unsigned rounding shift left
- vrshlq_
s8 âšExperimental neon
- Signed rounding shift left
- vrshlq_
s16 âšExperimental neon
- Signed rounding shift left
- vrshlq_
s32 âšExperimental neon
- Signed rounding shift left
- vrshlq_
s64 âšExperimental neon
- Signed rounding shift left
- vrshlq_
u8 âšExperimental neon
- Unsigned rounding shift left
- vrshlq_
u16 âšExperimental neon
- Unsigned rounding shift left
- vrshlq_
u32 âšExperimental neon
- Unsigned rounding shift left
- vrshlq_
u64 âšExperimental neon
- Unsigned rounding shift left
- vrshr_
n_ âšs8 Experimental neon
- Signed rounding shift right
- vrshr_
n_ âšs16 Experimental neon
- Signed rounding shift right
- vrshr_
n_ âšs32 Experimental neon
- Signed rounding shift right
- vrshr_
n_ âšs64 Experimental neon
- Signed rounding shift right
- vrshr_
n_ âšu8 Experimental neon
- Unsigned rounding shift right
- vrshr_
n_ âšu16 Experimental neon
- Unsigned rounding shift right
- vrshr_
n_ âšu32 Experimental neon
- Unsigned rounding shift right
- vrshr_
n_ âšu64 Experimental neon
- Unsigned rounding shift right
- vrshrn_
n_ âšs16 Experimental neon
- Rounding shift right narrow
- vrshrn_
n_ âšs32 Experimental neon
- Rounding shift right narrow
- vrshrn_
n_ âšs64 Experimental neon
- Rounding shift right narrow
- vrshrn_
n_ âšu16 Experimental neon
- Rounding shift right narrow
- vrshrn_
n_ âšu32 Experimental neon
- Rounding shift right narrow
- vrshrn_
n_ âšu64 Experimental neon
- Rounding shift right narrow
- vrshrq_
n_ âšs8 Experimental neon
- Signed rounding shift right
- vrshrq_
n_ âšs16 Experimental neon
- Signed rounding shift right
- vrshrq_
n_ âšs32 Experimental neon
- Signed rounding shift right
- vrshrq_
n_ âšs64 Experimental neon
- Signed rounding shift right
- vrshrq_
n_ âšu8 Experimental neon
- Unsigned rounding shift right
- vrshrq_
n_ âšu16 Experimental neon
- Unsigned rounding shift right
- vrshrq_
n_ âšu32 Experimental neon
- Unsigned rounding shift right
- vrshrq_
n_ âšu64 Experimental neon
- Unsigned rounding shift right
- vrsqrte_
f32 âšExperimental neon
- Reciprocal square-root estimate.
- vrsqrte_
u32 âšExperimental neon
- Unsigned reciprocal square root estimate
- vrsqrteq_
f32 âšExperimental neon
- Reciprocal square-root estimate.
- vrsqrteq_
u32 âšExperimental neon
- Unsigned reciprocal square root estimate
- vrsqrts_
f32 âšExperimental neon
- Floating-point reciprocal square root step
- vrsqrtsq_
f32 âšExperimental neon
- Floating-point reciprocal square root step
- vrsra_
n_ âšs8 Experimental neon
- Signed rounding shift right and accumulate
- vrsra_
n_ âšs16 Experimental neon
- Signed rounding shift right and accumulate
- vrsra_
n_ âšs32 Experimental neon
- Signed rounding shift right and accumulate
- vrsra_
n_ âšs64 Experimental neon
- Signed rounding shift right and accumulate
- vrsra_
n_ âšu8 Experimental neon
- Unsigned rounding shift right and accumulate
- vrsra_
n_ âšu16 Experimental neon
- Unsigned rounding shift right and accumulate
- vrsra_
n_ âšu32 Experimental neon
- Unsigned rounding shift right and accumulate
- vrsra_
n_ âšu64 Experimental neon
- Unsigned rounding shift right and accumulate
- vrsraq_
n_ âšs8 Experimental neon
- Signed rounding shift right and accumulate
- vrsraq_
n_ âšs16 Experimental neon
- Signed rounding shift right and accumulate
- vrsraq_
n_ âšs32 Experimental neon
- Signed rounding shift right and accumulate
- vrsraq_
n_ âšs64 Experimental neon
- Signed rounding shift right and accumulate
- vrsraq_
n_ âšu8 Experimental neon
- Unsigned rounding shift right and accumulate
- vrsraq_
n_ âšu16 Experimental neon
- Unsigned rounding shift right and accumulate
- vrsraq_
n_ âšu32 Experimental neon
- Unsigned rounding shift right and accumulate
- vrsraq_
n_ âšu64 Experimental neon
- Unsigned rounding shift right and accumulate
- vrsubhn_
s16 âšExperimental neon
- Rounding subtract returning high narrow
- vrsubhn_
s32 âšExperimental neon
- Rounding subtract returning high narrow
- vrsubhn_
s64 âšExperimental neon
- Rounding subtract returning high narrow
- vrsubhn_
u16 âšExperimental neon
- Rounding subtract returning high narrow
- vrsubhn_
u32 âšExperimental neon
- Rounding subtract returning high narrow
- vrsubhn_
u64 âšExperimental neon
- Rounding subtract returning high narrow
- vset_
lane_ âšf32 Experimental neon
- Insert vector element from another vector element
- vset_
lane_ âšp8 Experimental neon
- Insert vector element from another vector element
- vset_
lane_ âšp16 Experimental neon
- Insert vector element from another vector element
- vset_
lane_ âšp64 Experimental neon,aes
- Insert vector element from another vector element
- vset_
lane_ âšs8 Experimental neon
- Insert vector element from another vector element
- vset_
lane_ âšs16 Experimental neon
- Insert vector element from another vector element
- vset_
lane_ âšs32 Experimental neon
- Insert vector element from another vector element
- vset_
lane_ âšs64 Experimental neon
- Insert vector element from another vector element
- vset_
lane_ âšu8 Experimental neon
- Insert vector element from another vector element
- vset_
lane_ âšu16 Experimental neon
- Insert vector element from another vector element
- vset_
lane_ âšu32 Experimental neon
- Insert vector element from another vector element
- vset_
lane_ âšu64 Experimental neon
- Insert vector element from another vector element
- vsetq_
lane_ âšf32 Experimental neon
- Insert vector element from another vector element
- vsetq_
lane_ âšp8 Experimental neon
- Insert vector element from another vector element
- vsetq_
lane_ âšp16 Experimental neon
- Insert vector element from another vector element
- vsetq_
lane_ âšp64 Experimental neon,aes
- Insert vector element from another vector element
- vsetq_
lane_ âšs8 Experimental neon
- Insert vector element from another vector element
- vsetq_
lane_ âšs16 Experimental neon
- Insert vector element from another vector element
- vsetq_
lane_ âšs32 Experimental neon
- Insert vector element from another vector element
- vsetq_
lane_ âšs64 Experimental neon
- Insert vector element from another vector element
- vsetq_
lane_ âšu8 Experimental neon
- Insert vector element from another vector element
- vsetq_
lane_ âšu16 Experimental neon
- Insert vector element from another vector element
- vsetq_
lane_ âšu32 Experimental neon
- Insert vector element from another vector element
- vsetq_
lane_ âšu64 Experimental neon
- Insert vector element from another vector element
- vsha1cq_
u32 âšExperimental sha2
- SHA1 hash update accelerator, choose.
- vsha1h_
u32 âšExperimental sha2
- SHA1 fixed rotate.
- vsha1mq_
u32 âšExperimental sha2
- SHA1 hash update accelerator, majority.
- vsha1pq_
u32 âšExperimental sha2
- SHA1 hash update accelerator, parity.
- vsha1su0q_
u32 âšExperimental sha2
- SHA1 schedule update accelerator, first part.
- vsha1su1q_
u32 âšExperimental sha2
- SHA1 schedule update accelerator, second part.
- vsha256h2q_
u32 âšExperimental sha2
- SHA256 hash update accelerator, upper part.
- vsha256hq_
u32 âšExperimental sha2
- SHA256 hash update accelerator.
- vsha256su0q_
u32 âšExperimental sha2
- SHA256 schedule update accelerator, first part.
- vsha256su1q_
u32 âšExperimental sha2
- SHA256 schedule update accelerator, second part.
- vshl_
n_ âšs8 Experimental neon
- Shift left
- vshl_
n_ âšs16 Experimental neon
- Shift left
- vshl_
n_ âšs32 Experimental neon
- Shift left
- vshl_
n_ âšs64 Experimental neon
- Shift left
- vshl_
n_ âšu8 Experimental neon
- Shift left
- vshl_
n_ âšu16 Experimental neon
- Shift left
- vshl_
n_ âšu32 Experimental neon
- Shift left
- vshl_
n_ âšu64 Experimental neon
- Shift left
- vshl_s8âš
Experimental neon
- Signed Shift left
- vshl_
s16 âšExperimental neon
- Signed Shift left
- vshl_
s32 âšExperimental neon
- Signed Shift left
- vshl_
s64 âšExperimental neon
- Signed Shift left
- vshl_u8âš
Experimental neon
- Unsigned Shift left
- vshl_
u16 âšExperimental neon
- Unsigned Shift left
- vshl_
u32 âšExperimental neon
- Unsigned Shift left
- vshl_
u64 âšExperimental neon
- Unsigned Shift left
- vshll_
n_ âšs8 Experimental neon
- Signed shift left long
- vshll_
n_ âšs16 Experimental neon
- Signed shift left long
- vshll_
n_ âšs32 Experimental neon
- Signed shift left long
- vshll_
n_ âšu8 Experimental neon
- Signed shift left long
- vshll_
n_ âšu16 Experimental neon
- Signed shift left long
- vshll_
n_ âšu32 Experimental neon
- Signed shift left long
- vshlq_
n_ âšs8 Experimental neon
- Shift left
- vshlq_
n_ âšs16 Experimental neon
- Shift left
- vshlq_
n_ âšs32 Experimental neon
- Shift left
- vshlq_
n_ âšs64 Experimental neon
- Shift left
- vshlq_
n_ âšu8 Experimental neon
- Shift left
- vshlq_
n_ âšu16 Experimental neon
- Shift left
- vshlq_
n_ âšu32 Experimental neon
- Shift left
- vshlq_
n_ âšu64 Experimental neon
- Shift left
- vshlq_
s8 âšExperimental neon
- Signed Shift left
- vshlq_
s16 âšExperimental neon
- Signed Shift left
- vshlq_
s32 âšExperimental neon
- Signed Shift left
- vshlq_
s64 âšExperimental neon
- Signed Shift left
- vshlq_
u8 âšExperimental neon
- Unsigned Shift left
- vshlq_
u16 âšExperimental neon
- Unsigned Shift left
- vshlq_
u32 âšExperimental neon
- Unsigned Shift left
- vshlq_
u64 âšExperimental neon
- Unsigned Shift left
- vshr_
n_ âšs8 Experimental neon
- Shift right
- vshr_
n_ âšs16 Experimental neon
- Shift right
- vshr_
n_ âšs32 Experimental neon
- Shift right
- vshr_
n_ âšs64 Experimental neon
- Shift right
- vshr_
n_ âšu8 Experimental neon
- Shift right
- vshr_
n_ âšu16 Experimental neon
- Shift right
- vshr_
n_ âšu32 Experimental neon
- Shift right
- vshr_
n_ âšu64 Experimental neon
- Shift right
- vshrn_
n_ âšs16 Experimental neon
- Shift right narrow
- vshrn_
n_ âšs32 Experimental neon
- Shift right narrow
- vshrn_
n_ âšs64 Experimental neon
- Shift right narrow
- vshrn_
n_ âšu16 Experimental neon
- Shift right narrow
- vshrn_
n_ âšu32 Experimental neon
- Shift right narrow
- vshrn_
n_ âšu64 Experimental neon
- Shift right narrow
- vshrq_
n_ âšs8 Experimental neon
- Shift right
- vshrq_
n_ âšs16 Experimental neon
- Shift right
- vshrq_
n_ âšs32 Experimental neon
- Shift right
- vshrq_
n_ âšs64 Experimental neon
- Shift right
- vshrq_
n_ âšu8 Experimental neon
- Shift right
- vshrq_
n_ âšu16 Experimental neon
- Shift right
- vshrq_
n_ âšu32 Experimental neon
- Shift right
- vshrq_
n_ âšu64 Experimental neon
- Shift right
- vsli_
n_ âšp8 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsli_
n_ âšp16 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsli_
n_ âšp64 Experimental neon,v7,aes
- Shift Left and Insert (immediate)
- vsli_
n_ âšs8 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsli_
n_ âšs16 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsli_
n_ âšs32 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsli_
n_ âšs64 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsli_
n_ âšu8 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsli_
n_ âšu16 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsli_
n_ âšu32 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsli_
n_ âšu64 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsliq_
n_ âšp8 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsliq_
n_ âšp16 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsliq_
n_ âšp64 Experimental neon,v7,aes
- Shift Left and Insert (immediate)
- vsliq_
n_ âšs8 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsliq_
n_ âšs16 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsliq_
n_ âšs32 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsliq_
n_ âšs64 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsliq_
n_ âšu8 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsliq_
n_ âšu16 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsliq_
n_ âšu32 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsliq_
n_ âšu64 Experimental neon,v7
- Shift Left and Insert (immediate)
- vsra_
n_ âšs8 Experimental neon
- Signed shift right and accumulate
- vsra_
n_ âšs16 Experimental neon
- Signed shift right and accumulate
- vsra_
n_ âšs32 Experimental neon
- Signed shift right and accumulate
- vsra_
n_ âšs64 Experimental neon
- Signed shift right and accumulate
- vsra_
n_ âšu8 Experimental neon
- Unsigned shift right and accumulate
- vsra_
n_ âšu16 Experimental neon
- Unsigned shift right and accumulate
- vsra_
n_ âšu32 Experimental neon
- Unsigned shift right and accumulate
- vsra_
n_ âšu64 Experimental neon
- Unsigned shift right and accumulate
- vsraq_
n_ âšs8 Experimental neon
- Signed shift right and accumulate
- vsraq_
n_ âšs16 Experimental neon
- Signed shift right and accumulate
- vsraq_
n_ âšs32 Experimental neon
- Signed shift right and accumulate
- vsraq_
n_ âšs64 Experimental neon
- Signed shift right and accumulate
- vsraq_
n_ âšu8 Experimental neon
- Unsigned shift right and accumulate
- vsraq_
n_ âšu16 Experimental neon
- Unsigned shift right and accumulate
- vsraq_
n_ âšu32 Experimental neon
- Unsigned shift right and accumulate
- vsraq_
n_ âšu64 Experimental neon
- Unsigned shift right and accumulate
- vsri_
n_ âšp8 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsri_
n_ âšp16 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsri_
n_ âšp64 Experimental neon,v7,aes
- Shift Right and Insert (immediate)
- vsri_
n_ âšs8 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsri_
n_ âšs16 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsri_
n_ âšs32 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsri_
n_ âšs64 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsri_
n_ âšu8 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsri_
n_ âšu16 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsri_
n_ âšu32 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsri_
n_ âšu64 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsriq_
n_ âšp8 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsriq_
n_ âšp16 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsriq_
n_ âšp64 Experimental neon,v7,aes
- Shift Right and Insert (immediate)
- vsriq_
n_ âšs8 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsriq_
n_ âšs16 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsriq_
n_ âšs32 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsriq_
n_ âšs64 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsriq_
n_ âšu8 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsriq_
n_ âšu16 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsriq_
n_ âšu32 Experimental neon,v7
- Shift Right and Insert (immediate)
- vsriq_
n_ âšu64 Experimental neon,v7
- Shift Right and Insert (immediate)
- vst1_
f32 âšExperimental neon,v7
- vst1_
f32_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
f32_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
f32_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
lane_ âšf32 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
lane_ âšp8 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
lane_ âšp16 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
lane_ âšp64 Experimental neon,aes
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
lane_ âšs8 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
lane_ âšs16 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
lane_ âšs32 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
lane_ âšs64 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
lane_ âšu8 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
lane_ âšu16 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
lane_ âšu32 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
lane_ âšu64 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_p8âš
Experimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_
p8_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
p8_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
p8_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
p16 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_
p64 âšExperimental neon,aes,v8
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_
p16_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
p16_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
p16_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
p64_ âšx2 Experimental neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
p64_ âšx3 Experimental neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
p64_ âšx4 Experimental neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1_s8âš
Experimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_
s8_ âšx2 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
s8_ âšx3 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
s8_ âšx4 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
s16 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_
s32 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_
s64 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_
s16_ âšx2 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
s16_ âšx3 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
s16_ âšx4 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
s32_ âšx2 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
s32_ âšx3 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
s32_ âšx4 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
s64_ âšx2 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
s64_ âšx3 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_
s64_ âšx4 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_u8âš
Experimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_
u8_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
u8_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
u8_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
u16 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_
u32 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_
u64 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_
u16_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
u16_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
u16_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
u32_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
u32_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
u32_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
u64_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
u64_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_
u64_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
f32 âšExperimental neon,v7
- vst1q_
f32_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
f32_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
f32_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
lane_ âšf32 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
lane_ âšp8 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
lane_ âšp16 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
lane_ âšp64 Experimental neon,aes
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
lane_ âšs8 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
lane_ âšs16 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
lane_ âšs32 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
lane_ âšs64 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
lane_ âšu8 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
lane_ âšu16 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
lane_ âšu32 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
lane_ âšu64 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
p8 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_
p8_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
p8_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
p8_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
p16 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_
p64 âšExperimental neon,aes,v8
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_
p16_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
p16_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
p16_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
p64_ âšx2 Experimental neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
p64_ âšx3 Experimental neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
p64_ âšx4 Experimental neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
s8 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_
s8_ âšx2 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
s8_ âšx3 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
s8_ âšx4 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
s16 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_
s32 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_
s64 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_
s16_ âšx2 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
s16_ âšx3 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
s16_ âšx4 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
s32_ âšx2 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
s32_ âšx3 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
s32_ âšx4 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
s64_ âšx2 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
s64_ âšx3 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
s64_ âšx4 Experimental neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_
u8 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_
u8_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
u8_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
u8_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
u16 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_
u32 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_
u64 âšExperimental neon,v7
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_
u16_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
u16_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
u16_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
u32_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
u32_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
u32_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
u64_ âšx2 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
u64_ âšx3 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_
u64_ âšx4 Experimental neon
- Store multiple single-element structures to one, two, three, or four registers
- vst2_
f32 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2_
lane_ âšf32 Experimental neon
- Store multiple 2-element structures from two registers
- vst2_
lane_ âšp8 Experimental neon
- Store multiple 2-element structures from two registers
- vst2_
lane_ âšp16 Experimental neon
- Store multiple 2-element structures from two registers
- vst2_
lane_ âšs8 Experimental neon
- Store multiple 2-element structures from two registers
- vst2_
lane_ âšs16 Experimental neon
- Store multiple 2-element structures from two registers
- vst2_
lane_ âšs32 Experimental neon
- Store multiple 2-element structures from two registers
- vst2_
lane_ âšu8 Experimental neon
- Store multiple 2-element structures from two registers
- vst2_
lane_ âšu16 Experimental neon
- Store multiple 2-element structures from two registers
- vst2_
lane_ âšu32 Experimental neon
- Store multiple 2-element structures from two registers
- vst2_p8âš
Experimental neon
- Store multiple 2-element structures from two registers
- vst2_
p16 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2_
p64 âšExperimental neon,aes
- Store multiple 2-element structures from two registers
- vst2_s8âš
Experimental neon
- Store multiple 2-element structures from two registers
- vst2_
s16 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2_
s32 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2_
s64 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2_u8âš
Experimental neon
- Store multiple 2-element structures from two registers
- vst2_
u16 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2_
u32 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2_
u64 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2q_
f32 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2q_
lane_ âšf32 Experimental neon
- Store multiple 2-element structures from two registers
- vst2q_
lane_ âšp16 Experimental neon
- Store multiple 2-element structures from two registers
- vst2q_
lane_ âšs16 Experimental neon
- Store multiple 2-element structures from two registers
- vst2q_
lane_ âšs32 Experimental neon
- Store multiple 2-element structures from two registers
- vst2q_
lane_ âšu16 Experimental neon
- Store multiple 2-element structures from two registers
- vst2q_
lane_ âšu32 Experimental neon
- Store multiple 2-element structures from two registers
- vst2q_
p8 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2q_
p16 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2q_
s8 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2q_
s16 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2q_
s32 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2q_
u8 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2q_
u16 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst2q_
u32 âšExperimental neon
- Store multiple 2-element structures from two registers
- vst3_
f32 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3_
lane_ âšf32 Experimental neon
- Store multiple 3-element structures from three registers
- vst3_
lane_ âšp8 Experimental neon
- Store multiple 3-element structures from three registers
- vst3_
lane_ âšp16 Experimental neon
- Store multiple 3-element structures from three registers
- vst3_
lane_ âšs8 Experimental neon
- Store multiple 3-element structures from three registers
- vst3_
lane_ âšs16 Experimental neon
- Store multiple 3-element structures from three registers
- vst3_
lane_ âšs32 Experimental neon
- Store multiple 3-element structures from three registers
- vst3_
lane_ âšu8 Experimental neon
- Store multiple 3-element structures from three registers
- vst3_
lane_ âšu16 Experimental neon
- Store multiple 3-element structures from three registers
- vst3_
lane_ âšu32 Experimental neon
- Store multiple 3-element structures from three registers
- vst3_p8âš
Experimental neon
- Store multiple 3-element structures from three registers
- vst3_
p16 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3_
p64 âšExperimental neon,aes
- Store multiple 3-element structures from three registers
- vst3_s8âš
Experimental neon
- Store multiple 3-element structures from three registers
- vst3_
s16 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3_
s32 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3_
s64 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3_u8âš
Experimental neon
- Store multiple 3-element structures from three registers
- vst3_
u16 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3_
u32 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3_
u64 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3q_
f32 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3q_
lane_ âšf32 Experimental neon
- Store multiple 3-element structures from three registers
- vst3q_
lane_ âšp16 Experimental neon
- Store multiple 3-element structures from three registers
- vst3q_
lane_ âšs16 Experimental neon
- Store multiple 3-element structures from three registers
- vst3q_
lane_ âšs32 Experimental neon
- Store multiple 3-element structures from three registers
- vst3q_
lane_ âšu16 Experimental neon
- Store multiple 3-element structures from three registers
- vst3q_
lane_ âšu32 Experimental neon
- Store multiple 3-element structures from three registers
- vst3q_
p8 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3q_
p16 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3q_
s8 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3q_
s16 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3q_
s32 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3q_
u8 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3q_
u16 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst3q_
u32 âšExperimental neon
- Store multiple 3-element structures from three registers
- vst4_
f32 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4_
lane_ âšf32 Experimental neon
- Store multiple 4-element structures from four registers
- vst4_
lane_ âšp8 Experimental neon
- Store multiple 4-element structures from four registers
- vst4_
lane_ âšp16 Experimental neon
- Store multiple 4-element structures from four registers
- vst4_
lane_ âšs8 Experimental neon
- Store multiple 4-element structures from four registers
- vst4_
lane_ âšs16 Experimental neon
- Store multiple 4-element structures from four registers
- vst4_
lane_ âšs32 Experimental neon
- Store multiple 4-element structures from four registers
- vst4_
lane_ âšu8 Experimental neon
- Store multiple 4-element structures from four registers
- vst4_
lane_ âšu16 Experimental neon
- Store multiple 4-element structures from four registers
- vst4_
lane_ âšu32 Experimental neon
- Store multiple 4-element structures from four registers
- vst4_p8âš
Experimental neon
- Store multiple 4-element structures from four registers
- vst4_
p16 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4_
p64 âšExperimental neon,aes
- Store multiple 4-element structures from four registers
- vst4_s8âš
Experimental neon
- Store multiple 4-element structures from four registers
- vst4_
s16 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4_
s32 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4_
s64 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4_u8âš
Experimental neon
- Store multiple 4-element structures from four registers
- vst4_
u16 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4_
u32 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4_
u64 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4q_
f32 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4q_
lane_ âšf32 Experimental neon
- Store multiple 4-element structures from four registers
- vst4q_
lane_ âšp16 Experimental neon
- Store multiple 4-element structures from four registers
- vst4q_
lane_ âšs16 Experimental neon
- Store multiple 4-element structures from four registers
- vst4q_
lane_ âšs32 Experimental neon
- Store multiple 4-element structures from four registers
- vst4q_
lane_ âšu16 Experimental neon
- Store multiple 4-element structures from four registers
- vst4q_
lane_ âšu32 Experimental neon
- Store multiple 4-element structures from four registers
- vst4q_
p8 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4q_
p16 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4q_
s8 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4q_
s16 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4q_
s32 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4q_
u8 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4q_
u16 âšExperimental neon
- Store multiple 4-element structures from four registers
- vst4q_
u32 âšExperimental neon
- Store multiple 4-element structures from four registers
- vstrq_
p128 âšExperimental neon
- Store SIMD&FP register (immediate offset)
- vsub_
f32 âšExperimental neon
- Subtract
- vsub_s8âš
Experimental neon
- Subtract
- vsub_
s16 âšExperimental neon
- Subtract
- vsub_
s32 âšExperimental neon
- Subtract
- vsub_
s64 âšExperimental neon
- Subtract
- vsub_u8âš
Experimental neon
- Subtract
- vsub_
u16 âšExperimental neon
- Subtract
- vsub_
u32 âšExperimental neon
- Subtract
- vsub_
u64 âšExperimental neon
- Subtract
- vsubhn_
high_ âšs16 Experimental neon
- Subtract returning high narrow
- vsubhn_
high_ âšs32 Experimental neon
- Subtract returning high narrow
- vsubhn_
high_ âšs64 Experimental neon
- Subtract returning high narrow
- vsubhn_
high_ âšu16 Experimental neon
- Subtract returning high narrow
- vsubhn_
high_ âšu32 Experimental neon
- Subtract returning high narrow
- vsubhn_
high_ âšu64 Experimental neon
- Subtract returning high narrow
- vsubhn_
s16 âšExperimental neon
- Subtract returning high narrow
- vsubhn_
s32 âšExperimental neon
- Subtract returning high narrow
- vsubhn_
s64 âšExperimental neon
- Subtract returning high narrow
- vsubhn_
u16 âšExperimental neon
- Subtract returning high narrow
- vsubhn_
u32 âšExperimental neon
- Subtract returning high narrow
- vsubhn_
u64 âšExperimental neon
- Subtract returning high narrow
- vsubl_
s8 âšExperimental neon
- Signed Subtract Long
- vsubl_
s16 âšExperimental neon
- Signed Subtract Long
- vsubl_
s32 âšExperimental neon
- Signed Subtract Long
- vsubl_
u8 âšExperimental neon
- Unsigned Subtract Long
- vsubl_
u16 âšExperimental neon
- Unsigned Subtract Long
- vsubl_
u32 âšExperimental neon
- Unsigned Subtract Long
- vsubq_
f32 âšExperimental neon
- Subtract
- vsubq_
s8 âšExperimental neon
- Subtract
- vsubq_
s16 âšExperimental neon
- Subtract
- vsubq_
s32 âšExperimental neon
- Subtract
- vsubq_
s64 âšExperimental neon
- Subtract
- vsubq_
u8 âšExperimental neon
- Subtract
- vsubq_
u16 âšExperimental neon
- Subtract
- vsubq_
u32 âšExperimental neon
- Subtract
- vsubq_
u64 âšExperimental neon
- Subtract
- vsubw_
s8 âšExperimental neon
- Signed Subtract Wide
- vsubw_
s16 âšExperimental neon
- Signed Subtract Wide
- vsubw_
s32 âšExperimental neon
- Signed Subtract Wide
- vsubw_
u8 âšExperimental neon
- Unsigned Subtract Wide
- vsubw_
u16 âšExperimental neon
- Unsigned Subtract Wide
- vsubw_
u32 âšExperimental neon
- Unsigned Subtract Wide
- vsudot_
lane_ âšs32 Experimental neon,i8mm
- Dot product index form with signed and unsigned integers
- vsudotq_
lane_ âšs32 Experimental neon,i8mm
- Dot product index form with signed and unsigned integers
- vtbl1_
p8 âšExperimental neon,v7
- Table look-up
- vtbl1_
s8 âšExperimental neon,v7
- Table look-up
- vtbl1_
u8 âšExperimental neon,v7
- Table look-up
- vtbl2_
p8 âšExperimental neon,v7
- Table look-up
- vtbl2_
s8 âšExperimental neon,v7
- Table look-up
- vtbl2_
u8 âšExperimental neon,v7
- Table look-up
- vtbl3_
p8 âšExperimental neon,v7
- Table look-up
- vtbl3_
s8 âšExperimental neon,v7
- Table look-up
- vtbl3_
u8 âšExperimental neon,v7
- Table look-up
- vtbl4_
p8 âšExperimental neon,v7
- Table look-up
- vtbl4_
s8 âšExperimental neon,v7
- Table look-up
- vtbl4_
u8 âšExperimental neon,v7
- Table look-up
- vtbx1_
p8 âšExperimental neon,v7
- Extended table look-up
- vtbx1_
s8 âšExperimental neon,v7
- Extended table look-up
- vtbx1_
u8 âšExperimental neon,v7
- Extended table look-up
- vtbx2_
p8 âšExperimental neon,v7
- Extended table look-up
- vtbx2_
s8 âšExperimental neon,v7
- Extended table look-up
- vtbx2_
u8 âšExperimental neon,v7
- Extended table look-up
- vtbx3_
p8 âšExperimental neon,v7
- Extended table look-up
- vtbx3_
s8 âšExperimental neon,v7
- Extended table look-up
- vtbx3_
u8 âšExperimental neon,v7
- Extended table look-up
- vtbx4_
p8 âšExperimental neon,v7
- Extended table look-up
- vtbx4_
s8 âšExperimental neon,v7
- Extended table look-up
- vtbx4_
u8 âšExperimental neon,v7
- Extended table look-up
- vtrn_
f32 âšExperimental neon
- Transpose elements
- vtrn_p8âš
Experimental neon
- Transpose elements
- vtrn_
p16 âšExperimental neon
- Transpose elements
- vtrn_s8âš
Experimental neon
- Transpose elements
- vtrn_
s16 âšExperimental neon
- Transpose elements
- vtrn_
s32 âšExperimental neon
- Transpose elements
- vtrn_u8âš
Experimental neon
- Transpose elements
- vtrn_
u16 âšExperimental neon
- Transpose elements
- vtrn_
u32 âšExperimental neon
- Transpose elements
- vtrnq_
f32 âšExperimental neon
- Transpose elements
- vtrnq_
p8 âšExperimental neon
- Transpose elements
- vtrnq_
p16 âšExperimental neon
- Transpose elements
- vtrnq_
s8 âšExperimental neon
- Transpose elements
- vtrnq_
s16 âšExperimental neon
- Transpose elements
- vtrnq_
s32 âšExperimental neon
- Transpose elements
- vtrnq_
u8 âšExperimental neon
- Transpose elements
- vtrnq_
u16 âšExperimental neon
- Transpose elements
- vtrnq_
u32 âšExperimental neon
- Transpose elements
- vtst_p8âš
Experimental neon
- Signed compare bitwise Test bits nonzero
- vtst_
p16 âšExperimental neon
- Signed compare bitwise Test bits nonzero
- vtst_s8âš
Experimental neon
- Signed compare bitwise Test bits nonzero
- vtst_
s16 âšExperimental neon
- Signed compare bitwise Test bits nonzero
- vtst_
s32 âšExperimental neon
- Signed compare bitwise Test bits nonzero
- vtst_u8âš
Experimental neon
- Unsigned compare bitwise Test bits nonzero
- vtst_
u16 âšExperimental neon
- Unsigned compare bitwise Test bits nonzero
- vtst_
u32 âšExperimental neon
- Unsigned compare bitwise Test bits nonzero
- vtstq_
p8 âšExperimental neon
- Signed compare bitwise Test bits nonzero
- vtstq_
p16 âšExperimental neon
- Signed compare bitwise Test bits nonzero
- vtstq_
s8 âšExperimental neon
- Signed compare bitwise Test bits nonzero
- vtstq_
s16 âšExperimental neon
- Signed compare bitwise Test bits nonzero
- vtstq_
s32 âšExperimental neon
- Signed compare bitwise Test bits nonzero
- vtstq_
u8 âšExperimental neon
- Unsigned compare bitwise Test bits nonzero
- vtstq_
u16 âšExperimental neon
- Unsigned compare bitwise Test bits nonzero
- vtstq_
u32 âšExperimental neon
- Unsigned compare bitwise Test bits nonzero
- vusdot_
lane_ âšs32 Experimental neon,i8mm
- Dot product index form with unsigned and signed integers
- vusdot_
s32 âšExperimental neon,i8mm
- Dot product vector form with unsigned and signed integers
- vusdotq_
lane_ âšs32 Experimental neon,i8mm
- Dot product index form with unsigned and signed integers
- vusdotq_
s32 âšExperimental neon,i8mm
- Dot product vector form with unsigned and signed integers
- vusmmlaq_
s32 âšExperimental neon,i8mm
- Unsigned and signed 8-bit integer matrix multiply-accumulate
- vuzp_
f32 âšExperimental neon
- Unzip vectors
- vuzp_p8âš
Experimental neon
- Unzip vectors
- vuzp_
p16 âšExperimental neon
- Unzip vectors
- vuzp_s8âš
Experimental neon
- Unzip vectors
- vuzp_
s16 âšExperimental neon
- Unzip vectors
- vuzp_
s32 âšExperimental neon
- Unzip vectors
- vuzp_u8âš
Experimental neon
- Unzip vectors
- vuzp_
u16 âšExperimental neon
- Unzip vectors
- vuzp_
u32 âšExperimental neon
- Unzip vectors
- vuzpq_
f32 âšExperimental neon
- Unzip vectors
- vuzpq_
p8 âšExperimental neon
- Unzip vectors
- vuzpq_
p16 âšExperimental neon
- Unzip vectors
- vuzpq_
s8 âšExperimental neon
- Unzip vectors
- vuzpq_
s16 âšExperimental neon
- Unzip vectors
- vuzpq_
s32 âšExperimental neon
- Unzip vectors
- vuzpq_
u8 âšExperimental neon
- Unzip vectors
- vuzpq_
u16 âšExperimental neon
- Unzip vectors
- vuzpq_
u32 âšExperimental neon
- Unzip vectors
- vzip_
f32 âšExperimental neon
- Zip vectors
- vzip_p8âš
Experimental neon
- Zip vectors
- vzip_
p16 âšExperimental neon
- Zip vectors
- vzip_s8âš
Experimental neon
- Zip vectors
- vzip_
s16 âšExperimental neon
- Zip vectors
- vzip_
s32 âšExperimental neon
- Zip vectors
- vzip_u8âš
Experimental neon
- Zip vectors
- vzip_
u16 âšExperimental neon
- Zip vectors
- vzip_
u32 âšExperimental neon
- Zip vectors
- vzipq_
f32 âšExperimental neon
- Zip vectors
- vzipq_
p8 âšExperimental neon
- Zip vectors
- vzipq_
p16 âšExperimental neon
- Zip vectors
- vzipq_
s8 âšExperimental neon
- Zip vectors
- vzipq_
s16 âšExperimental neon
- Zip vectors
- vzipq_
s32 âšExperimental neon
- Zip vectors
- vzipq_
u8 âšExperimental neon
- Zip vectors
- vzipq_
u16 âšExperimental neon
- Zip vectors
- vzipq_
u32 âšExperimental neon
- Zip vectors
Type Aliases§
- int8x4_
t Experimental - ARM-specific vector of four packed
i8
packed into a 32-bit integer. - int16x2_
t Experimental - ARM-specific vector of two packed
i16
packed into a 32-bit integer. - uint8x4_
t Experimental - ARM-specific vector of four packed
u8
packed into a 32-bit integer. - uint16x2_
t Experimental - ARM-specific vector of two packed
u16
packed into a 32-bit integer.