🔬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§
- SYExperimental 
- 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_tvectors.
- float32x2x3_t Experimental 
- ARM-specific type containing three float32x2_tvectors.
- float32x2x4_t Experimental 
- ARM-specific type containing four float32x2_tvectors.
- float32x4_t Experimental 
- ARM-specific 128-bit wide vector of four packed f32.
- float32x4x2_t Experimental 
- ARM-specific type containing two float32x4_tvectors.
- float32x4x3_t Experimental 
- ARM-specific type containing three float32x4_tvectors.
- float32x4x4_t Experimental 
- ARM-specific type containing four float32x4_tvectors.
- int8x8_t Experimental 
- ARM-specific 64-bit wide vector of eight packed i8.
- int8x8x2_t Experimental 
- ARM-specific type containing two int8x8_tvectors.
- int8x8x3_t Experimental 
- ARM-specific type containing three int8x8_tvectors.
- int8x8x4_t Experimental 
- ARM-specific type containing four int8x8_tvectors.
- int8x16_t Experimental 
- ARM-specific 128-bit wide vector of sixteen packed i8.
- int8x16x2_t Experimental 
- ARM-specific type containing two int8x16_tvectors.
- int8x16x3_t Experimental 
- ARM-specific type containing three int8x16_tvectors.
- int8x16x4_t Experimental 
- ARM-specific type containing four int8x16_tvectors.
- int16x4_t Experimental 
- ARM-specific 64-bit wide vector of four packed i16.
- int16x4x2_t Experimental 
- ARM-specific type containing two int16x4_tvectors.
- int16x4x3_t Experimental 
- ARM-specific type containing three int16x4_tvectors.
- int16x4x4_t Experimental 
- ARM-specific type containing four int16x4_tvectors.
- int16x8_t Experimental 
- ARM-specific 128-bit wide vector of eight packed i16.
- int16x8x2_t Experimental 
- ARM-specific type containing two int16x8_tvectors.
- int16x8x3_t Experimental 
- ARM-specific type containing three int16x8_tvectors.
- int16x8x4_t Experimental 
- ARM-specific type containing four int16x8_tvectors.
- int32x2_t Experimental 
- ARM-specific 64-bit wide vector of two packed i32.
- int32x2x2_t Experimental 
- ARM-specific type containing two int32x2_tvectors.
- int32x2x3_t Experimental 
- ARM-specific type containing three int32x2_tvectors.
- int32x2x4_t Experimental 
- ARM-specific type containing four int32x2_tvectors.
- int32x4_t Experimental 
- ARM-specific 128-bit wide vector of four packed i32.
- int32x4x2_t Experimental 
- ARM-specific type containing two int32x4_tvectors.
- int32x4x3_t Experimental 
- ARM-specific type containing three int32x4_tvectors.
- int32x4x4_t Experimental 
- ARM-specific type containing four int32x4_tvectors.
- int64x1_t Experimental 
- ARM-specific 64-bit wide vector of one packed i64.
- int64x1x2_t Experimental 
- ARM-specific type containing two int64x1_tvectors.
- int64x1x3_t Experimental 
- ARM-specific type containing three int64x1_tvectors.
- int64x1x4_t Experimental 
- ARM-specific type containing four int64x1_tvectors.
- int64x2_t Experimental 
- ARM-specific 128-bit wide vector of two packed i64.
- int64x2x2_t Experimental 
- ARM-specific type containing two int64x2_tvectors.
- int64x2x3_t Experimental 
- ARM-specific type containing three int64x2_tvectors.
- int64x2x4_t Experimental 
- ARM-specific type containing four int64x2_tvectors.
- poly8x8_t Experimental 
- ARM-specific 64-bit wide polynomial vector of eight packed p8.
- poly8x8x2_t Experimental 
- ARM-specific type containing two poly8x8_tvectors.
- poly8x8x3_t Experimental 
- ARM-specific type containing three poly8x8_tvectors.
- poly8x8x4_t Experimental 
- ARM-specific type containing four poly8x8_tvectors.
- poly8x16_t Experimental 
- ARM-specific 128-bit wide vector of sixteen packed p8.
- poly8x16x2_t Experimental 
- ARM-specific type containing two poly8x16_tvectors.
- poly8x16x3_t Experimental 
- ARM-specific type containing three poly8x16_tvectors.
- poly8x16x4_t Experimental 
- ARM-specific type containing four poly8x16_tvectors.
- poly16x4_t Experimental 
- ARM-specific 64-bit wide vector of four packed p16.
- poly16x4x2_t Experimental 
- ARM-specific type containing two poly16x4_tvectors.
- poly16x4x3_t Experimental 
- ARM-specific type containing three poly16x4_tvectors.
- poly16x4x4_t Experimental 
- ARM-specific type containing four poly16x4_tvectors.
- poly16x8_t Experimental 
- ARM-specific 128-bit wide vector of eight packed p16.
- poly16x8x2_t Experimental 
- ARM-specific type containing two poly16x8_tvectors.
- poly16x8x3_t Experimental 
- ARM-specific type containing three poly16x8_tvectors.
- poly16x8x4_t Experimental 
- ARM-specific type containing four poly16x8_tvectors.
- poly64x1_t Experimental 
- ARM-specific 64-bit wide vector of one packed p64.
- poly64x1x2_t Experimental 
- ARM-specific type containing two poly64x1_tvectors.
- poly64x1x3_t Experimental 
- ARM-specific type containing three poly64x1_tvectors.
- poly64x1x4_t Experimental 
- ARM-specific type containing four poly64x1_tvectors.
- poly64x2_t Experimental 
- ARM-specific 128-bit wide vector of two packed p64.
- poly64x2x2_t Experimental 
- ARM-specific type containing two poly64x2_tvectors.
- poly64x2x3_t Experimental 
- ARM-specific type containing three poly64x2_tvectors.
- poly64x2x4_t Experimental 
- ARM-specific type containing four poly64x2_tvectors.
- uint8x8_t Experimental 
- ARM-specific 64-bit wide vector of eight packed u8.
- uint8x8x2_t Experimental 
- ARM-specific type containing two uint8x8_tvectors.
- uint8x8x3_t Experimental 
- ARM-specific type containing three uint8x8_tvectors.
- uint8x8x4_t Experimental 
- ARM-specific type containing four uint8x8_tvectors.
- uint8x16_t Experimental 
- ARM-specific 128-bit wide vector of sixteen packed u8.
- uint8x16x2_t Experimental 
- ARM-specific type containing two uint8x16_tvectors.
- uint8x16x3_t Experimental 
- ARM-specific type containing three uint8x16_tvectors.
- uint8x16x4_t Experimental 
- ARM-specific type containing four uint8x16_tvectors.
- uint16x4_t Experimental 
- ARM-specific 64-bit wide vector of four packed u16.
- uint16x4x2_t Experimental 
- ARM-specific type containing two uint16x4_tvectors.
- uint16x4x3_t Experimental 
- ARM-specific type containing three uint16x4_tvectors.
- uint16x4x4_t Experimental 
- ARM-specific type containing four uint16x4_tvectors.
- uint16x8_t Experimental 
- ARM-specific 128-bit wide vector of eight packed u16.
- uint16x8x2_t Experimental 
- ARM-specific type containing two uint16x8_tvectors.
- uint16x8x3_t Experimental 
- ARM-specific type containing three uint16x8_tvectors.
- uint16x8x4_t Experimental 
- ARM-specific type containing four uint16x8_tvectors.
- uint32x2_t Experimental 
- ARM-specific 64-bit wide vector of two packed u32.
- uint32x2x2_t Experimental 
- ARM-specific type containing two uint32x2_tvectors.
- uint32x2x3_t Experimental 
- ARM-specific type containing three uint32x2_tvectors.
- uint32x2x4_t Experimental 
- ARM-specific type containing four uint32x2_tvectors.
- uint32x4_t Experimental 
- ARM-specific 128-bit wide vector of four packed u32.
- uint32x4x2_t Experimental 
- ARM-specific type containing two uint32x4_tvectors.
- uint32x4x3_t Experimental 
- ARM-specific type containing three uint32x4_tvectors.
- uint32x4x4_t Experimental 
- ARM-specific type containing four uint32x4_tvectors.
- uint64x1_t Experimental 
- ARM-specific 64-bit wide vector of one packed u64.
- uint64x1x2_t Experimental 
- ARM-specific type containing two uint64x1_tvectors.
- uint64x1x3_t Experimental 
- ARM-specific type containing three uint64x1_tvectors.
- uint64x1x4_t Experimental 
- ARM-specific type containing four uint64x1_tvectors.
- uint64x2_t Experimental 
- ARM-specific 128-bit wide vector of two packed u64.
- uint64x2x2_t Experimental 
- ARM-specific type containing two uint64x2_tvectors.
- uint64x2x3_t Experimental 
- ARM-specific type containing three uint64x2_tvectors.
- uint64x2x4_t Experimental 
- ARM-specific type containing four uint64x2_tvectors.
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 SSUB8instruction.
- __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 USUB8instruction.
- __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 i8packed into a 32-bit integer.
- int16x2_t Experimental 
- ARM-specific vector of two packed i16packed into a 32-bit integer.
- uint8x4_t Experimental 
- ARM-specific vector of four packed u8packed into a 32-bit integer.
- uint16x2_t Experimental 
- ARM-specific vector of two packed u16packed into a 32-bit integer.