Available on AArch64 or 
target_arch="arm64ec" only.Expand description
Platform-specific intrinsics for the aarch64 platform.
See the module documentation for more details.
Structs§
- float32x2_t 
- ARM-specific 64-bit wide vector of two packed f32.
- float32x2x2_t 
- ARM-specific type containing two float32x2_tvectors.
- float32x2x3_t 
- ARM-specific type containing three float32x2_tvectors.
- float32x2x4_t 
- ARM-specific type containing four float32x2_tvectors.
- float32x4_t 
- ARM-specific 128-bit wide vector of four packed f32.
- float32x4x2_t 
- ARM-specific type containing two float32x4_tvectors.
- float32x4x3_t 
- ARM-specific type containing three float32x4_tvectors.
- float32x4x4_t 
- ARM-specific type containing four float32x4_tvectors.
- float64x1_t 
- ARM-specific 64-bit wide vector of one packed f64.
- float64x1x2_t 
- ARM-specific type containing two float64x1_tvectors.
- float64x1x3_t 
- ARM-specific type containing three float64x1_tvectors.
- float64x1x4_t 
- ARM-specific type containing four float64x1_tvectors.
- float64x2_t 
- ARM-specific 128-bit wide vector of two packed f64.
- float64x2x2_t 
- ARM-specific type containing two float64x2_tvectors.
- float64x2x3_t 
- ARM-specific type containing three float64x2_tvectors.
- float64x2x4_t 
- ARM-specific type containing four float64x2_tvectors.
- int8x8_t 
- ARM-specific 64-bit wide vector of eight packed i8.
- int8x8x2_t 
- ARM-specific type containing two int8x8_tvectors.
- int8x8x3_t 
- ARM-specific type containing three int8x8_tvectors.
- int8x8x4_t 
- ARM-specific type containing four int8x8_tvectors.
- int8x16_t 
- ARM-specific 128-bit wide vector of sixteen packed i8.
- int8x16x2_t 
- ARM-specific type containing two int8x16_tvectors.
- int8x16x3_t 
- ARM-specific type containing three int8x16_tvectors.
- int8x16x4_t 
- ARM-specific type containing four int8x16_tvectors.
- int16x4_t 
- ARM-specific 64-bit wide vector of four packed i16.
- int16x4x2_t 
- ARM-specific type containing two int16x4_tvectors.
- int16x4x3_t 
- ARM-specific type containing three int16x4_tvectors.
- int16x4x4_t 
- ARM-specific type containing four int16x4_tvectors.
- int16x8_t 
- ARM-specific 128-bit wide vector of eight packed i16.
- int16x8x2_t 
- ARM-specific type containing two int16x8_tvectors.
- int16x8x3_t 
- ARM-specific type containing three int16x8_tvectors.
- int16x8x4_t 
- ARM-specific type containing four int16x8_tvectors.
- int32x2_t 
- ARM-specific 64-bit wide vector of two packed i32.
- int32x2x2_t 
- ARM-specific type containing two int32x2_tvectors.
- int32x2x3_t 
- ARM-specific type containing three int32x2_tvectors.
- int32x2x4_t 
- ARM-specific type containing four int32x2_tvectors.
- int32x4_t 
- ARM-specific 128-bit wide vector of four packed i32.
- int32x4x2_t 
- ARM-specific type containing two int32x4_tvectors.
- int32x4x3_t 
- ARM-specific type containing three int32x4_tvectors.
- int32x4x4_t 
- ARM-specific type containing four int32x4_tvectors.
- int64x1_t 
- ARM-specific 64-bit wide vector of one packed i64.
- int64x1x2_t 
- ARM-specific type containing two int64x1_tvectors.
- int64x1x3_t 
- ARM-specific type containing three int64x1_tvectors.
- int64x1x4_t 
- ARM-specific type containing four int64x1_tvectors.
- int64x2_t 
- ARM-specific 128-bit wide vector of two packed i64.
- int64x2x2_t 
- ARM-specific type containing two int64x2_tvectors.
- int64x2x3_t 
- ARM-specific type containing three int64x2_tvectors.
- int64x2x4_t 
- ARM-specific type containing four int64x2_tvectors.
- poly8x8_t 
- ARM-specific 64-bit wide polynomial vector of eight packed p8.
- poly8x8x2_t 
- ARM-specific type containing two poly8x8_tvectors.
- poly8x8x3_t 
- ARM-specific type containing three poly8x8_tvectors.
- poly8x8x4_t 
- ARM-specific type containing four poly8x8_tvectors.
- poly8x16_t 
- ARM-specific 128-bit wide vector of sixteen packed p8.
- poly8x16x2_t 
- ARM-specific type containing two poly8x16_tvectors.
- poly8x16x3_t 
- ARM-specific type containing three poly8x16_tvectors.
- poly8x16x4_t 
- ARM-specific type containing four poly8x16_tvectors.
- poly16x4_t 
- ARM-specific 64-bit wide vector of four packed p16.
- poly16x4x2_t 
- ARM-specific type containing two poly16x4_tvectors.
- poly16x4x3_t 
- ARM-specific type containing three poly16x4_tvectors.
- poly16x4x4_t 
- ARM-specific type containing four poly16x4_tvectors.
- poly16x8_t 
- ARM-specific 128-bit wide vector of eight packed p16.
- poly16x8x2_t 
- ARM-specific type containing two poly16x8_tvectors.
- poly16x8x3_t 
- ARM-specific type containing three poly16x8_tvectors.
- poly16x8x4_t 
- ARM-specific type containing four poly16x8_tvectors.
- poly64x1_t 
- ARM-specific 64-bit wide vector of one packed p64.
- poly64x1x2_t 
- ARM-specific type containing two poly64x1_tvectors.
- poly64x1x3_t 
- ARM-specific type containing three poly64x1_tvectors.
- poly64x1x4_t 
- ARM-specific type containing four poly64x1_tvectors.
- poly64x2_t 
- ARM-specific 128-bit wide vector of two packed p64.
- poly64x2x2_t 
- ARM-specific type containing two poly64x2_tvectors.
- poly64x2x3_t 
- ARM-specific type containing three poly64x2_tvectors.
- poly64x2x4_t 
- ARM-specific type containing four poly64x2_tvectors.
- uint8x8_t 
- ARM-specific 64-bit wide vector of eight packed u8.
- uint8x8x2_t 
- ARM-specific type containing two uint8x8_tvectors.
- uint8x8x3_t 
- ARM-specific type containing three uint8x8_tvectors.
- uint8x8x4_t 
- ARM-specific type containing four uint8x8_tvectors.
- uint8x16_t 
- ARM-specific 128-bit wide vector of sixteen packed u8.
- uint8x16x2_t 
- ARM-specific type containing two uint8x16_tvectors.
- uint8x16x3_t 
- ARM-specific type containing three uint8x16_tvectors.
- uint8x16x4_t 
- ARM-specific type containing four uint8x16_tvectors.
- uint16x4_t 
- ARM-specific 64-bit wide vector of four packed u16.
- uint16x4x2_t 
- ARM-specific type containing two uint16x4_tvectors.
- uint16x4x3_t 
- ARM-specific type containing three uint16x4_tvectors.
- uint16x4x4_t 
- ARM-specific type containing four uint16x4_tvectors.
- uint16x8_t 
- ARM-specific 128-bit wide vector of eight packed u16.
- uint16x8x2_t 
- ARM-specific type containing two uint16x8_tvectors.
- uint16x8x3_t 
- ARM-specific type containing three uint16x8_tvectors.
- uint16x8x4_t 
- ARM-specific type containing four uint16x8_tvectors.
- uint32x2_t 
- ARM-specific 64-bit wide vector of two packed u32.
- uint32x2x2_t 
- ARM-specific type containing two uint32x2_tvectors.
- uint32x2x3_t 
- ARM-specific type containing three uint32x2_tvectors.
- uint32x2x4_t 
- ARM-specific type containing four uint32x2_tvectors.
- uint32x4_t 
- ARM-specific 128-bit wide vector of four packed u32.
- uint32x4x2_t 
- ARM-specific type containing two uint32x4_tvectors.
- uint32x4x3_t 
- ARM-specific type containing three uint32x4_tvectors.
- uint32x4x4_t 
- ARM-specific type containing four uint32x4_tvectors.
- uint64x1_t 
- ARM-specific 64-bit wide vector of one packed u64.
- uint64x1x2_t 
- ARM-specific type containing two uint64x1_tvectors.
- uint64x1x3_t 
- ARM-specific type containing three uint64x1_tvectors.
- uint64x1x4_t 
- ARM-specific type containing four uint64x1_tvectors.
- uint64x2_t 
- ARM-specific 128-bit wide vector of two packed u64.
- uint64x2x2_t 
- ARM-specific type containing two uint64x2_tvectors.
- uint64x2x3_t 
- ARM-specific type containing three uint64x2_tvectors.
- uint64x2x4_t 
- ARM-specific type containing four uint64x2_tvectors.
- SYExperimental 
- Full system is the required shareability domain, reads and writes are the required access types
Constants§
- _PREFETCH_LOCALIT Y0 Experimental 
- See prefetch.
- _PREFETCH_LOCALIT Y1 Experimental 
- See prefetch.
- _PREFETCH_LOCALIT Y2 Experimental 
- See prefetch.
- _PREFETCH_LOCALIT Y3 Experimental 
- See prefetch.
- _PREFETCH_READ Experimental 
- See prefetch.
- _PREFETCH_WRITE Experimental 
- See prefetch.
- _TMFAILURE_CNCL Experimental 
- Transaction executed a TCANCEL instruction
- _TMFAILURE_DBG Experimental 
- Transaction aborted due to a debug trap.
- _TMFAILURE_ERR Experimental 
- Transaction aborted because a non-permissible operation was attempted
- _TMFAILURE_IMP Experimental 
- Fallback error type for any other reason
- _TMFAILURE_INT Experimental 
- Transaction failed from interrupt
- _TMFAILURE_MEM Experimental 
- Transaction aborted because a conflict occurred
- _TMFAILURE_NEST Experimental 
- Transaction aborted due to transactional nesting level was exceeded
- _TMFAILURE_REASON Experimental 
- Extraction mask for failure reason
- _TMFAILURE_RTRY Experimental 
- Transaction retry is possible.
- _TMFAILURE_SIZE Experimental 
- Transaction aborted due to read or write set limit was exceeded
- _TMFAILURE_TRIVIAL Experimental 
- Indicates a TRIVIAL version of TM is available
- _TMSTART_SUCCESS Experimental 
- Transaction successfully started.
Functions§
- __crc32b ⚠crc
- CRC32 single round checksum for bytes (8 bits).
- __crc32cb ⚠crc
- CRC32-C single round checksum for bytes (8 bits).
- __crc32cd ⚠crc
- CRC32 single round checksum for quad words (64 bits).
- __crc32ch ⚠crc
- CRC32-C single round checksum for half words (16 bits).
- __crc32cw ⚠crc
- CRC32-C single round checksum for words (32 bits).
- __crc32d ⚠crc
- CRC32 single round checksum for quad words (64 bits).
- __crc32h ⚠crc
- CRC32 single round checksum for half words (16 bits).
- __crc32w ⚠crc
- CRC32 single round checksum for words (32 bits).
- vaba_s8⚠neon
- vaba_s16 ⚠neon
- vaba_s32 ⚠neon
- vaba_u8⚠neon
- vaba_u16 ⚠neon
- vaba_u32 ⚠neon
- vabal_high_ ⚠s8 neon
- Signed Absolute difference and Accumulate Long
- vabal_high_ ⚠s16 neon
- Signed Absolute difference and Accumulate Long
- vabal_high_ ⚠s32 neon
- Signed Absolute difference and Accumulate Long
- vabal_high_ ⚠u8 neon
- Unsigned Absolute difference and Accumulate Long
- vabal_high_ ⚠u16 neon
- Unsigned Absolute difference and Accumulate Long
- vabal_high_ ⚠u32 neon
- Unsigned Absolute difference and Accumulate Long
- vabal_s8 ⚠neon
- Signed Absolute difference and Accumulate Long
- vabal_s16 ⚠neon
- Signed Absolute difference and Accumulate Long
- vabal_s32 ⚠neon
- Signed Absolute difference and Accumulate Long
- vabal_u8 ⚠neon
- Unsigned Absolute difference and Accumulate Long
- vabal_u16 ⚠neon
- Unsigned Absolute difference and Accumulate Long
- vabal_u32 ⚠neon
- Unsigned Absolute difference and Accumulate Long
- vabaq_s8 ⚠neon
- vabaq_s16 ⚠neon
- vabaq_s32 ⚠neon
- vabaq_u8 ⚠neon
- vabaq_u16 ⚠neon
- vabaq_u32 ⚠neon
- vabd_f32 ⚠neon
- Absolute difference between the arguments of Floating
- vabd_f64 ⚠neon
- Absolute difference between the arguments of Floating
- vabd_s8⚠neon
- Absolute difference between the arguments
- vabd_s16 ⚠neon
- Absolute difference between the arguments
- vabd_s32 ⚠neon
- Absolute difference between the arguments
- vabd_u8⚠neon
- Absolute difference between the arguments
- vabd_u16 ⚠neon
- Absolute difference between the arguments
- vabd_u32 ⚠neon
- Absolute difference between the arguments
- vabdd_f64 ⚠neon
- Floating-point absolute difference
- vabdl_high_ ⚠s8 neon
- Signed Absolute difference Long
- vabdl_high_ ⚠s16 neon
- Signed Absolute difference Long
- vabdl_high_ ⚠s32 neon
- Signed Absolute difference Long
- vabdl_high_ ⚠u8 neon
- Unsigned Absolute difference Long
- vabdl_high_ ⚠u16 neon
- Unsigned Absolute difference Long
- vabdl_high_ ⚠u32 neon
- Unsigned Absolute difference Long
- vabdl_s8 ⚠neon
- Signed Absolute difference Long
- vabdl_s16 ⚠neon
- Signed Absolute difference Long
- vabdl_s32 ⚠neon
- Signed Absolute difference Long
- vabdl_u8 ⚠neon
- Unsigned Absolute difference Long
- vabdl_u16 ⚠neon
- Unsigned Absolute difference Long
- vabdl_u32 ⚠neon
- Unsigned Absolute difference Long
- vabdq_f32 ⚠neon
- Absolute difference between the arguments of Floating
- vabdq_f64 ⚠neon
- Absolute difference between the arguments of Floating
- vabdq_s8 ⚠neon
- Absolute difference between the arguments
- vabdq_s16 ⚠neon
- Absolute difference between the arguments
- vabdq_s32 ⚠neon
- Absolute difference between the arguments
- vabdq_u8 ⚠neon
- Absolute difference between the arguments
- vabdq_u16 ⚠neon
- Absolute difference between the arguments
- vabdq_u32 ⚠neon
- Absolute difference between the arguments
- vabds_f32 ⚠neon
- Floating-point absolute difference
- vabs_f32 ⚠neon
- Floating-point absolute value
- vabs_f64 ⚠neon
- Floating-point absolute value
- vabs_s8⚠neon
- Absolute value (wrapping).
- vabs_s16 ⚠neon
- Absolute value (wrapping).
- vabs_s32 ⚠neon
- Absolute value (wrapping).
- vabs_s64 ⚠neon
- Absolute Value (wrapping).
- vabsd_s64 ⚠neon
- Absolute Value (wrapping).
- vabsq_f32 ⚠neon
- Floating-point absolute value
- vabsq_f64 ⚠neon
- Floating-point absolute value
- vabsq_s8 ⚠neon
- Absolute value (wrapping).
- vabsq_s16 ⚠neon
- Absolute value (wrapping).
- vabsq_s32 ⚠neon
- Absolute value (wrapping).
- vabsq_s64 ⚠neon
- Absolute Value (wrapping).
- vadd_f32 ⚠neon
- Vector add.
- vadd_f64 ⚠neon
- Vector add.
- vadd_p8⚠neon
- Bitwise exclusive OR
- vadd_p16 ⚠neon
- Bitwise exclusive OR
- vadd_p64 ⚠neon
- Bitwise exclusive OR
- vadd_s8⚠neon
- Vector add.
- vadd_s16 ⚠neon
- Vector add.
- vadd_s32 ⚠neon
- Vector add.
- vadd_s64 ⚠neon
- Vector add.
- vadd_u8⚠neon
- Vector add.
- vadd_u16 ⚠neon
- Vector add.
- vadd_u32 ⚠neon
- Vector add.
- vadd_u64 ⚠neon
- Vector add.
- vaddd_s64 ⚠neon
- Vector add.
- vaddd_u64 ⚠neon
- Vector add.
- vaddhn_high_ ⚠s16 neon
- Add returning High Narrow (high half).
- vaddhn_high_ ⚠s32 neon
- Add returning High Narrow (high half).
- vaddhn_high_ ⚠s64 neon
- Add returning High Narrow (high half).
- vaddhn_high_ ⚠u16 neon
- Add returning High Narrow (high half).
- vaddhn_high_ ⚠u32 neon
- Add returning High Narrow (high half).
- vaddhn_high_ ⚠u64 neon
- Add returning High Narrow (high half).
- vaddhn_s16 ⚠neon
- Add returning High Narrow.
- vaddhn_s32 ⚠neon
- Add returning High Narrow.
- vaddhn_s64 ⚠neon
- Add returning High Narrow.
- vaddhn_u16 ⚠neon
- Add returning High Narrow.
- vaddhn_u32 ⚠neon
- Add returning High Narrow.
- vaddhn_u64 ⚠neon
- Add returning High Narrow.
- vaddl_high_ ⚠s8 neon
- Signed Add Long (vector, high half).
- vaddl_high_ ⚠s16 neon
- Signed Add Long (vector, high half).
- vaddl_high_ ⚠s32 neon
- Signed Add Long (vector, high half).
- vaddl_high_ ⚠u8 neon
- Unsigned Add Long (vector, high half).
- vaddl_high_ ⚠u16 neon
- Unsigned Add Long (vector, high half).
- vaddl_high_ ⚠u32 neon
- Unsigned Add Long (vector, high half).
- vaddl_s8 ⚠neon
- Signed Add Long (vector).
- vaddl_s16 ⚠neon
- Signed Add Long (vector).
- vaddl_s32 ⚠neon
- Signed Add Long (vector).
- vaddl_u8 ⚠neon
- Unsigned Add Long (vector).
- vaddl_u16 ⚠neon
- Unsigned Add Long (vector).
- vaddl_u32 ⚠neon
- Unsigned Add Long (vector).
- vaddlv_s8 ⚠neon
- Signed Add Long across Vector
- vaddlv_s16 ⚠neon
- Signed Add Long across Vector
- vaddlv_s32 ⚠neon
- Signed Add Long across Vector
- vaddlv_u8 ⚠neon
- Unsigned Add Long across Vector
- vaddlv_u16 ⚠neon
- Unsigned Add Long across Vector
- vaddlv_u32 ⚠neon
- Unsigned Add Long across Vector
- vaddlvq_s8 ⚠neon
- Signed Add Long across Vector
- vaddlvq_s16 ⚠neon
- Signed Add Long across Vector
- vaddlvq_s32 ⚠neon
- Signed Add Long across Vector
- vaddlvq_u8 ⚠neon
- Unsigned Add Long across Vector
- vaddlvq_u16 ⚠neon
- Unsigned Add Long across Vector
- vaddlvq_u32 ⚠neon
- Unsigned Add Long across Vector
- vaddq_f32 ⚠neon
- Vector add.
- vaddq_f64 ⚠neon
- Vector add.
- vaddq_p8 ⚠neon
- Bitwise exclusive OR
- vaddq_p16 ⚠neon
- Bitwise exclusive OR
- vaddq_p64 ⚠neon
- Bitwise exclusive OR
- vaddq_p128 ⚠neon
- Bitwise exclusive OR
- vaddq_s8 ⚠neon
- Vector add.
- vaddq_s16 ⚠neon
- Vector add.
- vaddq_s32 ⚠neon
- Vector add.
- vaddq_s64 ⚠neon
- Vector add.
- vaddq_u8 ⚠neon
- Vector add.
- vaddq_u16 ⚠neon
- Vector add.
- vaddq_u32 ⚠neon
- Vector add.
- vaddq_u64 ⚠neon
- Vector add.
- vaddv_f32 ⚠neon
- Floating-point add across vector
- vaddv_s8 ⚠neon
- Add across vector
- vaddv_s16 ⚠neon
- Add across vector
- vaddv_s32 ⚠neon
- Add across vector
- vaddv_u8 ⚠neon
- Add across vector
- vaddv_u16 ⚠neon
- Add across vector
- vaddv_u32 ⚠neon
- Add across vector
- vaddvq_f32 ⚠neon
- Floating-point add across vector
- vaddvq_f64 ⚠neon
- Floating-point add across vector
- vaddvq_s8 ⚠neon
- Add across vector
- vaddvq_s16 ⚠neon
- Add across vector
- vaddvq_s32 ⚠neon
- Add across vector
- vaddvq_s64 ⚠neon
- Add across vector
- vaddvq_u8 ⚠neon
- Add across vector
- vaddvq_u16 ⚠neon
- Add across vector
- vaddvq_u32 ⚠neon
- Add across vector
- vaddvq_u64 ⚠neon
- Add across vector
- vaddw_high_ ⚠s8 neon
- Signed Add Wide (high half).
- vaddw_high_ ⚠s16 neon
- Signed Add Wide (high half).
- vaddw_high_ ⚠s32 neon
- Signed Add Wide (high half).
- vaddw_high_ ⚠u8 neon
- Unsigned Add Wide (high half).
- vaddw_high_ ⚠u16 neon
- Unsigned Add Wide (high half).
- vaddw_high_ ⚠u32 neon
- Unsigned Add Wide (high half).
- vaddw_s8 ⚠neon
- Signed Add Wide.
- vaddw_s16 ⚠neon
- Signed Add Wide.
- vaddw_s32 ⚠neon
- Signed Add Wide.
- vaddw_u8 ⚠neon
- Unsigned Add Wide.
- vaddw_u16 ⚠neon
- Unsigned Add Wide.
- vaddw_u32 ⚠neon
- Unsigned Add Wide.
- vaesdq_u8 ⚠aes
- AES single round decryption.
- vaeseq_u8 ⚠aes
- AES single round encryption.
- vaesimcq_u8 ⚠aes
- AES inverse mix columns.
- vaesmcq_u8 ⚠aes
- AES mix columns.
- vand_s8⚠neon
- Vector bitwise and
- vand_s16 ⚠neon
- Vector bitwise and
- vand_s32 ⚠neon
- Vector bitwise and
- vand_s64 ⚠neon
- Vector bitwise and
- vand_u8⚠neon
- Vector bitwise and
- vand_u16 ⚠neon
- Vector bitwise and
- vand_u32 ⚠neon
- Vector bitwise and
- vand_u64 ⚠neon
- Vector bitwise and
- vandq_s8 ⚠neon
- Vector bitwise and
- vandq_s16 ⚠neon
- Vector bitwise and
- vandq_s32 ⚠neon
- Vector bitwise and
- vandq_s64 ⚠neon
- Vector bitwise and
- vandq_u8 ⚠neon
- Vector bitwise and
- vandq_u16 ⚠neon
- Vector bitwise and
- vandq_u32 ⚠neon
- Vector bitwise and
- vandq_u64 ⚠neon
- Vector bitwise and
- vbcaxq_s8 ⚠neon,sha3
- Bit clear and exclusive OR
- vbcaxq_s16 ⚠neon,sha3
- Bit clear and exclusive OR
- vbcaxq_s32 ⚠neon,sha3
- Bit clear and exclusive OR
- vbcaxq_s64 ⚠neon,sha3
- Bit clear and exclusive OR
- vbcaxq_u8 ⚠neon,sha3
- Bit clear and exclusive OR
- vbcaxq_u16 ⚠neon,sha3
- Bit clear and exclusive OR
- vbcaxq_u32 ⚠neon,sha3
- Bit clear and exclusive OR
- vbcaxq_u64 ⚠neon,sha3
- Bit clear and exclusive OR
- vbic_s8⚠neon
- Vector bitwise bit clear
- vbic_s16 ⚠neon
- Vector bitwise bit clear
- vbic_s32 ⚠neon
- Vector bitwise bit clear
- vbic_s64 ⚠neon
- Vector bitwise bit clear
- vbic_u8⚠neon
- Vector bitwise bit clear
- vbic_u16 ⚠neon
- Vector bitwise bit clear
- vbic_u32 ⚠neon
- Vector bitwise bit clear
- vbic_u64 ⚠neon
- Vector bitwise bit clear
- vbicq_s8 ⚠neon
- Vector bitwise bit clear
- vbicq_s16 ⚠neon
- Vector bitwise bit clear
- vbicq_s32 ⚠neon
- Vector bitwise bit clear
- vbicq_s64 ⚠neon
- Vector bitwise bit clear
- vbicq_u8 ⚠neon
- Vector bitwise bit clear
- vbicq_u16 ⚠neon
- Vector bitwise bit clear
- vbicq_u32 ⚠neon
- Vector bitwise bit clear
- vbicq_u64 ⚠neon
- Vector bitwise bit clear
- vbsl_f32 ⚠neon
- Bitwise Select.
- vbsl_f64 ⚠neon
- Bitwise Select instructions. This instruction sets each bit in the destination SIMD&FP register to the corresponding bit from the first source SIMD&FP register when the original destination bit was 1, otherwise from the second source SIMD&FP register.
- vbsl_p8⚠neon
- Bitwise Select.
- vbsl_p16 ⚠neon
- Bitwise Select.
- vbsl_p64 ⚠neon
- Bitwise Select.
- vbsl_s8⚠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 ⚠neon
- Bitwise Select.
- vbsl_s32 ⚠neon
- Bitwise Select.
- vbsl_s64 ⚠neon
- Bitwise Select.
- vbsl_u8⚠neon
- Bitwise Select.
- vbsl_u16 ⚠neon
- Bitwise Select.
- vbsl_u32 ⚠neon
- Bitwise Select.
- vbsl_u64 ⚠neon
- Bitwise Select.
- vbslq_f32 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_f64 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_p8 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_p16 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_p64 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_s8 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_s16 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_s32 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_s64 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_u8 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_u16 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_u32 ⚠neon
- Bitwise Select. (128-bit)
- vbslq_u64 ⚠neon
- Bitwise Select. (128-bit)
- vcage_f32 ⚠neon
- Floating-point absolute compare greater than or equal
- vcage_f64 ⚠neon
- Floating-point absolute compare greater than or equal
- vcaged_f64 ⚠neon
- Floating-point absolute compare greater than or equal
- vcageq_f32 ⚠neon
- Floating-point absolute compare greater than or equal
- vcageq_f64 ⚠neon
- Floating-point absolute compare greater than or equal
- vcages_f32 ⚠neon
- Floating-point absolute compare greater than or equal
- vcagt_f32 ⚠neon
- Floating-point absolute compare greater than
- vcagt_f64 ⚠neon
- Floating-point absolute compare greater than
- vcagtd_f64 ⚠neon
- Floating-point absolute compare greater than
- vcagtq_f32 ⚠neon
- Floating-point absolute compare greater than
- vcagtq_f64 ⚠neon
- Floating-point absolute compare greater than
- vcagts_f32 ⚠neon
- Floating-point absolute compare greater than
- vcale_f32 ⚠neon
- Floating-point absolute compare less than or equal
- vcale_f64 ⚠neon
- Floating-point absolute compare less than or equal
- vcaled_f64 ⚠neon
- Floating-point absolute compare less than or equal
- vcaleq_f32 ⚠neon
- Floating-point absolute compare less than or equal
- vcaleq_f64 ⚠neon
- Floating-point absolute compare less than or equal
- vcales_f32 ⚠neon
- Floating-point absolute compare less than or equal
- vcalt_f32 ⚠neon
- Floating-point absolute compare less than
- vcalt_f64 ⚠neon
- Floating-point absolute compare less than
- vcaltd_f64 ⚠neon
- Floating-point absolute compare less than
- vcaltq_f32 ⚠neon
- Floating-point absolute compare less than
- vcaltq_f64 ⚠neon
- Floating-point absolute compare less than
- vcalts_f32 ⚠neon
- Floating-point absolute compare less than
- vceq_f32 ⚠neon
- Floating-point compare equal
- vceq_f64 ⚠neon
- Floating-point compare equal
- vceq_p8⚠neon
- Compare bitwise Equal (vector)
- vceq_p64 ⚠neon
- Compare bitwise Equal (vector)
- vceq_s8⚠neon
- Compare bitwise Equal (vector)
- vceq_s16 ⚠neon
- Compare bitwise Equal (vector)
- vceq_s32 ⚠neon
- Compare bitwise Equal (vector)
- vceq_s64 ⚠neon
- Compare bitwise Equal (vector)
- vceq_u8⚠neon
- Compare bitwise Equal (vector)
- vceq_u16 ⚠neon
- Compare bitwise Equal (vector)
- vceq_u32 ⚠neon
- Compare bitwise Equal (vector)
- vceq_u64 ⚠neon
- Compare bitwise Equal (vector)
- vceqd_f64 ⚠neon
- Floating-point compare equal
- vceqd_s64 ⚠neon
- Compare bitwise equal
- vceqd_u64 ⚠neon
- Compare bitwise equal
- vceqq_f32 ⚠neon
- Floating-point compare equal
- vceqq_f64 ⚠neon
- Floating-point compare equal
- vceqq_p8 ⚠neon
- Compare bitwise Equal (vector)
- vceqq_p64 ⚠neon
- Compare bitwise Equal (vector)
- vceqq_s8 ⚠neon
- Compare bitwise Equal (vector)
- vceqq_s16 ⚠neon
- Compare bitwise Equal (vector)
- vceqq_s32 ⚠neon
- Compare bitwise Equal (vector)
- vceqq_s64 ⚠neon
- Compare bitwise Equal (vector)
- vceqq_u8 ⚠neon
- Compare bitwise Equal (vector)
- vceqq_u16 ⚠neon
- Compare bitwise Equal (vector)
- vceqq_u32 ⚠neon
- Compare bitwise Equal (vector)
- vceqq_u64 ⚠neon
- Compare bitwise Equal (vector)
- vceqs_f32 ⚠neon
- Floating-point compare equal
- vceqz_f32 ⚠neon
- Floating-point compare bitwise equal to zero
- vceqz_f64 ⚠neon
- Floating-point compare bitwise equal to zero
- vceqz_p8 ⚠neon
- Signed compare bitwise equal to zero
- vceqz_p64 ⚠neon
- Signed compare bitwise equal to zero
- vceqz_s8 ⚠neon
- Signed compare bitwise equal to zero
- vceqz_s16 ⚠neon
- Signed compare bitwise equal to zero
- vceqz_s32 ⚠neon
- Signed compare bitwise equal to zero
- vceqz_s64 ⚠neon
- Signed compare bitwise equal to zero
- vceqz_u8 ⚠neon
- Unsigned compare bitwise equal to zero
- vceqz_u16 ⚠neon
- Unsigned compare bitwise equal to zero
- vceqz_u32 ⚠neon
- Unsigned compare bitwise equal to zero
- vceqz_u64 ⚠neon
- Unsigned compare bitwise equal to zero
- vceqzd_f64 ⚠neon
- Floating-point compare bitwise equal to zero
- vceqzd_s64 ⚠neon
- Compare bitwise equal to zero
- vceqzd_u64 ⚠neon
- Compare bitwise equal to zero
- vceqzq_f32 ⚠neon
- Floating-point compare bitwise equal to zero
- vceqzq_f64 ⚠neon
- Floating-point compare bitwise equal to zero
- vceqzq_p8 ⚠neon
- Signed compare bitwise equal to zero
- vceqzq_p64 ⚠neon
- Signed compare bitwise equal to zero
- vceqzq_s8 ⚠neon
- Signed compare bitwise equal to zero
- vceqzq_s16 ⚠neon
- Signed compare bitwise equal to zero
- vceqzq_s32 ⚠neon
- Signed compare bitwise equal to zero
- vceqzq_s64 ⚠neon
- Signed compare bitwise equal to zero
- vceqzq_u8 ⚠neon
- Unsigned compare bitwise equal to zero
- vceqzq_u16 ⚠neon
- Unsigned compare bitwise equal to zero
- vceqzq_u32 ⚠neon
- Unsigned compare bitwise equal to zero
- vceqzq_u64 ⚠neon
- Unsigned compare bitwise equal to zero
- vceqzs_f32 ⚠neon
- Floating-point compare bitwise equal to zero
- vcge_f32 ⚠neon
- Floating-point compare greater than or equal
- vcge_f64 ⚠neon
- Floating-point compare greater than or equal
- vcge_s8⚠neon
- Compare signed greater than or equal
- vcge_s16 ⚠neon
- Compare signed greater than or equal
- vcge_s32 ⚠neon
- Compare signed greater than or equal
- vcge_s64 ⚠neon
- Compare signed greater than or equal
- vcge_u8⚠neon
- Compare unsigned greater than or equal
- vcge_u16 ⚠neon
- Compare unsigned greater than or equal
- vcge_u32 ⚠neon
- Compare unsigned greater than or equal
- vcge_u64 ⚠neon
- Compare unsigned greater than or equal
- vcged_f64 ⚠neon
- Floating-point compare greater than or equal
- vcged_s64 ⚠neon
- Compare greater than or equal
- vcged_u64 ⚠neon
- Compare greater than or equal
- vcgeq_f32 ⚠neon
- Floating-point compare greater than or equal
- vcgeq_f64 ⚠neon
- Floating-point compare greater than or equal
- vcgeq_s8 ⚠neon
- Compare signed greater than or equal
- vcgeq_s16 ⚠neon
- Compare signed greater than or equal
- vcgeq_s32 ⚠neon
- Compare signed greater than or equal
- vcgeq_s64 ⚠neon
- Compare signed greater than or equal
- vcgeq_u8 ⚠neon
- Compare unsigned greater than or equal
- vcgeq_u16 ⚠neon
- Compare unsigned greater than or equal
- vcgeq_u32 ⚠neon
- Compare unsigned greater than or equal
- vcgeq_u64 ⚠neon
- Compare unsigned greater than or equal
- vcges_f32 ⚠neon
- Floating-point compare greater than or equal
- vcgez_f32 ⚠neon
- Floating-point compare greater than or equal to zero
- vcgez_f64 ⚠neon
- Floating-point compare greater than or equal to zero
- vcgez_s8 ⚠neon
- Compare signed greater than or equal to zero
- vcgez_s16 ⚠neon
- Compare signed greater than or equal to zero
- vcgez_s32 ⚠neon
- Compare signed greater than or equal to zero
- vcgez_s64 ⚠neon
- Compare signed greater than or equal to zero
- vcgezd_f64 ⚠neon
- Floating-point compare greater than or equal to zero
- vcgezd_s64 ⚠neon
- Compare signed greater than or equal to zero
- vcgezq_f32 ⚠neon
- Floating-point compare greater than or equal to zero
- vcgezq_f64 ⚠neon
- Floating-point compare greater than or equal to zero
- vcgezq_s8 ⚠neon
- Compare signed greater than or equal to zero
- vcgezq_s16 ⚠neon
- Compare signed greater than or equal to zero
- vcgezq_s32 ⚠neon
- Compare signed greater than or equal to zero
- vcgezq_s64 ⚠neon
- Compare signed greater than or equal to zero
- vcgezs_f32 ⚠neon
- Floating-point compare greater than or equal to zero
- vcgt_f32 ⚠neon
- Floating-point compare greater than
- vcgt_f64 ⚠neon
- Floating-point compare greater than
- vcgt_s8⚠neon
- Compare signed greater than
- vcgt_s16 ⚠neon
- Compare signed greater than
- vcgt_s32 ⚠neon
- Compare signed greater than
- vcgt_s64 ⚠neon
- Compare signed greater than
- vcgt_u8⚠neon
- Compare unsigned greater than
- vcgt_u16 ⚠neon
- Compare unsigned greater than
- vcgt_u32 ⚠neon
- Compare unsigned greater than
- vcgt_u64 ⚠neon
- Compare unsigned greater than
- vcgtd_f64 ⚠neon
- Floating-point compare greater than
- vcgtd_s64 ⚠neon
- Compare greater than
- vcgtd_u64 ⚠neon
- Compare greater than
- vcgtq_f32 ⚠neon
- Floating-point compare greater than
- vcgtq_f64 ⚠neon
- Floating-point compare greater than
- vcgtq_s8 ⚠neon
- Compare signed greater than
- vcgtq_s16 ⚠neon
- Compare signed greater than
- vcgtq_s32 ⚠neon
- Compare signed greater than
- vcgtq_s64 ⚠neon
- Compare signed greater than
- vcgtq_u8 ⚠neon
- Compare unsigned greater than
- vcgtq_u16 ⚠neon
- Compare unsigned greater than
- vcgtq_u32 ⚠neon
- Compare unsigned greater than
- vcgtq_u64 ⚠neon
- Compare unsigned greater than
- vcgts_f32 ⚠neon
- Floating-point compare greater than
- vcgtz_f32 ⚠neon
- Floating-point compare greater than zero
- vcgtz_f64 ⚠neon
- Floating-point compare greater than zero
- vcgtz_s8 ⚠neon
- Compare signed greater than zero
- vcgtz_s16 ⚠neon
- Compare signed greater than zero
- vcgtz_s32 ⚠neon
- Compare signed greater than zero
- vcgtz_s64 ⚠neon
- Compare signed greater than zero
- vcgtzd_f64 ⚠neon
- Floating-point compare greater than zero
- vcgtzd_s64 ⚠neon
- Compare signed greater than zero
- vcgtzq_f32 ⚠neon
- Floating-point compare greater than zero
- vcgtzq_f64 ⚠neon
- Floating-point compare greater than zero
- vcgtzq_s8 ⚠neon
- Compare signed greater than zero
- vcgtzq_s16 ⚠neon
- Compare signed greater than zero
- vcgtzq_s32 ⚠neon
- Compare signed greater than zero
- vcgtzq_s64 ⚠neon
- Compare signed greater than zero
- vcgtzs_f32 ⚠neon
- Floating-point compare greater than zero
- vcle_f32 ⚠neon
- Floating-point compare less than or equal
- vcle_f64 ⚠neon
- Floating-point compare less than or equal
- vcle_s8⚠neon
- Compare signed less than or equal
- vcle_s16 ⚠neon
- Compare signed less than or equal
- vcle_s32 ⚠neon
- Compare signed less than or equal
- vcle_s64 ⚠neon
- Compare signed less than or equal
- vcle_u8⚠neon
- Compare unsigned less than or equal
- vcle_u16 ⚠neon
- Compare unsigned less than or equal
- vcle_u32 ⚠neon
- Compare unsigned less than or equal
- vcle_u64 ⚠neon
- Compare unsigned less than or equal
- vcled_f64 ⚠neon
- Floating-point compare less than or equal
- vcled_s64 ⚠neon
- Compare less than or equal
- vcled_u64 ⚠neon
- Compare less than or equal
- vcleq_f32 ⚠neon
- Floating-point compare less than or equal
- vcleq_f64 ⚠neon
- Floating-point compare less than or equal
- vcleq_s8 ⚠neon
- Compare signed less than or equal
- vcleq_s16 ⚠neon
- Compare signed less than or equal
- vcleq_s32 ⚠neon
- Compare signed less than or equal
- vcleq_s64 ⚠neon
- Compare signed less than or equal
- vcleq_u8 ⚠neon
- Compare unsigned less than or equal
- vcleq_u16 ⚠neon
- Compare unsigned less than or equal
- vcleq_u32 ⚠neon
- Compare unsigned less than or equal
- vcleq_u64 ⚠neon
- Compare unsigned less than or equal
- vcles_f32 ⚠neon
- Floating-point compare less than or equal
- vclez_f32 ⚠neon
- Floating-point compare less than or equal to zero
- vclez_f64 ⚠neon
- Floating-point compare less than or equal to zero
- vclez_s8 ⚠neon
- Compare signed less than or equal to zero
- vclez_s16 ⚠neon
- Compare signed less than or equal to zero
- vclez_s32 ⚠neon
- Compare signed less than or equal to zero
- vclez_s64 ⚠neon
- Compare signed less than or equal to zero
- vclezd_f64 ⚠neon
- Floating-point compare less than or equal to zero
- vclezd_s64 ⚠neon
- Compare less than or equal to zero
- vclezq_f32 ⚠neon
- Floating-point compare less than or equal to zero
- vclezq_f64 ⚠neon
- Floating-point compare less than or equal to zero
- vclezq_s8 ⚠neon
- Compare signed less than or equal to zero
- vclezq_s16 ⚠neon
- Compare signed less than or equal to zero
- vclezq_s32 ⚠neon
- Compare signed less than or equal to zero
- vclezq_s64 ⚠neon
- Compare signed less than or equal to zero
- vclezs_f32 ⚠neon
- Floating-point compare less than or equal to zero
- vcls_s8⚠neon
- Count leading sign bits
- vcls_s16 ⚠neon
- Count leading sign bits
- vcls_s32 ⚠neon
- Count leading sign bits
- vcls_u8⚠neon
- Count leading sign bits
- vcls_u16 ⚠neon
- Count leading sign bits
- vcls_u32 ⚠neon
- Count leading sign bits
- vclsq_s8 ⚠neon
- Count leading sign bits
- vclsq_s16 ⚠neon
- Count leading sign bits
- vclsq_s32 ⚠neon
- Count leading sign bits
- vclsq_u8 ⚠neon
- Count leading sign bits
- vclsq_u16 ⚠neon
- Count leading sign bits
- vclsq_u32 ⚠neon
- Count leading sign bits
- vclt_f32 ⚠neon
- Floating-point compare less than
- vclt_f64 ⚠neon
- Floating-point compare less than
- vclt_s8⚠neon
- Compare signed less than
- vclt_s16 ⚠neon
- Compare signed less than
- vclt_s32 ⚠neon
- Compare signed less than
- vclt_s64 ⚠neon
- Compare signed less than
- vclt_u8⚠neon
- Compare unsigned less than
- vclt_u16 ⚠neon
- Compare unsigned less than
- vclt_u32 ⚠neon
- Compare unsigned less than
- vclt_u64 ⚠neon
- Compare unsigned less than
- vcltd_f64 ⚠neon
- Floating-point compare less than
- vcltd_s64 ⚠neon
- Compare less than
- vcltd_u64 ⚠neon
- Compare less than
- vcltq_f32 ⚠neon
- Floating-point compare less than
- vcltq_f64 ⚠neon
- Floating-point compare less than
- vcltq_s8 ⚠neon
- Compare signed less than
- vcltq_s16 ⚠neon
- Compare signed less than
- vcltq_s32 ⚠neon
- Compare signed less than
- vcltq_s64 ⚠neon
- Compare signed less than
- vcltq_u8 ⚠neon
- Compare unsigned less than
- vcltq_u16 ⚠neon
- Compare unsigned less than
- vcltq_u32 ⚠neon
- Compare unsigned less than
- vcltq_u64 ⚠neon
- Compare unsigned less than
- vclts_f32 ⚠neon
- Floating-point compare less than
- vcltz_f32 ⚠neon
- Floating-point compare less than zero
- vcltz_f64 ⚠neon
- Floating-point compare less than zero
- vcltz_s8 ⚠neon
- Compare signed less than zero
- vcltz_s16 ⚠neon
- Compare signed less than zero
- vcltz_s32 ⚠neon
- Compare signed less than zero
- vcltz_s64 ⚠neon
- Compare signed less than zero
- vcltzd_f64 ⚠neon
- Floating-point compare less than zero
- vcltzd_s64 ⚠neon
- Compare less than zero
- vcltzq_f32 ⚠neon
- Floating-point compare less than zero
- vcltzq_f64 ⚠neon
- Floating-point compare less than zero
- vcltzq_s8 ⚠neon
- Compare signed less than zero
- vcltzq_s16 ⚠neon
- Compare signed less than zero
- vcltzq_s32 ⚠neon
- Compare signed less than zero
- vcltzq_s64 ⚠neon
- Compare signed less than zero
- vcltzs_f32 ⚠neon
- Floating-point compare less than zero
- vclz_s8⚠neon
- Count leading zero bits
- vclz_s16 ⚠neon
- Count leading zero bits
- vclz_s32 ⚠neon
- Count leading zero bits
- vclz_u8⚠neon
- Count leading zero bits
- vclz_u16 ⚠neon
- Count leading zero bits
- vclz_u32 ⚠neon
- Count leading zero bits
- vclzq_s8 ⚠neon
- Count leading zero bits
- vclzq_s16 ⚠neon
- Count leading zero bits
- vclzq_s32 ⚠neon
- Count leading zero bits
- vclzq_u8 ⚠neon
- Count leading zero bits
- vclzq_u16 ⚠neon
- Count leading zero bits
- vclzq_u32 ⚠neon
- Count leading zero bits
- vcnt_p8⚠neon
- Population count per byte.
- vcnt_s8⚠neon
- Population count per byte.
- vcnt_u8⚠neon
- Population count per byte.
- vcntq_p8 ⚠neon
- Population count per byte.
- vcntq_s8 ⚠neon
- Population count per byte.
- vcntq_u8 ⚠neon
- Population count per byte.
- vcombine_f32 ⚠neon
- Vector combine
- vcombine_f64 ⚠neon
- Vector combine
- vcombine_p8 ⚠neon
- Vector combine
- vcombine_p16 ⚠neon
- Vector combine
- vcombine_p64 ⚠neon
- Vector combine
- vcombine_s8 ⚠neon
- Vector combine
- vcombine_s16 ⚠neon
- Vector combine
- vcombine_s32 ⚠neon
- Vector combine
- vcombine_s64 ⚠neon
- Vector combine
- vcombine_u8 ⚠neon
- Vector combine
- vcombine_u16 ⚠neon
- Vector combine
- vcombine_u32 ⚠neon
- Vector combine
- vcombine_u64 ⚠neon
- Vector combine
- vcopy_lane_ ⚠f32 neon
- Insert vector element from another vector element
- vcopy_lane_ ⚠f64 neon
- Duplicate vector element to vector or scalar
- vcopy_lane_ ⚠p8 neon
- Insert vector element from another vector element
- vcopy_lane_ ⚠p16 neon
- Insert vector element from another vector element
- vcopy_lane_ ⚠p64 neon
- Duplicate vector element to vector or scalar
- vcopy_lane_ ⚠s8 neon
- Insert vector element from another vector element
- vcopy_lane_ ⚠s16 neon
- Insert vector element from another vector element
- vcopy_lane_ ⚠s32 neon
- Insert vector element from another vector element
- vcopy_lane_ ⚠s64 neon
- Duplicate vector element to vector or scalar
- vcopy_lane_ ⚠u8 neon
- Insert vector element from another vector element
- vcopy_lane_ ⚠u16 neon
- Insert vector element from another vector element
- vcopy_lane_ ⚠u32 neon
- Insert vector element from another vector element
- vcopy_lane_ ⚠u64 neon
- Duplicate vector element to vector or scalar
- vcopy_laneq_ ⚠f32 neon
- Insert vector element from another vector element
- vcopy_laneq_ ⚠f64 neon
- Duplicate vector element to vector or scalar
- vcopy_laneq_ ⚠p8 neon
- Insert vector element from another vector element
- vcopy_laneq_ ⚠p16 neon
- Insert vector element from another vector element
- vcopy_laneq_ ⚠p64 neon
- Duplicate vector element to vector or scalar
- vcopy_laneq_ ⚠s8 neon
- Insert vector element from another vector element
- vcopy_laneq_ ⚠s16 neon
- Insert vector element from another vector element
- vcopy_laneq_ ⚠s32 neon
- Insert vector element from another vector element
- vcopy_laneq_ ⚠s64 neon
- Duplicate vector element to vector or scalar
- vcopy_laneq_ ⚠u8 neon
- Insert vector element from another vector element
- vcopy_laneq_ ⚠u16 neon
- Insert vector element from another vector element
- vcopy_laneq_ ⚠u32 neon
- Insert vector element from another vector element
- vcopy_laneq_ ⚠u64 neon
- Duplicate vector element to vector or scalar
- vcopyq_lane_ ⚠f32 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠f64 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠p8 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠p16 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠p64 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠s8 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠s16 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠s32 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠s64 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠u8 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠u16 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠u32 neon
- Insert vector element from another vector element
- vcopyq_lane_ ⚠u64 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠f32 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠f64 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠p8 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠p16 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠p64 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠s8 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠s16 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠s32 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠s64 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠u8 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠u16 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠u32 neon
- Insert vector element from another vector element
- vcopyq_laneq_ ⚠u64 neon
- Insert vector element from another vector element
- vcreate_f32 ⚠neon
- Insert vector element from another vector element
- vcreate_f64 ⚠neon
- Insert vector element from another vector element
- vcreate_p8 ⚠neon
- Insert vector element from another vector element
- vcreate_p16 ⚠neon
- Insert vector element from another vector element
- vcreate_p64 ⚠neon,aes
- Insert vector element from another vector element
- vcreate_s8 ⚠neon
- Insert vector element from another vector element
- vcreate_s16 ⚠neon
- Insert vector element from another vector element
- vcreate_s32 ⚠neon
- Insert vector element from another vector element
- vcreate_s64 ⚠neon
- Insert vector element from another vector element
- vcreate_u8 ⚠neon
- Insert vector element from another vector element
- vcreate_u16 ⚠neon
- Insert vector element from another vector element
- vcreate_u32 ⚠neon
- Insert vector element from another vector element
- vcreate_u64 ⚠neon
- Insert vector element from another vector element
- vcvt_f32_ ⚠f64 neon
- Floating-point convert to lower precision narrow
- vcvt_f32_ ⚠s32 neon
- Fixed-point convert to floating-point
- vcvt_f32_ ⚠u32 neon
- Fixed-point convert to floating-point
- vcvt_f64_ ⚠f32 neon
- Floating-point convert to higher precision long
- vcvt_f64_ ⚠s64 neon
- Fixed-point convert to floating-point
- vcvt_f64_ ⚠u64 neon
- Fixed-point convert to floating-point
- vcvt_high_ ⚠f32_ f64 neon
- Floating-point convert to lower precision narrow
- vcvt_high_ ⚠f64_ f32 neon
- Floating-point convert to higher precision long
- vcvt_n_ ⚠f32_ s32 neon
- Fixed-point convert to floating-point
- vcvt_n_ ⚠f32_ u32 neon
- Fixed-point convert to floating-point
- vcvt_n_ ⚠f64_ s64 neon
- Fixed-point convert to floating-point
- vcvt_n_ ⚠f64_ u64 neon
- Fixed-point convert to floating-point
- vcvt_n_ ⚠s32_ f32 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvt_n_ ⚠s64_ f64 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvt_n_ ⚠u32_ f32 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvt_n_ ⚠u64_ f64 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvt_s32_ ⚠f32 neon
- Floating-point convert to signed fixed-point, rounding toward zero
- vcvt_s64_ ⚠f64 neon
- Floating-point convert to signed fixed-point, rounding toward zero
- vcvt_u32_ ⚠f32 neon
- Floating-point convert to unsigned fixed-point, rounding toward zero
- vcvt_u64_ ⚠f64 neon
- Floating-point convert to unsigned fixed-point, rounding toward zero
- vcvta_s32_ ⚠f32 neon
- Floating-point convert to signed integer, rounding to nearest with ties to away
- vcvta_s64_ ⚠f64 neon
- Floating-point convert to signed integer, rounding to nearest with ties to away
- vcvta_u32_ ⚠f32 neon
- Floating-point convert to unsigned integer, rounding to nearest with ties to away
- vcvta_u64_ ⚠f64 neon
- Floating-point convert to unsigned integer, rounding to nearest with ties to away
- vcvtad_s64_ ⚠f64 neon
- Floating-point convert to integer, rounding to nearest with ties to away
- vcvtad_u64_ ⚠f64 neon
- Floating-point convert to integer, rounding to nearest with ties to away
- vcvtaq_s32_ ⚠f32 neon
- Floating-point convert to signed integer, rounding to nearest with ties to away
- vcvtaq_s64_ ⚠f64 neon
- Floating-point convert to signed integer, rounding to nearest with ties to away
- vcvtaq_u32_ ⚠f32 neon
- Floating-point convert to unsigned integer, rounding to nearest with ties to away
- vcvtaq_u64_ ⚠f64 neon
- Floating-point convert to unsigned integer, rounding to nearest with ties to away
- vcvtas_s32_ ⚠f32 neon
- Floating-point convert to integer, rounding to nearest with ties to away
- vcvtas_u32_ ⚠f32 neon
- Floating-point convert to integer, rounding to nearest with ties to away
- vcvtd_f64_ ⚠s64 neon
- Fixed-point convert to floating-point
- vcvtd_f64_ ⚠u64 neon
- Fixed-point convert to floating-point
- vcvtd_n_ ⚠f64_ s64 neon
- Fixed-point convert to floating-point
- vcvtd_n_ ⚠f64_ u64 neon
- Fixed-point convert to floating-point
- vcvtd_n_ ⚠s64_ f64 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvtd_n_ ⚠u64_ f64 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvtd_s64_ ⚠f64 neon
- Fixed-point convert to floating-point
- vcvtd_u64_ ⚠f64 neon
- Fixed-point convert to floating-point
- vcvtm_s32_ ⚠f32 neon
- Floating-point convert to signed integer, rounding toward minus infinity
- vcvtm_s64_ ⚠f64 neon
- Floating-point convert to signed integer, rounding toward minus infinity
- vcvtm_u32_ ⚠f32 neon
- Floating-point convert to unsigned integer, rounding toward minus infinity
- vcvtm_u64_ ⚠f64 neon
- Floating-point convert to unsigned integer, rounding toward minus infinity
- vcvtmd_s64_ ⚠f64 neon
- Floating-point convert to signed integer, rounding toward minus infinity
- vcvtmd_u64_ ⚠f64 neon
- Floating-point convert to unsigned integer, rounding toward minus infinity
- vcvtmq_s32_ ⚠f32 neon
- Floating-point convert to signed integer, rounding toward minus infinity
- vcvtmq_s64_ ⚠f64 neon
- Floating-point convert to signed integer, rounding toward minus infinity
- vcvtmq_u32_ ⚠f32 neon
- Floating-point convert to unsigned integer, rounding toward minus infinity
- vcvtmq_u64_ ⚠f64 neon
- Floating-point convert to unsigned integer, rounding toward minus infinity
- vcvtms_s32_ ⚠f32 neon
- Floating-point convert to signed integer, rounding toward minus infinity
- vcvtms_u32_ ⚠f32 neon
- Floating-point convert to unsigned integer, rounding toward minus infinity
- vcvtn_s32_ ⚠f32 neon
- Floating-point convert to signed integer, rounding to nearest with ties to even
- vcvtn_s64_ ⚠f64 neon
- Floating-point convert to signed integer, rounding to nearest with ties to even
- vcvtn_u32_ ⚠f32 neon
- Floating-point convert to unsigned integer, rounding to nearest with ties to even
- vcvtn_u64_ ⚠f64 neon
- Floating-point convert to unsigned integer, rounding to nearest with ties to even
- vcvtnd_s64_ ⚠f64 neon
- Floating-point convert to signed integer, rounding to nearest with ties to even
- vcvtnd_u64_ ⚠f64 neon
- Floating-point convert to unsigned integer, rounding to nearest with ties to even
- vcvtnq_s32_ ⚠f32 neon
- Floating-point convert to signed integer, rounding to nearest with ties to even
- vcvtnq_s64_ ⚠f64 neon
- Floating-point convert to signed integer, rounding to nearest with ties to even
- vcvtnq_u32_ ⚠f32 neon
- Floating-point convert to unsigned integer, rounding to nearest with ties to even
- vcvtnq_u64_ ⚠f64 neon
- Floating-point convert to unsigned integer, rounding to nearest with ties to even
- vcvtns_s32_ ⚠f32 neon
- Floating-point convert to signed integer, rounding to nearest with ties to even
- vcvtns_u32_ ⚠f32 neon
- Floating-point convert to unsigned integer, rounding to nearest with ties to even
- vcvtp_s32_ ⚠f32 neon
- Floating-point convert to signed integer, rounding toward plus infinity
- vcvtp_s64_ ⚠f64 neon
- Floating-point convert to signed integer, rounding toward plus infinity
- vcvtp_u32_ ⚠f32 neon
- Floating-point convert to unsigned integer, rounding toward plus infinity
- vcvtp_u64_ ⚠f64 neon
- Floating-point convert to unsigned integer, rounding toward plus infinity
- vcvtpd_s64_ ⚠f64 neon
- Floating-point convert to signed integer, rounding toward plus infinity
- vcvtpd_u64_ ⚠f64 neon
- Floating-point convert to unsigned integer, rounding toward plus infinity
- vcvtpq_s32_ ⚠f32 neon
- Floating-point convert to signed integer, rounding toward plus infinity
- vcvtpq_s64_ ⚠f64 neon
- Floating-point convert to signed integer, rounding toward plus infinity
- vcvtpq_u32_ ⚠f32 neon
- Floating-point convert to unsigned integer, rounding toward plus infinity
- vcvtpq_u64_ ⚠f64 neon
- Floating-point convert to unsigned integer, rounding toward plus infinity
- vcvtps_s32_ ⚠f32 neon
- Floating-point convert to signed integer, rounding toward plus infinity
- vcvtps_u32_ ⚠f32 neon
- Floating-point convert to unsigned integer, rounding toward plus infinity
- vcvtq_f32_ ⚠s32 neon
- Fixed-point convert to floating-point
- vcvtq_f32_ ⚠u32 neon
- Fixed-point convert to floating-point
- vcvtq_f64_ ⚠s64 neon
- Fixed-point convert to floating-point
- vcvtq_f64_ ⚠u64 neon
- Fixed-point convert to floating-point
- vcvtq_n_ ⚠f32_ s32 neon
- Fixed-point convert to floating-point
- vcvtq_n_ ⚠f32_ u32 neon
- Fixed-point convert to floating-point
- vcvtq_n_ ⚠f64_ s64 neon
- Fixed-point convert to floating-point
- vcvtq_n_ ⚠f64_ u64 neon
- Fixed-point convert to floating-point
- vcvtq_n_ ⚠s32_ f32 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvtq_n_ ⚠s64_ f64 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvtq_n_ ⚠u32_ f32 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvtq_n_ ⚠u64_ f64 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvtq_s32_ ⚠f32 neon
- Floating-point convert to signed fixed-point, rounding toward zero
- vcvtq_s64_ ⚠f64 neon
- Floating-point convert to signed fixed-point, rounding toward zero
- vcvtq_u32_ ⚠f32 neon
- Floating-point convert to unsigned fixed-point, rounding toward zero
- vcvtq_u64_ ⚠f64 neon
- Floating-point convert to unsigned fixed-point, rounding toward zero
- vcvts_f32_ ⚠s32 neon
- Fixed-point convert to floating-point
- vcvts_f32_ ⚠u32 neon
- Fixed-point convert to floating-point
- vcvts_n_ ⚠f32_ s32 neon
- Fixed-point convert to floating-point
- vcvts_n_ ⚠f32_ u32 neon
- Fixed-point convert to floating-point
- vcvts_n_ ⚠s32_ f32 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvts_n_ ⚠u32_ f32 neon
- Floating-point convert to fixed-point, rounding toward zero
- vcvts_s32_ ⚠f32 neon
- Fixed-point convert to floating-point
- vcvts_u32_ ⚠f32 neon
- Fixed-point convert to floating-point
- vcvtx_f32_ ⚠f64 neon
- Floating-point convert to lower precision narrow, rounding to odd
- vcvtx_high_ ⚠f32_ f64 neon
- Floating-point convert to lower precision narrow, rounding to odd
- vcvtxd_f32_ ⚠f64 neon
- Floating-point convert to lower precision narrow, rounding to odd
- vdiv_f32 ⚠neon
- Divide
- vdiv_f64 ⚠neon
- Divide
- vdivq_f32 ⚠neon
- Divide
- vdivq_f64 ⚠neon
- Divide
- vdup_lane_ ⚠f32 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠f64 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠p8 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠p16 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠p64 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠s8 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠s16 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠s32 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠s64 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠u8 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠u16 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠u32 neon
- Set all vector lanes to the same value
- vdup_lane_ ⚠u64 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠f32 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠f64 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠p8 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠p16 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠p64 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠s8 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠s16 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠s32 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠s64 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠u8 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠u16 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠u32 neon
- Set all vector lanes to the same value
- vdup_laneq_ ⚠u64 neon
- Set all vector lanes to the same value
- vdup_n_ ⚠f32 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠f64 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠p8 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠p16 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠p64 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠s8 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠s16 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠s32 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠s64 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠u8 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠u16 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠u32 neon
- Duplicate vector element to vector or scalar
- vdup_n_ ⚠u64 neon
- Duplicate vector element to vector or scalar
- vdupb_lane_ ⚠p8 neon
- Set all vector lanes to the same value
- vdupb_lane_ ⚠s8 neon
- Set all vector lanes to the same value
- vdupb_lane_ ⚠u8 neon
- Set all vector lanes to the same value
- vdupb_laneq_ ⚠p8 neon
- Set all vector lanes to the same value
- vdupb_laneq_ ⚠s8 neon
- Set all vector lanes to the same value
- vdupb_laneq_ ⚠u8 neon
- Set all vector lanes to the same value
- vdupd_lane_ ⚠f64 neon
- Set all vector lanes to the same value
- vdupd_lane_ ⚠s64 neon
- Set all vector lanes to the same value
- vdupd_lane_ ⚠u64 neon
- Set all vector lanes to the same value
- vdupd_laneq_ ⚠f64 neon
- Set all vector lanes to the same value
- vdupd_laneq_ ⚠s64 neon
- Set all vector lanes to the same value
- vdupd_laneq_ ⚠u64 neon
- Set all vector lanes to the same value
- vduph_lane_ ⚠p16 neon
- Set all vector lanes to the same value
- vduph_lane_ ⚠s16 neon
- Set all vector lanes to the same value
- vduph_lane_ ⚠u16 neon
- Set all vector lanes to the same value
- vduph_laneq_ ⚠p16 neon
- Set all vector lanes to the same value
- vduph_laneq_ ⚠s16 neon
- Set all vector lanes to the same value
- vduph_laneq_ ⚠u16 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠f32 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠f64 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠p8 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠p16 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠p64 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠s8 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠s16 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠s32 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠s64 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠u8 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠u16 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠u32 neon
- Set all vector lanes to the same value
- vdupq_lane_ ⚠u64 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠f32 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠f64 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠p8 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠p16 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠p64 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠s8 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠s16 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠s32 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠s64 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠u8 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠u16 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠u32 neon
- Set all vector lanes to the same value
- vdupq_laneq_ ⚠u64 neon
- Set all vector lanes to the same value
- vdupq_n_ ⚠f32 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠f64 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠p8 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠p16 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠p64 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠s8 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠s16 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠s32 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠s64 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠u8 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠u16 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠u32 neon
- Duplicate vector element to vector or scalar
- vdupq_n_ ⚠u64 neon
- Duplicate vector element to vector or scalar
- vdups_lane_ ⚠f32 neon
- Set all vector lanes to the same value
- vdups_lane_ ⚠s32 neon
- Set all vector lanes to the same value
- vdups_lane_ ⚠u32 neon
- Set all vector lanes to the same value
- vdups_laneq_ ⚠f32 neon
- Set all vector lanes to the same value
- vdups_laneq_ ⚠s32 neon
- Set all vector lanes to the same value
- vdups_laneq_ ⚠u32 neon
- Set all vector lanes to the same value
- veor3q_s8 ⚠neon,sha3
- Three-way exclusive OR
- veor3q_s16 ⚠neon,sha3
- Three-way exclusive OR
- veor3q_s32 ⚠neon,sha3
- Three-way exclusive OR
- veor3q_s64 ⚠neon,sha3
- Three-way exclusive OR
- veor3q_u8 ⚠neon,sha3
- Three-way exclusive OR
- veor3q_u16 ⚠neon,sha3
- Three-way exclusive OR
- veor3q_u32 ⚠neon,sha3
- Three-way exclusive OR
- veor3q_u64 ⚠neon,sha3
- Three-way exclusive OR
- veor_s8⚠neon
- Vector bitwise exclusive or (vector)
- veor_s16 ⚠neon
- Vector bitwise exclusive or (vector)
- veor_s32 ⚠neon
- Vector bitwise exclusive or (vector)
- veor_s64 ⚠neon
- Vector bitwise exclusive or (vector)
- veor_u8⚠neon
- Vector bitwise exclusive or (vector)
- veor_u16 ⚠neon
- Vector bitwise exclusive or (vector)
- veor_u32 ⚠neon
- Vector bitwise exclusive or (vector)
- veor_u64 ⚠neon
- Vector bitwise exclusive or (vector)
- veorq_s8 ⚠neon
- Vector bitwise exclusive or (vector)
- veorq_s16 ⚠neon
- Vector bitwise exclusive or (vector)
- veorq_s32 ⚠neon
- Vector bitwise exclusive or (vector)
- veorq_s64 ⚠neon
- Vector bitwise exclusive or (vector)
- veorq_u8 ⚠neon
- Vector bitwise exclusive or (vector)
- veorq_u16 ⚠neon
- Vector bitwise exclusive or (vector)
- veorq_u32 ⚠neon
- Vector bitwise exclusive or (vector)
- veorq_u64 ⚠neon
- Vector bitwise exclusive or (vector)
- vext_f32 ⚠neon
- Extract vector from pair of vectors
- vext_f64 ⚠neon
- Extract vector from pair of vectors
- vext_p8⚠neon
- Extract vector from pair of vectors
- vext_p16 ⚠neon
- Extract vector from pair of vectors
- vext_p64 ⚠neon
- Extract vector from pair of vectors
- vext_s8⚠neon
- Extract vector from pair of vectors
- vext_s16 ⚠neon
- Extract vector from pair of vectors
- vext_s32 ⚠neon
- Extract vector from pair of vectors
- vext_s64 ⚠neon
- Extract vector from pair of vectors
- vext_u8⚠neon
- Extract vector from pair of vectors
- vext_u16 ⚠neon
- Extract vector from pair of vectors
- vext_u32 ⚠neon
- Extract vector from pair of vectors
- vext_u64 ⚠neon
- Extract vector from pair of vectors
- vextq_f32 ⚠neon
- Extract vector from pair of vectors
- vextq_f64 ⚠neon
- Extract vector from pair of vectors
- vextq_p8 ⚠neon
- Extract vector from pair of vectors
- vextq_p16 ⚠neon
- Extract vector from pair of vectors
- vextq_p64 ⚠neon
- Extract vector from pair of vectors
- vextq_s8 ⚠neon
- Extract vector from pair of vectors
- vextq_s16 ⚠neon
- Extract vector from pair of vectors
- vextq_s32 ⚠neon
- Extract vector from pair of vectors
- vextq_s64 ⚠neon
- Extract vector from pair of vectors
- vextq_u8 ⚠neon
- Extract vector from pair of vectors
- vextq_u16 ⚠neon
- Extract vector from pair of vectors
- vextq_u32 ⚠neon
- Extract vector from pair of vectors
- vextq_u64 ⚠neon
- Extract vector from pair of vectors
- vfma_f32 ⚠neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfma_f64 ⚠neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfma_lane_ ⚠f32 neon
- Floating-point fused multiply-add to accumulator
- vfma_lane_ ⚠f64 neon
- Floating-point fused multiply-add to accumulator
- vfma_laneq_ ⚠f32 neon
- Floating-point fused multiply-add to accumulator
- vfma_laneq_ ⚠f64 neon
- Floating-point fused multiply-add to accumulator
- vfma_n_ ⚠f32 neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfma_n_ ⚠f64 neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfmad_lane_ ⚠f64 neon
- Floating-point fused multiply-add to accumulator
- vfmad_laneq_ ⚠f64 neon
- Floating-point fused multiply-add to accumulator
- vfmaq_f32 ⚠neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfmaq_f64 ⚠neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfmaq_lane_ ⚠f32 neon
- Floating-point fused multiply-add to accumulator
- vfmaq_lane_ ⚠f64 neon
- Floating-point fused multiply-add to accumulator
- vfmaq_laneq_ ⚠f32 neon
- Floating-point fused multiply-add to accumulator
- vfmaq_laneq_ ⚠f64 neon
- Floating-point fused multiply-add to accumulator
- vfmaq_n_ ⚠f32 neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfmaq_n_ ⚠f64 neon
- Floating-point fused Multiply-Add to accumulator(vector)
- vfmas_lane_ ⚠f32 neon
- Floating-point fused multiply-add to accumulator
- vfmas_laneq_ ⚠f32 neon
- Floating-point fused multiply-add to accumulator
- vfms_f32 ⚠neon
- Floating-point fused multiply-subtract from accumulator
- vfms_f64 ⚠neon
- Floating-point fused multiply-subtract from accumulator
- vfms_lane_ ⚠f32 neon
- Floating-point fused multiply-subtract to accumulator
- vfms_lane_ ⚠f64 neon
- Floating-point fused multiply-subtract to accumulator
- vfms_laneq_ ⚠f32 neon
- Floating-point fused multiply-subtract to accumulator
- vfms_laneq_ ⚠f64 neon
- Floating-point fused multiply-subtract to accumulator
- vfms_n_ ⚠f32 neon
- Floating-point fused Multiply-subtract to accumulator(vector)
- vfms_n_ ⚠f64 neon
- Floating-point fused Multiply-subtract to accumulator(vector)
- vfmsd_lane_ ⚠f64 neon
- Floating-point fused multiply-subtract to accumulator
- vfmsd_laneq_ ⚠f64 neon
- Floating-point fused multiply-subtract to accumulator
- vfmsq_f32 ⚠neon
- Floating-point fused multiply-subtract from accumulator
- vfmsq_f64 ⚠neon
- Floating-point fused multiply-subtract from accumulator
- vfmsq_lane_ ⚠f32 neon
- Floating-point fused multiply-subtract to accumulator
- vfmsq_lane_ ⚠f64 neon
- Floating-point fused multiply-subtract to accumulator
- vfmsq_laneq_ ⚠f32 neon
- Floating-point fused multiply-subtract to accumulator
- vfmsq_laneq_ ⚠f64 neon
- Floating-point fused multiply-subtract to accumulator
- vfmsq_n_ ⚠f32 neon
- Floating-point fused Multiply-subtract to accumulator(vector)
- vfmsq_n_ ⚠f64 neon
- Floating-point fused Multiply-subtract to accumulator(vector)
- vfmss_lane_ ⚠f32 neon
- Floating-point fused multiply-subtract to accumulator
- vfmss_laneq_ ⚠f32 neon
- Floating-point fused multiply-subtract to accumulator
- vget_high_ ⚠f32 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠f64 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠p8 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠p16 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠p64 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠s8 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠s16 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠s32 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠s64 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠u8 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠u16 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠u32 neon
- Duplicate vector element to vector or scalar
- vget_high_ ⚠u64 neon
- Duplicate vector element to vector or scalar
- vget_lane_ ⚠f32 neon
- Duplicate vector element to vector or scalar
- vget_lane_ ⚠f64 neon
- Duplicate vector element to vector or scalar
- vget_lane_ ⚠p8 neon
- Move vector element to general-purpose register
- vget_lane_ ⚠p16 neon
- Move vector element to general-purpose register
- vget_lane_ ⚠p64 neon
- Move vector element to general-purpose register
- vget_lane_ ⚠s8 neon
- Move vector element to general-purpose register
- vget_lane_ ⚠s16 neon
- Move vector element to general-purpose register
- vget_lane_ ⚠s32 neon
- Move vector element to general-purpose register
- vget_lane_ ⚠s64 neon
- Move vector element to general-purpose register
- vget_lane_ ⚠u8 neon
- Move vector element to general-purpose register
- vget_lane_ ⚠u16 neon
- Move vector element to general-purpose register
- vget_lane_ ⚠u32 neon
- Move vector element to general-purpose register
- vget_lane_ ⚠u64 neon
- Move vector element to general-purpose register
- vget_low_ ⚠f32 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠f64 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠p8 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠p16 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠p64 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠s8 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠s16 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠s32 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠s64 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠u8 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠u16 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠u32 neon
- Duplicate vector element to vector or scalar
- vget_low_ ⚠u64 neon
- Duplicate vector element to vector or scalar
- vgetq_lane_ ⚠f32 neon
- Duplicate vector element to vector or scalar
- vgetq_lane_ ⚠f64 neon
- Duplicate vector element to vector or scalar
- vgetq_lane_ ⚠p8 neon
- Move vector element to general-purpose register
- vgetq_lane_ ⚠p16 neon
- Move vector element to general-purpose register
- vgetq_lane_ ⚠p64 neon
- Move vector element to general-purpose register
- vgetq_lane_ ⚠s8 neon
- Move vector element to general-purpose register
- vgetq_lane_ ⚠s16 neon
- Move vector element to general-purpose register
- vgetq_lane_ ⚠s32 neon
- Move vector element to general-purpose register
- vgetq_lane_ ⚠s64 neon
- Move vector element to general-purpose register
- vgetq_lane_ ⚠u8 neon
- Move vector element to general-purpose register
- vgetq_lane_ ⚠u16 neon
- Move vector element to general-purpose register
- vgetq_lane_ ⚠u32 neon
- Move vector element to general-purpose register
- vgetq_lane_ ⚠u64 neon
- Move vector element to general-purpose register
- vhadd_s8 ⚠neon
- Halving add
- vhadd_s16 ⚠neon
- Halving add
- vhadd_s32 ⚠neon
- Halving add
- vhadd_u8 ⚠neon
- Halving add
- vhadd_u16 ⚠neon
- Halving add
- vhadd_u32 ⚠neon
- Halving add
- vhaddq_s8 ⚠neon
- Halving add
- vhaddq_s16 ⚠neon
- Halving add
- vhaddq_s32 ⚠neon
- Halving add
- vhaddq_u8 ⚠neon
- Halving add
- vhaddq_u16 ⚠neon
- Halving add
- vhaddq_u32 ⚠neon
- Halving add
- vhsub_s8 ⚠neon
- Signed halving subtract
- vhsub_s16 ⚠neon
- Signed halving subtract
- vhsub_s32 ⚠neon
- Signed halving subtract
- vhsub_u8 ⚠neon
- Signed halving subtract
- vhsub_u16 ⚠neon
- Signed halving subtract
- vhsub_u32 ⚠neon
- Signed halving subtract
- vhsubq_s8 ⚠neon
- Signed halving subtract
- vhsubq_s16 ⚠neon
- Signed halving subtract
- vhsubq_s32 ⚠neon
- Signed halving subtract
- vhsubq_u8 ⚠neon
- Signed halving subtract
- vhsubq_u16 ⚠neon
- Signed halving subtract
- vhsubq_u32 ⚠neon
- Signed halving subtract
- vld1_dup_ ⚠f32 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_dup_ ⚠f64 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_dup_ ⚠p8 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_dup_ ⚠p16 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_dup_ ⚠p64 neon,aes
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_dup_ ⚠s8 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_dup_ ⚠s16 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_dup_ ⚠s32 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_dup_ ⚠s64 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_dup_ ⚠u8 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_dup_ ⚠u16 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_dup_ ⚠u32 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_dup_ ⚠u64 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1_f32 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_f64 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_f32_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_f32_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_f32_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_f64_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_f64_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_f64_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_lane_ ⚠f32 neon
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠f64 neon
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠p8 neon
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠p16 neon
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠p64 neon,aes
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠s8 neon
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠s16 neon
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠s32 neon
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠s64 neon
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠u8 neon
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠u16 neon
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠u32 neon
- Load one single-element structure to one lane of one register.
- vld1_lane_ ⚠u64 neon
- Load one single-element structure to one lane of one register.
- vld1_p8⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_p8_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_p8_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_p8_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_p16 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_p64 ⚠neon,aes
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_p16_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_p16_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_p16_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_p64_ ⚠x2 neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1_p64_ ⚠x3 neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1_p64_ ⚠x4 neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s8⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_s8_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s8_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s8_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s16 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_s32 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_s64 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_s16_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s16_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s16_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s32_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s32_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s32_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s64_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s64_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_s64_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u8⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_u8_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u8_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u8_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u16 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_u32 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_u64 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1_u16_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u16_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u16_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u32_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u32_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u32_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u64_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u64_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1_u64_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_dup_ ⚠f32 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_dup_ ⚠f64 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_dup_ ⚠p8 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_dup_ ⚠p16 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_dup_ ⚠p64 neon,aes
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_dup_ ⚠s8 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_dup_ ⚠s16 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_dup_ ⚠s32 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_dup_ ⚠s64 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_dup_ ⚠u8 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_dup_ ⚠u16 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_dup_ ⚠u32 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_dup_ ⚠u64 neon
- Load one single-element structure and Replicate to all lanes (of one register).
- vld1q_f32 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_f64 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_f32_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_f32_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_f32_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_f64_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_f64_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_f64_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_lane_ ⚠f32 neon
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠f64 neon
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠p8 neon
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠p16 neon
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠p64 neon,aes
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠s8 neon
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠s16 neon
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠s32 neon
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠s64 neon
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠u8 neon
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠u16 neon
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠u32 neon
- Load one single-element structure to one lane of one register.
- vld1q_lane_ ⚠u64 neon
- Load one single-element structure to one lane of one register.
- vld1q_p8 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_p8_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_p8_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_p8_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_p16 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_p64 ⚠neon,aes
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_p16_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_p16_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_p16_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_p64_ ⚠x2 neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_p64_ ⚠x3 neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_p64_ ⚠x4 neon,aes
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s8 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_s8_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s8_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s8_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s16 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_s32 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_s64 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_s16_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s16_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s16_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s32_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s32_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s32_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s64_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s64_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_s64_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u8 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_u8_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u8_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u8_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u16 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_u32 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_u64 ⚠neon
- Load multiple single-element structures to one, two, three, or four registers.
- vld1q_u16_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u16_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u16_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u32_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u32_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u32_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u64_ ⚠x2 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u64_ ⚠x3 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld1q_u64_ ⚠x4 neon
- Load multiple single-element structures to one, two, three, or four registers
- vld2_dup_ ⚠f32 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠f64 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠p8 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠p16 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠p64 neon,aes
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠s8 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠s16 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠s32 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠s64 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠u8 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠u16 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠u32 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_dup_ ⚠u64 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2_f32 ⚠neon
- Load multiple 2-element structures to two registers
- vld2_f64 ⚠neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠f32 neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠f64 neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠p8 neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠p16 neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠p64 neon,aes
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠s8 neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠s16 neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠s32 neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠s64 neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠u8 neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠u16 neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠u32 neon
- Load multiple 2-element structures to two registers
- vld2_lane_ ⚠u64 neon
- Load multiple 2-element structures to two registers
- vld2_p8⚠neon
- Load multiple 2-element structures to two registers
- vld2_p16 ⚠neon
- Load multiple 2-element structures to two registers
- vld2_p64 ⚠neon,aes
- Load multiple 2-element structures to two registers
- vld2_s8⚠neon
- Load multiple 2-element structures to two registers
- vld2_s16 ⚠neon
- Load multiple 2-element structures to two registers
- vld2_s32 ⚠neon
- Load multiple 2-element structures to two registers
- vld2_s64 ⚠neon
- Load multiple 2-element structures to two registers
- vld2_u8⚠neon
- Load multiple 2-element structures to two registers
- vld2_u16 ⚠neon
- Load multiple 2-element structures to two registers
- vld2_u32 ⚠neon
- Load multiple 2-element structures to two registers
- vld2_u64 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_dup_ ⚠f32 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠f64 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠p8 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠p16 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠p64 neon,aes
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠s8 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠s16 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠s32 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠s64 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠u8 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠u16 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠u32 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_dup_ ⚠u64 neon
- Load single 2-element structure and replicate to all lanes of two registers
- vld2q_f32 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_f64 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠f32 neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠f64 neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠p8 neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠p16 neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠p64 neon,aes
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠s8 neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠s16 neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠s32 neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠s64 neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠u8 neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠u16 neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠u32 neon
- Load multiple 2-element structures to two registers
- vld2q_lane_ ⚠u64 neon
- Load multiple 2-element structures to two registers
- vld2q_p8 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_p16 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_p64 ⚠neon,aes
- Load multiple 2-element structures to two registers
- vld2q_s8 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_s16 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_s32 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_s64 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_u8 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_u16 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_u32 ⚠neon
- Load multiple 2-element structures to two registers
- vld2q_u64 ⚠neon
- Load multiple 2-element structures to two registers
- vld3_dup_ ⚠f32 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠f64 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠p8 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠p16 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠p64 neon,aes
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠s8 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠s16 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠s32 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠s64 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠u8 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠u16 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠u32 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_dup_ ⚠u64 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3_f32 ⚠neon
- Load multiple 3-element structures to three registers
- vld3_f64 ⚠neon
- Load multiple 3-element structures to three registers
- vld3_lane_ ⚠f32 neon
- Load multiple 3-element structures to three registers
- vld3_lane_ ⚠f64 neon
- Load multiple 3-element structures to three registers
- vld3_lane_ ⚠p8 neon
- Load multiple 3-element structures to three registers
- vld3_lane_ ⚠p16 neon
- Load multiple 3-element structures to three registers
- vld3_lane_ ⚠p64 neon,aes
- Load multiple 3-element structures to three registers
- vld3_lane_ ⚠s8 neon
- Load multiple 3-element structures to two registers
- vld3_lane_ ⚠s16 neon
- Load multiple 3-element structures to two registers
- vld3_lane_ ⚠s32 neon
- Load multiple 3-element structures to two registers
- vld3_lane_ ⚠s64 neon
- Load multiple 3-element structures to two registers
- vld3_lane_ ⚠u8 neon
- Load multiple 3-element structures to three registers
- vld3_lane_ ⚠u16 neon
- Load multiple 3-element structures to three registers
- vld3_lane_ ⚠u32 neon
- Load multiple 3-element structures to three registers
- vld3_lane_ ⚠u64 neon
- Load multiple 3-element structures to three registers
- vld3_p8⚠neon
- Load multiple 3-element structures to three registers
- vld3_p16 ⚠neon
- Load multiple 3-element structures to three registers
- vld3_p64 ⚠neon,aes
- Load multiple 3-element structures to three registers
- vld3_s8⚠neon
- Load multiple 3-element structures to three registers
- vld3_s16 ⚠neon
- Load multiple 3-element structures to three registers
- vld3_s32 ⚠neon
- Load multiple 3-element structures to three registers
- vld3_s64 ⚠neon
- Load multiple 3-element structures to three registers
- vld3_u8⚠neon
- Load multiple 3-element structures to three registers
- vld3_u16 ⚠neon
- Load multiple 3-element structures to three registers
- vld3_u32 ⚠neon
- Load multiple 3-element structures to three registers
- vld3_u64 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_dup_ ⚠f32 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠f64 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠p8 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠p16 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠p64 neon,aes
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠s8 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠s16 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠s32 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠s64 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠u8 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠u16 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠u32 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_dup_ ⚠u64 neon
- Load single 3-element structure and replicate to all lanes of three registers
- vld3q_f32 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_f64 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_lane_ ⚠f32 neon
- Load multiple 3-element structures to three registers
- vld3q_lane_ ⚠f64 neon
- Load multiple 3-element structures to three registers
- vld3q_lane_ ⚠p8 neon
- Load multiple 3-element structures to three registers
- vld3q_lane_ ⚠p16 neon
- Load multiple 3-element structures to three registers
- vld3q_lane_ ⚠p64 neon,aes
- Load multiple 3-element structures to three registers
- vld3q_lane_ ⚠s8 neon
- Load multiple 3-element structures to two registers
- vld3q_lane_ ⚠s16 neon
- Load multiple 3-element structures to two registers
- vld3q_lane_ ⚠s32 neon
- Load multiple 3-element structures to two registers
- vld3q_lane_ ⚠s64 neon
- Load multiple 3-element structures to two registers
- vld3q_lane_ ⚠u8 neon
- Load multiple 3-element structures to three registers
- vld3q_lane_ ⚠u16 neon
- Load multiple 3-element structures to three registers
- vld3q_lane_ ⚠u32 neon
- Load multiple 3-element structures to three registers
- vld3q_lane_ ⚠u64 neon
- Load multiple 3-element structures to three registers
- vld3q_p8 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_p16 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_p64 ⚠neon,aes
- Load multiple 3-element structures to three registers
- vld3q_s8 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_s16 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_s32 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_s64 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_u8 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_u16 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_u32 ⚠neon
- Load multiple 3-element structures to three registers
- vld3q_u64 ⚠neon
- Load multiple 3-element structures to three registers
- vld4_dup_ ⚠f32 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠f64 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠p8 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠p16 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠p64 neon,aes
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠s8 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠s16 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠s32 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠s64 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠u8 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠u16 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠u32 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_dup_ ⚠u64 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4_f32 ⚠neon
- Load multiple 4-element structures to four registers
- vld4_f64 ⚠neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠f32 neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠f64 neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠p8 neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠p16 neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠p64 neon,aes
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠s8 neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠s16 neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠s32 neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠s64 neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠u8 neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠u16 neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠u32 neon
- Load multiple 4-element structures to four registers
- vld4_lane_ ⚠u64 neon
- Load multiple 4-element structures to four registers
- vld4_p8⚠neon
- Load multiple 4-element structures to four registers
- vld4_p16 ⚠neon
- Load multiple 4-element structures to four registers
- vld4_p64 ⚠neon,aes
- Load multiple 4-element structures to four registers
- vld4_s8⚠neon
- Load multiple 4-element structures to four registers
- vld4_s16 ⚠neon
- Load multiple 4-element structures to four registers
- vld4_s32 ⚠neon
- Load multiple 4-element structures to four registers
- vld4_s64 ⚠neon
- Load multiple 4-element structures to four registers
- vld4_u8⚠neon
- Load multiple 4-element structures to four registers
- vld4_u16 ⚠neon
- Load multiple 4-element structures to four registers
- vld4_u32 ⚠neon
- Load multiple 4-element structures to four registers
- vld4_u64 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_dup_ ⚠f32 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠f64 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠p8 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠p16 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠p64 neon,aes
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠s8 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠s16 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠s32 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠s64 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠u8 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠u16 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠u32 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_dup_ ⚠u64 neon
- Load single 4-element structure and replicate to all lanes of four registers
- vld4q_f32 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_f64 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠f32 neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠f64 neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠p8 neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠p16 neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠p64 neon,aes
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠s8 neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠s16 neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠s32 neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠s64 neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠u8 neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠u16 neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠u32 neon
- Load multiple 4-element structures to four registers
- vld4q_lane_ ⚠u64 neon
- Load multiple 4-element structures to four registers
- vld4q_p8 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_p16 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_p64 ⚠neon,aes
- Load multiple 4-element structures to four registers
- vld4q_s8 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_s16 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_s32 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_s64 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_u8 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_u16 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_u32 ⚠neon
- Load multiple 4-element structures to four registers
- vld4q_u64 ⚠neon
- Load multiple 4-element structures to four registers
- vldrq_p128 ⚠neon
- Load SIMD&FP register (immediate offset)
- vmax_f32 ⚠neon
- Maximum (vector)
- vmax_f64 ⚠neon
- Maximum (vector)
- vmax_s8⚠neon
- Maximum (vector)
- vmax_s16 ⚠neon
- Maximum (vector)
- vmax_s32 ⚠neon
- Maximum (vector)
- vmax_u8⚠neon
- Maximum (vector)
- vmax_u16 ⚠neon
- Maximum (vector)
- vmax_u32 ⚠neon
- Maximum (vector)
- vmaxnm_f32 ⚠neon
- Floating-point Maximum Number (vector)
- vmaxnm_f64 ⚠neon
- Floating-point Maximum Number (vector)
- vmaxnmq_f32 ⚠neon
- Floating-point Maximum Number (vector)
- vmaxnmq_f64 ⚠neon
- Floating-point Maximum Number (vector)
- vmaxnmv_f32 ⚠neon
- Floating-point maximum number across vector
- vmaxnmvq_f32 ⚠neon
- Floating-point maximum number across vector
- vmaxnmvq_f64 ⚠neon
- Floating-point maximum number across vector
- vmaxq_f32 ⚠neon
- Maximum (vector)
- vmaxq_f64 ⚠neon
- Maximum (vector)
- vmaxq_s8 ⚠neon
- Maximum (vector)
- vmaxq_s16 ⚠neon
- Maximum (vector)
- vmaxq_s32 ⚠neon
- Maximum (vector)
- vmaxq_u8 ⚠neon
- Maximum (vector)
- vmaxq_u16 ⚠neon
- Maximum (vector)
- vmaxq_u32 ⚠neon
- Maximum (vector)
- vmaxv_f32 ⚠neon
- Horizontal vector max.
- vmaxv_s8 ⚠neon
- Horizontal vector max.
- vmaxv_s16 ⚠neon
- Horizontal vector max.
- vmaxv_s32 ⚠neon
- Horizontal vector max.
- vmaxv_u8 ⚠neon
- Horizontal vector max.
- vmaxv_u16 ⚠neon
- Horizontal vector max.
- vmaxv_u32 ⚠neon
- Horizontal vector max.
- vmaxvq_f32 ⚠neon
- Horizontal vector max.
- vmaxvq_f64 ⚠neon
- Horizontal vector max.
- vmaxvq_s8 ⚠neon
- Horizontal vector max.
- vmaxvq_s16 ⚠neon
- Horizontal vector max.
- vmaxvq_s32 ⚠neon
- Horizontal vector max.
- vmaxvq_u8 ⚠neon
- Horizontal vector max.
- vmaxvq_u16 ⚠neon
- Horizontal vector max.
- vmaxvq_u32 ⚠neon
- Horizontal vector max.
- vmin_f32 ⚠neon
- Minimum (vector)
- vmin_f64 ⚠neon
- Minimum (vector)
- vmin_s8⚠neon
- Minimum (vector)
- vmin_s16 ⚠neon
- Minimum (vector)
- vmin_s32 ⚠neon
- Minimum (vector)
- vmin_u8⚠neon
- Minimum (vector)
- vmin_u16 ⚠neon
- Minimum (vector)
- vmin_u32 ⚠neon
- Minimum (vector)
- vminnm_f32 ⚠neon
- Floating-point Minimum Number (vector)
- vminnm_f64 ⚠neon
- Floating-point Minimum Number (vector)
- vminnmq_f32 ⚠neon
- Floating-point Minimum Number (vector)
- vminnmq_f64 ⚠neon
- Floating-point Minimum Number (vector)
- vminnmv_f32 ⚠neon
- Floating-point minimum number across vector
- vminnmvq_f32 ⚠neon
- Floating-point minimum number across vector
- vminnmvq_f64 ⚠neon
- Floating-point minimum number across vector
- vminq_f32 ⚠neon
- Minimum (vector)
- vminq_f64 ⚠neon
- Minimum (vector)
- vminq_s8 ⚠neon
- Minimum (vector)
- vminq_s16 ⚠neon
- Minimum (vector)
- vminq_s32 ⚠neon
- Minimum (vector)
- vminq_u8 ⚠neon
- Minimum (vector)
- vminq_u16 ⚠neon
- Minimum (vector)
- vminq_u32 ⚠neon
- Minimum (vector)
- vminv_f32 ⚠neon
- Horizontal vector min.
- vminv_s8 ⚠neon
- Horizontal vector min.
- vminv_s16 ⚠neon
- Horizontal vector min.
- vminv_s32 ⚠neon
- Horizontal vector min.
- vminv_u8 ⚠neon
- Horizontal vector min.
- vminv_u16 ⚠neon
- Horizontal vector min.
- vminv_u32 ⚠neon
- Horizontal vector min.
- vminvq_f32 ⚠neon
- Horizontal vector min.
- vminvq_f64 ⚠neon
- Horizontal vector min.
- vminvq_s8 ⚠neon
- Horizontal vector min.
- vminvq_s16 ⚠neon
- Horizontal vector min.
- vminvq_s32 ⚠neon
- Horizontal vector min.
- vminvq_u8 ⚠neon
- Horizontal vector min.
- vminvq_u16 ⚠neon
- Horizontal vector min.
- vminvq_u32 ⚠neon
- Horizontal vector min.
- vmla_f32 ⚠neon
- Floating-point multiply-add to accumulator
- vmla_f64 ⚠neon
- Floating-point multiply-add to accumulator
- vmla_lane_ ⚠f32 neon
- Vector multiply accumulate with scalar
- vmla_lane_ ⚠s16 neon
- Vector multiply accumulate with scalar
- vmla_lane_ ⚠s32 neon
- Vector multiply accumulate with scalar
- vmla_lane_ ⚠u16 neon
- Vector multiply accumulate with scalar
- vmla_lane_ ⚠u32 neon
- Vector multiply accumulate with scalar
- vmla_laneq_ ⚠f32 neon
- Vector multiply accumulate with scalar
- vmla_laneq_ ⚠s16 neon
- Vector multiply accumulate with scalar
- vmla_laneq_ ⚠s32 neon
- Vector multiply accumulate with scalar
- vmla_laneq_ ⚠u16 neon
- Vector multiply accumulate with scalar
- vmla_laneq_ ⚠u32 neon
- Vector multiply accumulate with scalar
- vmla_n_ ⚠f32 neon
- Vector multiply accumulate with scalar
- vmla_n_ ⚠s16 neon
- Vector multiply accumulate with scalar
- vmla_n_ ⚠s32 neon
- Vector multiply accumulate with scalar
- vmla_n_ ⚠u16 neon
- Vector multiply accumulate with scalar
- vmla_n_ ⚠u32 neon
- Vector multiply accumulate with scalar
- vmla_s8⚠neon
- Multiply-add to accumulator
- vmla_s16 ⚠neon
- Multiply-add to accumulator
- vmla_s32 ⚠neon
- Multiply-add to accumulator
- vmla_u8⚠neon
- Multiply-add to accumulator
- vmla_u16 ⚠neon
- Multiply-add to accumulator
- vmla_u32 ⚠neon
- Multiply-add to accumulator
- vmlal_high_ ⚠lane_ s16 neon
- Multiply-add long
- vmlal_high_ ⚠lane_ s32 neon
- Multiply-add long
- vmlal_high_ ⚠lane_ u16 neon
- Multiply-add long
- vmlal_high_ ⚠lane_ u32 neon
- Multiply-add long
- vmlal_high_ ⚠laneq_ s16 neon
- Multiply-add long
- vmlal_high_ ⚠laneq_ s32 neon
- Multiply-add long
- vmlal_high_ ⚠laneq_ u16 neon
- Multiply-add long
- vmlal_high_ ⚠laneq_ u32 neon
- Multiply-add long
- vmlal_high_ ⚠n_ s16 neon
- Multiply-add long
- vmlal_high_ ⚠n_ s32 neon
- Multiply-add long
- vmlal_high_ ⚠n_ u16 neon
- Multiply-add long
- vmlal_high_ ⚠n_ u32 neon
- Multiply-add long
- vmlal_high_ ⚠s8 neon
- Signed multiply-add long
- vmlal_high_ ⚠s16 neon
- Signed multiply-add long
- vmlal_high_ ⚠s32 neon
- Signed multiply-add long
- vmlal_high_ ⚠u8 neon
- Unsigned multiply-add long
- vmlal_high_ ⚠u16 neon
- Unsigned multiply-add long
- vmlal_high_ ⚠u32 neon
- Unsigned multiply-add long
- vmlal_lane_ ⚠s16 neon
- Vector widening multiply accumulate with scalar
- vmlal_lane_ ⚠s32 neon
- Vector widening multiply accumulate with scalar
- vmlal_lane_ ⚠u16 neon
- Vector widening multiply accumulate with scalar
- vmlal_lane_ ⚠u32 neon
- Vector widening multiply accumulate with scalar
- vmlal_laneq_ ⚠s16 neon
- Vector widening multiply accumulate with scalar
- vmlal_laneq_ ⚠s32 neon
- Vector widening multiply accumulate with scalar
- vmlal_laneq_ ⚠u16 neon
- Vector widening multiply accumulate with scalar
- vmlal_laneq_ ⚠u32 neon
- Vector widening multiply accumulate with scalar
- vmlal_n_ ⚠s16 neon
- Vector widening multiply accumulate with scalar
- vmlal_n_ ⚠s32 neon
- Vector widening multiply accumulate with scalar
- vmlal_n_ ⚠u16 neon
- Vector widening multiply accumulate with scalar
- vmlal_n_ ⚠u32 neon
- Vector widening multiply accumulate with scalar
- vmlal_s8 ⚠neon
- Signed multiply-add long
- vmlal_s16 ⚠neon
- Signed multiply-add long
- vmlal_s32 ⚠neon
- Signed multiply-add long
- vmlal_u8 ⚠neon
- Unsigned multiply-add long
- vmlal_u16 ⚠neon
- Unsigned multiply-add long
- vmlal_u32 ⚠neon
- Unsigned multiply-add long
- vmlaq_f32 ⚠neon
- Floating-point multiply-add to accumulator
- vmlaq_f64 ⚠neon
- Floating-point multiply-add to accumulator
- vmlaq_lane_ ⚠f32 neon
- Vector multiply accumulate with scalar
- vmlaq_lane_ ⚠s16 neon
- Vector multiply accumulate with scalar
- vmlaq_lane_ ⚠s32 neon
- Vector multiply accumulate with scalar
- vmlaq_lane_ ⚠u16 neon
- Vector multiply accumulate with scalar
- vmlaq_lane_ ⚠u32 neon
- Vector multiply accumulate with scalar
- vmlaq_laneq_ ⚠f32 neon
- Vector multiply accumulate with scalar
- vmlaq_laneq_ ⚠s16 neon
- Vector multiply accumulate with scalar
- vmlaq_laneq_ ⚠s32 neon
- Vector multiply accumulate with scalar
- vmlaq_laneq_ ⚠u16 neon
- Vector multiply accumulate with scalar
- vmlaq_laneq_ ⚠u32 neon
- Vector multiply accumulate with scalar
- vmlaq_n_ ⚠f32 neon
- Vector multiply accumulate with scalar
- vmlaq_n_ ⚠s16 neon
- Vector multiply accumulate with scalar
- vmlaq_n_ ⚠s32 neon
- Vector multiply accumulate with scalar
- vmlaq_n_ ⚠u16 neon
- Vector multiply accumulate with scalar
- vmlaq_n_ ⚠u32 neon
- Vector multiply accumulate with scalar
- vmlaq_s8 ⚠neon
- Multiply-add to accumulator
- vmlaq_s16 ⚠neon
- Multiply-add to accumulator
- vmlaq_s32 ⚠neon
- Multiply-add to accumulator
- vmlaq_u8 ⚠neon
- Multiply-add to accumulator
- vmlaq_u16 ⚠neon
- Multiply-add to accumulator
- vmlaq_u32 ⚠neon
- Multiply-add to accumulator
- vmls_f32 ⚠neon
- Floating-point multiply-subtract from accumulator
- vmls_f64 ⚠neon
- Floating-point multiply-subtract from accumulator
- vmls_lane_ ⚠f32 neon
- Vector multiply subtract with scalar
- vmls_lane_ ⚠s16 neon
- Vector multiply subtract with scalar
- vmls_lane_ ⚠s32 neon
- Vector multiply subtract with scalar
- vmls_lane_ ⚠u16 neon
- Vector multiply subtract with scalar
- vmls_lane_ ⚠u32 neon
- Vector multiply subtract with scalar
- vmls_laneq_ ⚠f32 neon
- Vector multiply subtract with scalar
- vmls_laneq_ ⚠s16 neon
- Vector multiply subtract with scalar
- vmls_laneq_ ⚠s32 neon
- Vector multiply subtract with scalar
- vmls_laneq_ ⚠u16 neon
- Vector multiply subtract with scalar
- vmls_laneq_ ⚠u32 neon
- Vector multiply subtract with scalar
- vmls_n_ ⚠f32 neon
- Vector multiply subtract with scalar
- vmls_n_ ⚠s16 neon
- Vector multiply subtract with scalar
- vmls_n_ ⚠s32 neon
- Vector multiply subtract with scalar
- vmls_n_ ⚠u16 neon
- Vector multiply subtract with scalar
- vmls_n_ ⚠u32 neon
- Vector multiply subtract with scalar
- vmls_s8⚠neon
- Multiply-subtract from accumulator
- vmls_s16 ⚠neon
- Multiply-subtract from accumulator
- vmls_s32 ⚠neon
- Multiply-subtract from accumulator
- vmls_u8⚠neon
- Multiply-subtract from accumulator
- vmls_u16 ⚠neon
- Multiply-subtract from accumulator
- vmls_u32 ⚠neon
- Multiply-subtract from accumulator
- vmlsl_high_ ⚠lane_ s16 neon
- Multiply-subtract long
- vmlsl_high_ ⚠lane_ s32 neon
- Multiply-subtract long
- vmlsl_high_ ⚠lane_ u16 neon
- Multiply-subtract long
- vmlsl_high_ ⚠lane_ u32 neon
- Multiply-subtract long
- vmlsl_high_ ⚠laneq_ s16 neon
- Multiply-subtract long
- vmlsl_high_ ⚠laneq_ s32 neon
- Multiply-subtract long
- vmlsl_high_ ⚠laneq_ u16 neon
- Multiply-subtract long
- vmlsl_high_ ⚠laneq_ u32 neon
- Multiply-subtract long
- vmlsl_high_ ⚠n_ s16 neon
- Multiply-subtract long
- vmlsl_high_ ⚠n_ s32 neon
- Multiply-subtract long
- vmlsl_high_ ⚠n_ u16 neon
- Multiply-subtract long
- vmlsl_high_ ⚠n_ u32 neon
- Multiply-subtract long
- vmlsl_high_ ⚠s8 neon
- Signed multiply-subtract long
- vmlsl_high_ ⚠s16 neon
- Signed multiply-subtract long
- vmlsl_high_ ⚠s32 neon
- Signed multiply-subtract long
- vmlsl_high_ ⚠u8 neon
- Unsigned multiply-subtract long
- vmlsl_high_ ⚠u16 neon
- Unsigned multiply-subtract long
- vmlsl_high_ ⚠u32 neon
- Unsigned multiply-subtract long
- vmlsl_lane_ ⚠s16 neon
- Vector widening multiply subtract with scalar
- vmlsl_lane_ ⚠s32 neon
- Vector widening multiply subtract with scalar
- vmlsl_lane_ ⚠u16 neon
- Vector widening multiply subtract with scalar
- vmlsl_lane_ ⚠u32 neon
- Vector widening multiply subtract with scalar
- vmlsl_laneq_ ⚠s16 neon
- Vector widening multiply subtract with scalar
- vmlsl_laneq_ ⚠s32 neon
- Vector widening multiply subtract with scalar
- vmlsl_laneq_ ⚠u16 neon
- Vector widening multiply subtract with scalar
- vmlsl_laneq_ ⚠u32 neon
- Vector widening multiply subtract with scalar
- vmlsl_n_ ⚠s16 neon
- Vector widening multiply subtract with scalar
- vmlsl_n_ ⚠s32 neon
- Vector widening multiply subtract with scalar
- vmlsl_n_ ⚠u16 neon
- Vector widening multiply subtract with scalar
- vmlsl_n_ ⚠u32 neon
- Vector widening multiply subtract with scalar
- vmlsl_s8 ⚠neon
- Signed multiply-subtract long
- vmlsl_s16 ⚠neon
- Signed multiply-subtract long
- vmlsl_s32 ⚠neon
- Signed multiply-subtract long
- vmlsl_u8 ⚠neon
- Unsigned multiply-subtract long
- vmlsl_u16 ⚠neon
- Unsigned multiply-subtract long
- vmlsl_u32 ⚠neon
- Unsigned multiply-subtract long
- vmlsq_f32 ⚠neon
- Floating-point multiply-subtract from accumulator
- vmlsq_f64 ⚠neon
- Floating-point multiply-subtract from accumulator
- vmlsq_lane_ ⚠f32 neon
- Vector multiply subtract with scalar
- vmlsq_lane_ ⚠s16 neon
- Vector multiply subtract with scalar
- vmlsq_lane_ ⚠s32 neon
- Vector multiply subtract with scalar
- vmlsq_lane_ ⚠u16 neon
- Vector multiply subtract with scalar
- vmlsq_lane_ ⚠u32 neon
- Vector multiply subtract with scalar
- vmlsq_laneq_ ⚠f32 neon
- Vector multiply subtract with scalar
- vmlsq_laneq_ ⚠s16 neon
- Vector multiply subtract with scalar
- vmlsq_laneq_ ⚠s32 neon
- Vector multiply subtract with scalar
- vmlsq_laneq_ ⚠u16 neon
- Vector multiply subtract with scalar
- vmlsq_laneq_ ⚠u32 neon
- Vector multiply subtract with scalar
- vmlsq_n_ ⚠f32 neon
- Vector multiply subtract with scalar
- vmlsq_n_ ⚠s16 neon
- Vector multiply subtract with scalar
- vmlsq_n_ ⚠s32 neon
- Vector multiply subtract with scalar
- vmlsq_n_ ⚠u16 neon
- Vector multiply subtract with scalar
- vmlsq_n_ ⚠u32 neon
- Vector multiply subtract with scalar
- vmlsq_s8 ⚠neon
- Multiply-subtract from accumulator
- vmlsq_s16 ⚠neon
- Multiply-subtract from accumulator
- vmlsq_s32 ⚠neon
- Multiply-subtract from accumulator
- vmlsq_u8 ⚠neon
- Multiply-subtract from accumulator
- vmlsq_u16 ⚠neon
- Multiply-subtract from accumulator
- vmlsq_u32 ⚠neon
- Multiply-subtract from accumulator
- vmov_n_ ⚠f32 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠f64 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠p8 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠p16 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠p64 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠s8 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠s16 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠s32 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠s64 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠u8 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠u16 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠u32 neon
- Duplicate vector element to vector or scalar
- vmov_n_ ⚠u64 neon
- Duplicate vector element to vector or scalar
- vmovl_high_ ⚠s8 neon
- Vector move
- vmovl_high_ ⚠s16 neon
- Vector move
- vmovl_high_ ⚠s32 neon
- Vector move
- vmovl_high_ ⚠u8 neon
- Vector move
- vmovl_high_ ⚠u16 neon
- Vector move
- vmovl_high_ ⚠u32 neon
- Vector move
- vmovl_s8 ⚠neon
- Vector long move.
- vmovl_s16 ⚠neon
- Vector long move.
- vmovl_s32 ⚠neon
- Vector long move.
- vmovl_u8 ⚠neon
- Vector long move.
- vmovl_u16 ⚠neon
- Vector long move.
- vmovl_u32 ⚠neon
- Vector long move.
- vmovn_high_ ⚠s16 neon
- Extract narrow
- vmovn_high_ ⚠s32 neon
- Extract narrow
- vmovn_high_ ⚠s64 neon
- Extract narrow
- vmovn_high_ ⚠u16 neon
- Extract narrow
- vmovn_high_ ⚠u32 neon
- Extract narrow
- vmovn_high_ ⚠u64 neon
- Extract narrow
- vmovn_s16 ⚠neon
- Vector narrow integer.
- vmovn_s32 ⚠neon
- Vector narrow integer.
- vmovn_s64 ⚠neon
- Vector narrow integer.
- vmovn_u16 ⚠neon
- Vector narrow integer.
- vmovn_u32 ⚠neon
- Vector narrow integer.
- vmovn_u64 ⚠neon
- Vector narrow integer.
- vmovq_n_ ⚠f32 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠f64 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠p8 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠p16 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠p64 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠s8 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠s16 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠s32 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠s64 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠u8 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠u16 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠u32 neon
- Duplicate vector element to vector or scalar
- vmovq_n_ ⚠u64 neon
- Duplicate vector element to vector or scalar
- vmul_f32 ⚠neon
- Multiply
- vmul_f64 ⚠neon
- Multiply
- vmul_lane_ ⚠f32 neon
- Floating-point multiply
- vmul_lane_ ⚠f64 neon
- Floating-point multiply
- vmul_lane_ ⚠s16 neon
- Multiply
- vmul_lane_ ⚠s32 neon
- Multiply
- vmul_lane_ ⚠u16 neon
- Multiply
- vmul_lane_ ⚠u32 neon
- Multiply
- vmul_laneq_ ⚠f32 neon
- Floating-point multiply
- vmul_laneq_ ⚠f64 neon
- Floating-point multiply
- vmul_laneq_ ⚠s16 neon
- Multiply
- vmul_laneq_ ⚠s32 neon
- Multiply
- vmul_laneq_ ⚠u16 neon
- Multiply
- vmul_laneq_ ⚠u32 neon
- Multiply
- vmul_n_ ⚠f32 neon
- Vector multiply by scalar
- vmul_n_ ⚠f64 neon
- Vector multiply by scalar
- vmul_n_ ⚠s16 neon
- Vector multiply by scalar
- vmul_n_ ⚠s32 neon
- Vector multiply by scalar
- vmul_n_ ⚠u16 neon
- Vector multiply by scalar
- vmul_n_ ⚠u32 neon
- Vector multiply by scalar
- vmul_p8⚠neon
- Polynomial multiply
- vmul_s8⚠neon
- Multiply
- vmul_s16 ⚠neon
- Multiply
- vmul_s32 ⚠neon
- Multiply
- vmul_u8⚠neon
- Multiply
- vmul_u16 ⚠neon
- Multiply
- vmul_u32 ⚠neon
- Multiply
- vmuld_lane_ ⚠f64 neon
- Floating-point multiply
- vmuld_laneq_ ⚠f64 neon
- Floating-point multiply
- vmull_high_ ⚠lane_ s16 neon
- Multiply long
- vmull_high_ ⚠lane_ s32 neon
- Multiply long
- vmull_high_ ⚠lane_ u16 neon
- Multiply long
- vmull_high_ ⚠lane_ u32 neon
- Multiply long
- vmull_high_ ⚠laneq_ s16 neon
- Multiply long
- vmull_high_ ⚠laneq_ s32 neon
- Multiply long
- vmull_high_ ⚠laneq_ u16 neon
- Multiply long
- vmull_high_ ⚠laneq_ u32 neon
- Multiply long
- vmull_high_ ⚠n_ s16 neon
- Multiply long
- vmull_high_ ⚠n_ s32 neon
- Multiply long
- vmull_high_ ⚠n_ u16 neon
- Multiply long
- vmull_high_ ⚠n_ u32 neon
- Multiply long
- vmull_high_ ⚠p8 neon
- Polynomial multiply long
- vmull_high_ ⚠p64 neon,aes
- Polynomial multiply long
- vmull_high_ ⚠s8 neon
- Signed multiply long
- vmull_high_ ⚠s16 neon
- Signed multiply long
- vmull_high_ ⚠s32 neon
- Signed multiply long
- vmull_high_ ⚠u8 neon
- Unsigned multiply long
- vmull_high_ ⚠u16 neon
- Unsigned multiply long
- vmull_high_ ⚠u32 neon
- Unsigned multiply long
- vmull_lane_ ⚠s16 neon
- Vector long multiply by scalar
- vmull_lane_ ⚠s32 neon
- Vector long multiply by scalar
- vmull_lane_ ⚠u16 neon
- Vector long multiply by scalar
- vmull_lane_ ⚠u32 neon
- Vector long multiply by scalar
- vmull_laneq_ ⚠s16 neon
- Vector long multiply by scalar
- vmull_laneq_ ⚠s32 neon
- Vector long multiply by scalar
- vmull_laneq_ ⚠u16 neon
- Vector long multiply by scalar
- vmull_laneq_ ⚠u32 neon
- Vector long multiply by scalar
- vmull_n_ ⚠s16 neon
- Vector long multiply with scalar
- vmull_n_ ⚠s32 neon
- Vector long multiply with scalar
- vmull_n_ ⚠u16 neon
- Vector long multiply with scalar
- vmull_n_ ⚠u32 neon
- Vector long multiply with scalar
- vmull_p8 ⚠neon
- Polynomial multiply long
- vmull_p64 ⚠neon,aes
- Polynomial multiply long
- vmull_s8 ⚠neon
- Signed multiply long
- vmull_s16 ⚠neon
- Signed multiply long
- vmull_s32 ⚠neon
- Signed multiply long
- vmull_u8 ⚠neon
- Unsigned multiply long
- vmull_u16 ⚠neon
- Unsigned multiply long
- vmull_u32 ⚠neon
- Unsigned multiply long
- vmulq_f32 ⚠neon
- Multiply
- vmulq_f64 ⚠neon
- Multiply
- vmulq_lane_ ⚠f32 neon
- Floating-point multiply
- vmulq_lane_ ⚠f64 neon
- Floating-point multiply
- vmulq_lane_ ⚠s16 neon
- Multiply
- vmulq_lane_ ⚠s32 neon
- Multiply
- vmulq_lane_ ⚠u16 neon
- Multiply
- vmulq_lane_ ⚠u32 neon
- Multiply
- vmulq_laneq_ ⚠f32 neon
- Floating-point multiply
- vmulq_laneq_ ⚠f64 neon
- Floating-point multiply
- vmulq_laneq_ ⚠s16 neon
- Multiply
- vmulq_laneq_ ⚠s32 neon
- Multiply
- vmulq_laneq_ ⚠u16 neon
- Multiply
- vmulq_laneq_ ⚠u32 neon
- Multiply
- vmulq_n_ ⚠f32 neon
- Vector multiply by scalar
- vmulq_n_ ⚠f64 neon
- Vector multiply by scalar
- vmulq_n_ ⚠s16 neon
- Vector multiply by scalar
- vmulq_n_ ⚠s32 neon
- Vector multiply by scalar
- vmulq_n_ ⚠u16 neon
- Vector multiply by scalar
- vmulq_n_ ⚠u32 neon
- Vector multiply by scalar
- vmulq_p8 ⚠neon
- Polynomial multiply
- vmulq_s8 ⚠neon
- Multiply
- vmulq_s16 ⚠neon
- Multiply
- vmulq_s32 ⚠neon
- Multiply
- vmulq_u8 ⚠neon
- Multiply
- vmulq_u16 ⚠neon
- Multiply
- vmulq_u32 ⚠neon
- Multiply
- vmuls_lane_ ⚠f32 neon
- Floating-point multiply
- vmuls_laneq_ ⚠f32 neon
- Floating-point multiply
- vmulx_f32 ⚠neon
- Floating-point multiply extended
- vmulx_f64 ⚠neon
- Floating-point multiply extended
- vmulx_lane_ ⚠f32 neon
- Floating-point multiply extended
- vmulx_lane_ ⚠f64 neon
- Floating-point multiply extended
- vmulx_laneq_ ⚠f32 neon
- Floating-point multiply extended
- vmulx_laneq_ ⚠f64 neon
- Floating-point multiply extended
- vmulxd_f64 ⚠neon
- Floating-point multiply extended
- vmulxd_lane_ ⚠f64 neon
- Floating-point multiply extended
- vmulxd_laneq_ ⚠f64 neon
- Floating-point multiply extended
- vmulxq_f32 ⚠neon
- Floating-point multiply extended
- vmulxq_f64 ⚠neon
- Floating-point multiply extended
- vmulxq_lane_ ⚠f32 neon
- Floating-point multiply extended
- vmulxq_lane_ ⚠f64 neon
- Floating-point multiply extended
- vmulxq_laneq_ ⚠f32 neon
- Floating-point multiply extended
- vmulxq_laneq_ ⚠f64 neon
- Floating-point multiply extended
- vmulxs_f32 ⚠neon
- Floating-point multiply extended
- vmulxs_lane_ ⚠f32 neon
- Floating-point multiply extended
- vmulxs_laneq_ ⚠f32 neon
- Floating-point multiply extended
- vmvn_p8⚠neon
- Vector bitwise not.
- vmvn_s8⚠neon
- Vector bitwise not.
- vmvn_s16 ⚠neon
- Vector bitwise not.
- vmvn_s32 ⚠neon
- Vector bitwise not.
- vmvn_u8⚠neon
- Vector bitwise not.
- vmvn_u16 ⚠neon
- Vector bitwise not.
- vmvn_u32 ⚠neon
- Vector bitwise not.
- vmvnq_p8 ⚠neon
- Vector bitwise not.
- vmvnq_s8 ⚠neon
- Vector bitwise not.
- vmvnq_s16 ⚠neon
- Vector bitwise not.
- vmvnq_s32 ⚠neon
- Vector bitwise not.
- vmvnq_u8 ⚠neon
- Vector bitwise not.
- vmvnq_u16 ⚠neon
- Vector bitwise not.
- vmvnq_u32 ⚠neon
- Vector bitwise not.
- vneg_f32 ⚠neon
- Negate
- vneg_f64 ⚠neon
- Negate
- vneg_s8⚠neon
- Negate
- vneg_s16 ⚠neon
- Negate
- vneg_s32 ⚠neon
- Negate
- vneg_s64 ⚠neon
- Negate
- vnegd_s64 ⚠neon
- Negate
- vnegq_f32 ⚠neon
- Negate
- vnegq_f64 ⚠neon
- Negate
- vnegq_s8 ⚠neon
- Negate
- vnegq_s16 ⚠neon
- Negate
- vnegq_s32 ⚠neon
- Negate
- vnegq_s64 ⚠neon
- Negate
- vorn_s8⚠neon
- Vector bitwise inclusive OR NOT
- vorn_s16 ⚠neon
- Vector bitwise inclusive OR NOT
- vorn_s32 ⚠neon
- Vector bitwise inclusive OR NOT
- vorn_s64 ⚠neon
- Vector bitwise inclusive OR NOT
- vorn_u8⚠neon
- Vector bitwise inclusive OR NOT
- vorn_u16 ⚠neon
- Vector bitwise inclusive OR NOT
- vorn_u32 ⚠neon
- Vector bitwise inclusive OR NOT
- vorn_u64 ⚠neon
- Vector bitwise inclusive OR NOT
- vornq_s8 ⚠neon
- Vector bitwise inclusive OR NOT
- vornq_s16 ⚠neon
- Vector bitwise inclusive OR NOT
- vornq_s32 ⚠neon
- Vector bitwise inclusive OR NOT
- vornq_s64 ⚠neon
- Vector bitwise inclusive OR NOT
- vornq_u8 ⚠neon
- Vector bitwise inclusive OR NOT
- vornq_u16 ⚠neon
- Vector bitwise inclusive OR NOT
- vornq_u32 ⚠neon
- Vector bitwise inclusive OR NOT
- vornq_u64 ⚠neon
- Vector bitwise inclusive OR NOT
- vorr_s8⚠neon
- Vector bitwise or (immediate, inclusive)
- vorr_s16 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorr_s32 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorr_s64 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorr_u8⚠neon
- Vector bitwise or (immediate, inclusive)
- vorr_u16 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorr_u32 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorr_u64 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorrq_s8 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorrq_s16 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorrq_s32 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorrq_s64 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorrq_u8 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorrq_u16 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorrq_u32 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vorrq_u64 ⚠neon
- Vector bitwise or (immediate, inclusive)
- vpadal_s8 ⚠neon
- Signed Add and Accumulate Long Pairwise.
- vpadal_s16 ⚠neon
- Signed Add and Accumulate Long Pairwise.
- vpadal_s32 ⚠neon
- Signed Add and Accumulate Long Pairwise.
- vpadal_u8 ⚠neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadal_u16 ⚠neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadal_u32 ⚠neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadalq_s8 ⚠neon
- Signed Add and Accumulate Long Pairwise.
- vpadalq_s16 ⚠neon
- Signed Add and Accumulate Long Pairwise.
- vpadalq_s32 ⚠neon
- Signed Add and Accumulate Long Pairwise.
- vpadalq_u8 ⚠neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadalq_u16 ⚠neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadalq_u32 ⚠neon
- Unsigned Add and Accumulate Long Pairwise.
- vpadd_f32 ⚠neon
- Floating-point add pairwise
- vpadd_s8 ⚠neon
- Add pairwise.
- vpadd_s16 ⚠neon
- Add pairwise.
- vpadd_s32 ⚠neon
- Add pairwise.
- vpadd_u8 ⚠neon
- Add pairwise.
- vpadd_u16 ⚠neon
- Add pairwise.
- vpadd_u32 ⚠neon
- Add pairwise.
- vpaddd_f64 ⚠neon
- Floating-point add pairwise
- vpaddd_s64 ⚠neon
- Add pairwise
- vpaddd_u64 ⚠neon
- Add pairwise
- vpaddl_s8 ⚠neon
- Signed Add Long Pairwise.
- vpaddl_s16 ⚠neon
- Signed Add Long Pairwise.
- vpaddl_s32 ⚠neon
- Signed Add Long Pairwise.
- vpaddl_u8 ⚠neon
- Unsigned Add Long Pairwise.
- vpaddl_u16 ⚠neon
- Unsigned Add Long Pairwise.
- vpaddl_u32 ⚠neon
- Unsigned Add Long Pairwise.
- vpaddlq_s8 ⚠neon
- Signed Add Long Pairwise.
- vpaddlq_s16 ⚠neon
- Signed Add Long Pairwise.
- vpaddlq_s32 ⚠neon
- Signed Add Long Pairwise.
- vpaddlq_u8 ⚠neon
- Unsigned Add Long Pairwise.
- vpaddlq_u16 ⚠neon
- Unsigned Add Long Pairwise.
- vpaddlq_u32 ⚠neon
- Unsigned Add Long Pairwise.
- vpaddq_f32 ⚠neon
- Floating-point add pairwise
- vpaddq_f64 ⚠neon
- Floating-point add pairwise
- vpaddq_s8 ⚠neon
- Add pairwise
- vpaddq_s16 ⚠neon
- Add pairwise
- vpaddq_s32 ⚠neon
- Add pairwise
- vpaddq_s64 ⚠neon
- Add pairwise
- vpaddq_u8 ⚠neon
- Add pairwise
- vpaddq_u16 ⚠neon
- Add pairwise
- vpaddq_u32 ⚠neon
- Add pairwise
- vpaddq_u64 ⚠neon
- Add pairwise
- vpadds_f32 ⚠neon
- Floating-point add pairwise
- vpmax_f32 ⚠neon
- Folding maximum of adjacent pairs
- vpmax_s8 ⚠neon
- Folding maximum of adjacent pairs
- vpmax_s16 ⚠neon
- Folding maximum of adjacent pairs
- vpmax_s32 ⚠neon
- Folding maximum of adjacent pairs
- vpmax_u8 ⚠neon
- Folding maximum of adjacent pairs
- vpmax_u16 ⚠neon
- Folding maximum of adjacent pairs
- vpmax_u32 ⚠neon
- Folding maximum of adjacent pairs
- vpmaxnm_f32 ⚠neon
- Floating-point Maximum Number Pairwise (vector).
- vpmaxnmq_f32 ⚠neon
- Floating-point Maximum Number Pairwise (vector).
- vpmaxnmq_f64 ⚠neon
- Floating-point Maximum Number Pairwise (vector).
- vpmaxnmqd_f64 ⚠neon
- Floating-point maximum number pairwise
- vpmaxnms_f32 ⚠neon
- Floating-point maximum number pairwise
- vpmaxq_f32 ⚠neon
- Folding maximum of adjacent pairs
- vpmaxq_f64 ⚠neon
- Folding maximum of adjacent pairs
- vpmaxq_s8 ⚠neon
- Folding maximum of adjacent pairs
- vpmaxq_s16 ⚠neon
- Folding maximum of adjacent pairs
- vpmaxq_s32 ⚠neon
- Folding maximum of adjacent pairs
- vpmaxq_u8 ⚠neon
- Folding maximum of adjacent pairs
- vpmaxq_u16 ⚠neon
- Folding maximum of adjacent pairs
- vpmaxq_u32 ⚠neon
- Folding maximum of adjacent pairs
- vpmaxqd_f64 ⚠neon
- Floating-point maximum pairwise
- vpmaxs_f32 ⚠neon
- Floating-point maximum pairwise
- vpmin_f32 ⚠neon
- Folding minimum of adjacent pairs
- vpmin_s8 ⚠neon
- Folding minimum of adjacent pairs
- vpmin_s16 ⚠neon
- Folding minimum of adjacent pairs
- vpmin_s32 ⚠neon
- Folding minimum of adjacent pairs
- vpmin_u8 ⚠neon
- Folding minimum of adjacent pairs
- vpmin_u16 ⚠neon
- Folding minimum of adjacent pairs
- vpmin_u32 ⚠neon
- Folding minimum of adjacent pairs
- vpminnm_f32 ⚠neon
- Floating-point Minimum Number Pairwise (vector).
- vpminnmq_f32 ⚠neon
- Floating-point Minimum Number Pairwise (vector).
- vpminnmq_f64 ⚠neon
- Floating-point Minimum Number Pairwise (vector).
- vpminnmqd_f64 ⚠neon
- Floating-point minimum number pairwise
- vpminnms_f32 ⚠neon
- Floating-point minimum number pairwise
- vpminq_f32 ⚠neon
- Folding minimum of adjacent pairs
- vpminq_f64 ⚠neon
- Folding minimum of adjacent pairs
- vpminq_s8 ⚠neon
- Folding minimum of adjacent pairs
- vpminq_s16 ⚠neon
- Folding minimum of adjacent pairs
- vpminq_s32 ⚠neon
- Folding minimum of adjacent pairs
- vpminq_u8 ⚠neon
- Folding minimum of adjacent pairs
- vpminq_u16 ⚠neon
- Folding minimum of adjacent pairs
- vpminq_u32 ⚠neon
- Folding minimum of adjacent pairs
- vpminqd_f64 ⚠neon
- Floating-point minimum pairwise
- vpmins_f32 ⚠neon
- Floating-point minimum pairwise
- vqabs_s8 ⚠neon
- Signed saturating Absolute value
- vqabs_s16 ⚠neon
- Signed saturating Absolute value
- vqabs_s32 ⚠neon
- Signed saturating Absolute value
- vqabs_s64 ⚠neon
- Signed saturating Absolute value
- vqabsb_s8 ⚠neon
- Signed saturating absolute value
- vqabsd_s64 ⚠neon
- Signed saturating absolute value
- vqabsh_s16 ⚠neon
- Signed saturating absolute value
- vqabsq_s8 ⚠neon
- Signed saturating Absolute value
- vqabsq_s16 ⚠neon
- Signed saturating Absolute value
- vqabsq_s32 ⚠neon
- Signed saturating Absolute value
- vqabsq_s64 ⚠neon
- Signed saturating Absolute value
- vqabss_s32 ⚠neon
- Signed saturating absolute value
- vqadd_s8 ⚠neon
- Saturating add
- vqadd_s16 ⚠neon
- Saturating add
- vqadd_s32 ⚠neon
- Saturating add
- vqadd_s64 ⚠neon
- Saturating add
- vqadd_u8 ⚠neon
- Saturating add
- vqadd_u16 ⚠neon
- Saturating add
- vqadd_u32 ⚠neon
- Saturating add
- vqadd_u64 ⚠neon
- Saturating add
- vqaddb_s8 ⚠neon
- Saturating add
- vqaddb_u8 ⚠neon
- Saturating add
- vqaddd_s64 ⚠neon
- Saturating add
- vqaddd_u64 ⚠neon
- Saturating add
- vqaddh_s16 ⚠neon
- Saturating add
- vqaddh_u16 ⚠neon
- Saturating add
- vqaddq_s8 ⚠neon
- Saturating add
- vqaddq_s16 ⚠neon
- Saturating add
- vqaddq_s32 ⚠neon
- Saturating add
- vqaddq_s64 ⚠neon
- Saturating add
- vqaddq_u8 ⚠neon
- Saturating add
- vqaddq_u16 ⚠neon
- Saturating add
- vqaddq_u32 ⚠neon
- Saturating add
- vqaddq_u64 ⚠neon
- Saturating add
- vqadds_s32 ⚠neon
- Saturating add
- vqadds_u32 ⚠neon
- Saturating add
- vqdmlal_high_ ⚠lane_ s16 neon
- Signed saturating doubling multiply-add long
- vqdmlal_high_ ⚠lane_ s32 neon
- Signed saturating doubling multiply-add long
- vqdmlal_high_ ⚠laneq_ s16 neon
- Signed saturating doubling multiply-add long
- vqdmlal_high_ ⚠laneq_ s32 neon
- Signed saturating doubling multiply-add long
- vqdmlal_high_ ⚠n_ s16 neon
- Signed saturating doubling multiply-add long
- vqdmlal_high_ ⚠n_ s32 neon
- Signed saturating doubling multiply-add long
- vqdmlal_high_ ⚠s16 neon
- Signed saturating doubling multiply-add long
- vqdmlal_high_ ⚠s32 neon
- Signed saturating doubling multiply-add long
- vqdmlal_lane_ ⚠s16 neon
- Vector widening saturating doubling multiply accumulate with scalar
- vqdmlal_lane_ ⚠s32 neon
- Vector widening saturating doubling multiply accumulate with scalar
- vqdmlal_laneq_ ⚠s16 neon
- Vector widening saturating doubling multiply accumulate with scalar
- vqdmlal_laneq_ ⚠s32 neon
- Vector widening saturating doubling multiply accumulate with scalar
- vqdmlal_n_ ⚠s16 neon
- Vector widening saturating doubling multiply accumulate with scalar
- vqdmlal_n_ ⚠s32 neon
- Vector widening saturating doubling multiply accumulate with scalar
- vqdmlal_s16 ⚠neon
- Signed saturating doubling multiply-add long
- vqdmlal_s32 ⚠neon
- Signed saturating doubling multiply-add long
- vqdmlalh_lane_ ⚠s16 neon
- Signed saturating doubling multiply-add long
- vqdmlalh_laneq_ ⚠s16 neon
- Signed saturating doubling multiply-add long
- vqdmlalh_s16 ⚠neon
- Signed saturating doubling multiply-add long
- vqdmlals_lane_ ⚠s32 neon
- Signed saturating doubling multiply-add long
- vqdmlals_laneq_ ⚠s32 neon
- Signed saturating doubling multiply-add long
- vqdmlals_s32 ⚠neon
- Signed saturating doubling multiply-add long
- vqdmlsl_high_ ⚠lane_ s16 neon
- Signed saturating doubling multiply-subtract long
- vqdmlsl_high_ ⚠lane_ s32 neon
- Signed saturating doubling multiply-subtract long
- vqdmlsl_high_ ⚠laneq_ s16 neon
- Signed saturating doubling multiply-subtract long
- vqdmlsl_high_ ⚠laneq_ s32 neon
- Signed saturating doubling multiply-subtract long
- vqdmlsl_high_ ⚠n_ s16 neon
- Signed saturating doubling multiply-subtract long
- vqdmlsl_high_ ⚠n_ s32 neon
- Signed saturating doubling multiply-subtract long
- vqdmlsl_high_ ⚠s16 neon
- Signed saturating doubling multiply-subtract long
- vqdmlsl_high_ ⚠s32 neon
- Signed saturating doubling multiply-subtract long
- vqdmlsl_lane_ ⚠s16 neon
- Vector widening saturating doubling multiply subtract with scalar
- vqdmlsl_lane_ ⚠s32 neon
- Vector widening saturating doubling multiply subtract with scalar
- vqdmlsl_laneq_ ⚠s16 neon
- Vector widening saturating doubling multiply subtract with scalar
- vqdmlsl_laneq_ ⚠s32 neon
- Vector widening saturating doubling multiply subtract with scalar
- vqdmlsl_n_ ⚠s16 neon
- Vector widening saturating doubling multiply subtract with scalar
- vqdmlsl_n_ ⚠s32 neon
- Vector widening saturating doubling multiply subtract with scalar
- vqdmlsl_s16 ⚠neon
- Signed saturating doubling multiply-subtract long
- vqdmlsl_s32 ⚠neon
- Signed saturating doubling multiply-subtract long
- vqdmlslh_lane_ ⚠s16 neon
- Signed saturating doubling multiply-subtract long
- vqdmlslh_laneq_ ⚠s16 neon
- Signed saturating doubling multiply-subtract long
- vqdmlslh_s16 ⚠neon
- Signed saturating doubling multiply-subtract long
- vqdmlsls_lane_ ⚠s32 neon
- Signed saturating doubling multiply-subtract long
- vqdmlsls_laneq_ ⚠s32 neon
- Signed saturating doubling multiply-subtract long
- vqdmlsls_s32 ⚠neon
- Signed saturating doubling multiply-subtract long
- vqdmulh_lane_ ⚠s16 neon
- Vector saturating doubling multiply high by scalar
- vqdmulh_lane_ ⚠s32 neon
- Vector saturating doubling multiply high by scalar
- vqdmulh_laneq_ ⚠s16 neon
- Vector saturating doubling multiply high by scalar
- vqdmulh_laneq_ ⚠s32 neon
- Vector saturating doubling multiply high by scalar
- vqdmulh_n_ ⚠s16 neon
- Vector saturating doubling multiply high with scalar
- vqdmulh_n_ ⚠s32 neon
- Vector saturating doubling multiply high with scalar
- vqdmulh_s16 ⚠neon
- Signed saturating doubling multiply returning high half
- vqdmulh_s32 ⚠neon
- Signed saturating doubling multiply returning high half
- vqdmulhh_lane_ ⚠s16 neon
- Signed saturating doubling multiply returning high half
- vqdmulhh_laneq_ ⚠s16 neon
- Signed saturating doubling multiply returning high half
- vqdmulhh_s16 ⚠neon
- Signed saturating doubling multiply returning high half
- vqdmulhq_lane_ ⚠s16 neon
- Vector saturating doubling multiply high by scalar
- vqdmulhq_lane_ ⚠s32 neon
- Vector saturating doubling multiply high by scalar
- vqdmulhq_laneq_ ⚠s16 neon
- Vector saturating doubling multiply high by scalar
- vqdmulhq_laneq_ ⚠s32 neon
- Vector saturating doubling multiply high by scalar
- vqdmulhq_n_ ⚠s16 neon
- Vector saturating doubling multiply high with scalar
- vqdmulhq_n_ ⚠s32 neon
- Vector saturating doubling multiply high with scalar
- vqdmulhq_s16 ⚠neon
- Signed saturating doubling multiply returning high half
- vqdmulhq_s32 ⚠neon
- Signed saturating doubling multiply returning high half
- vqdmulhs_lane_ ⚠s32 neon
- Signed saturating doubling multiply returning high half
- vqdmulhs_laneq_ ⚠s32 neon
- Signed saturating doubling multiply returning high half
- vqdmulhs_s32 ⚠neon
- Signed saturating doubling multiply returning high half
- vqdmull_high_ ⚠lane_ s16 neon
- Signed saturating doubling multiply long
- vqdmull_high_ ⚠lane_ s32 neon
- Signed saturating doubling multiply long
- vqdmull_high_ ⚠laneq_ s16 neon
- Signed saturating doubling multiply long
- vqdmull_high_ ⚠laneq_ s32 neon
- Signed saturating doubling multiply long
- vqdmull_high_ ⚠n_ s16 neon
- Signed saturating doubling multiply long
- vqdmull_high_ ⚠n_ s32 neon
- Signed saturating doubling multiply long
- vqdmull_high_ ⚠s16 neon
- Signed saturating doubling multiply long
- vqdmull_high_ ⚠s32 neon
- Signed saturating doubling multiply long
- vqdmull_lane_ ⚠s16 neon
- Vector saturating doubling long multiply by scalar
- vqdmull_lane_ ⚠s32 neon
- Vector saturating doubling long multiply by scalar
- vqdmull_laneq_ ⚠s16 neon
- Vector saturating doubling long multiply by scalar
- vqdmull_laneq_ ⚠s32 neon
- Vector saturating doubling long multiply by scalar
- vqdmull_n_ ⚠s16 neon
- Vector saturating doubling long multiply with scalar
- vqdmull_n_ ⚠s32 neon
- Vector saturating doubling long multiply with scalar
- vqdmull_s16 ⚠neon
- Signed saturating doubling multiply long
- vqdmull_s32 ⚠neon
- Signed saturating doubling multiply long
- vqdmullh_lane_ ⚠s16 neon
- Signed saturating doubling multiply long
- vqdmullh_laneq_ ⚠s16 neon
- Signed saturating doubling multiply long
- vqdmullh_s16 ⚠neon
- Signed saturating doubling multiply long
- vqdmulls_lane_ ⚠s32 neon
- Signed saturating doubling multiply long
- vqdmulls_laneq_ ⚠s32 neon
- Signed saturating doubling multiply long
- vqdmulls_s32 ⚠neon
- Signed saturating doubling multiply long
- vqmovn_high_ ⚠s16 neon
- Signed saturating extract narrow
- vqmovn_high_ ⚠s32 neon
- Signed saturating extract narrow
- vqmovn_high_ ⚠s64 neon
- Signed saturating extract narrow
- vqmovn_high_ ⚠u16 neon
- Signed saturating extract narrow
- vqmovn_high_ ⚠u32 neon
- Signed saturating extract narrow
- vqmovn_high_ ⚠u64 neon
- Signed saturating extract narrow
- vqmovn_s16 ⚠neon
- Signed saturating extract narrow
- vqmovn_s32 ⚠neon
- Signed saturating extract narrow
- vqmovn_s64 ⚠neon
- Signed saturating extract narrow
- vqmovn_u16 ⚠neon
- Unsigned saturating extract narrow
- vqmovn_u32 ⚠neon
- Unsigned saturating extract narrow
- vqmovn_u64 ⚠neon
- Unsigned saturating extract narrow
- vqmovnd_s64 ⚠neon
- Saturating extract narrow
- vqmovnd_u64 ⚠neon
- Saturating extract narrow
- vqmovnh_s16 ⚠neon
- Saturating extract narrow
- vqmovnh_u16 ⚠neon
- Saturating extract narrow
- vqmovns_s32 ⚠neon
- Saturating extract narrow
- vqmovns_u32 ⚠neon
- Saturating extract narrow
- vqmovun_high_ ⚠s16 neon
- Signed saturating extract unsigned narrow
- vqmovun_high_ ⚠s32 neon
- Signed saturating extract unsigned narrow
- vqmovun_high_ ⚠s64 neon
- Signed saturating extract unsigned narrow
- vqmovun_s16 ⚠neon
- Signed saturating extract unsigned narrow
- vqmovun_s32 ⚠neon
- Signed saturating extract unsigned narrow
- vqmovun_s64 ⚠neon
- Signed saturating extract unsigned narrow
- vqmovund_s64 ⚠neon
- Signed saturating extract unsigned narrow
- vqmovunh_s16 ⚠neon
- Signed saturating extract unsigned narrow
- vqmovuns_s32 ⚠neon
- Signed saturating extract unsigned narrow
- vqneg_s8 ⚠neon
- Signed saturating negate
- vqneg_s16 ⚠neon
- Signed saturating negate
- vqneg_s32 ⚠neon
- Signed saturating negate
- vqneg_s64 ⚠neon
- Signed saturating negate
- vqnegb_s8 ⚠neon
- Signed saturating negate
- vqnegd_s64 ⚠neon
- Signed saturating negate
- vqnegh_s16 ⚠neon
- Signed saturating negate
- vqnegq_s8 ⚠neon
- Signed saturating negate
- vqnegq_s16 ⚠neon
- Signed saturating negate
- vqnegq_s32 ⚠neon
- Signed saturating negate
- vqnegq_s64 ⚠neon
- Signed saturating negate
- vqnegs_s32 ⚠neon
- Signed saturating negate
- vqrdmlah_lane_ ⚠s16 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlah_lane_ ⚠s32 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlah_laneq_ ⚠s16 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlah_laneq_ ⚠s32 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlah_s16 ⚠rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlah_s32 ⚠rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahh_lane_ ⚠s16 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahh_laneq_ ⚠s16 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahh_s16 ⚠rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahq_lane_ ⚠s16 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahq_lane_ ⚠s32 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahq_laneq_ ⚠s16 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahq_laneq_ ⚠s32 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahq_s16 ⚠rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahq_s32 ⚠rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahs_lane_ ⚠s32 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahs_laneq_ ⚠s32 rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlahs_s32 ⚠rdm
- Signed saturating rounding doubling multiply accumulate returning high half
- vqrdmlsh_lane_ ⚠s16 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlsh_lane_ ⚠s32 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlsh_laneq_ ⚠s16 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlsh_laneq_ ⚠s32 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlsh_s16 ⚠rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlsh_s32 ⚠rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshh_lane_ ⚠s16 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshh_laneq_ ⚠s16 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshh_s16 ⚠rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshq_lane_ ⚠s16 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshq_lane_ ⚠s32 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshq_laneq_ ⚠s16 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshq_laneq_ ⚠s32 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshq_s16 ⚠rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshq_s32 ⚠rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshs_lane_ ⚠s32 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshs_laneq_ ⚠s32 rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmlshs_s32 ⚠rdm
- Signed saturating rounding doubling multiply subtract returning high half
- vqrdmulh_lane_ ⚠s16 neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulh_lane_ ⚠s32 neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulh_laneq_ ⚠s16 neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulh_laneq_ ⚠s32 neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulh_n_ ⚠s16 neon
- Vector saturating rounding doubling multiply high with scalar
- vqrdmulh_n_ ⚠s32 neon
- Vector saturating rounding doubling multiply high with scalar
- vqrdmulh_s16 ⚠neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulh_s32 ⚠neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulhh_lane_ ⚠s16 neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulhh_laneq_ ⚠s16 neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulhh_s16 ⚠neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulhq_lane_ ⚠s16 neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulhq_lane_ ⚠s32 neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulhq_laneq_ ⚠s16 neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulhq_laneq_ ⚠s32 neon
- Vector rounding saturating doubling multiply high by scalar
- vqrdmulhq_n_ ⚠s16 neon
- Vector saturating rounding doubling multiply high with scalar
- vqrdmulhq_n_ ⚠s32 neon
- Vector saturating rounding doubling multiply high with scalar
- vqrdmulhq_s16 ⚠neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulhq_s32 ⚠neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulhs_lane_ ⚠s32 neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulhs_laneq_ ⚠s32 neon
- Signed saturating rounding doubling multiply returning high half
- vqrdmulhs_s32 ⚠neon
- Signed saturating rounding doubling multiply returning high half
- vqrshl_s8 ⚠neon
- Signed saturating rounding shift left
- vqrshl_s16 ⚠neon
- Signed saturating rounding shift left
- vqrshl_s32 ⚠neon
- Signed saturating rounding shift left
- vqrshl_s64 ⚠neon
- Signed saturating rounding shift left
- vqrshl_u8 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshl_u16 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshl_u32 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshl_u64 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshlb_s8 ⚠neon
- Signed saturating rounding shift left
- vqrshlb_u8 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshld_s64 ⚠neon
- Signed saturating rounding shift left
- vqrshld_u64 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshlh_s16 ⚠neon
- Signed saturating rounding shift left
- vqrshlh_u16 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshlq_s8 ⚠neon
- Signed saturating rounding shift left
- vqrshlq_s16 ⚠neon
- Signed saturating rounding shift left
- vqrshlq_s32 ⚠neon
- Signed saturating rounding shift left
- vqrshlq_s64 ⚠neon
- Signed saturating rounding shift left
- vqrshlq_u8 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshlq_u16 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshlq_u32 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshlq_u64 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshls_s32 ⚠neon
- Signed saturating rounding shift left
- vqrshls_u32 ⚠neon
- Unsigned signed saturating rounding shift left
- vqrshrn_high_ ⚠n_ s16 neon
- Signed saturating rounded shift right narrow
- vqrshrn_high_ ⚠n_ s32 neon
- Signed saturating rounded shift right narrow
- vqrshrn_high_ ⚠n_ s64 neon
- Signed saturating rounded shift right narrow
- vqrshrn_high_ ⚠n_ u16 neon
- Unsigned saturating rounded shift right narrow
- vqrshrn_high_ ⚠n_ u32 neon
- Unsigned saturating rounded shift right narrow
- vqrshrn_high_ ⚠n_ u64 neon
- Unsigned saturating rounded shift right narrow
- vqrshrn_n_ ⚠s16 neon
- Signed saturating rounded shift right narrow
- vqrshrn_n_ ⚠s32 neon
- Signed saturating rounded shift right narrow
- vqrshrn_n_ ⚠s64 neon
- Signed saturating rounded shift right narrow
- vqrshrn_n_ ⚠u16 neon
- Unsigned signed saturating rounded shift right narrow
- vqrshrn_n_ ⚠u32 neon
- Unsigned signed saturating rounded shift right narrow
- vqrshrn_n_ ⚠u64 neon
- Unsigned signed saturating rounded shift right narrow
- vqrshrnd_n_ ⚠s64 neon
- Signed saturating rounded shift right narrow
- vqrshrnd_n_ ⚠u64 neon
- Unsigned saturating rounded shift right narrow
- vqrshrnh_n_ ⚠s16 neon
- Signed saturating rounded shift right narrow
- vqrshrnh_n_ ⚠u16 neon
- Unsigned saturating rounded shift right narrow
- vqrshrns_n_ ⚠s32 neon
- Signed saturating rounded shift right narrow
- vqrshrns_n_ ⚠u32 neon
- Unsigned saturating rounded shift right narrow
- vqrshrun_high_ ⚠n_ s16 neon
- Signed saturating rounded shift right unsigned narrow
- vqrshrun_high_ ⚠n_ s32 neon
- Signed saturating rounded shift right unsigned narrow
- vqrshrun_high_ ⚠n_ s64 neon
- Signed saturating rounded shift right unsigned narrow
- vqrshrun_n_ ⚠s16 neon
- Signed saturating rounded shift right unsigned narrow
- vqrshrun_n_ ⚠s32 neon
- Signed saturating rounded shift right unsigned narrow
- vqrshrun_n_ ⚠s64 neon
- Signed saturating rounded shift right unsigned narrow
- vqrshrund_n_ ⚠s64 neon
- Signed saturating rounded shift right unsigned narrow
- vqrshrunh_n_ ⚠s16 neon
- Signed saturating rounded shift right unsigned narrow
- vqrshruns_n_ ⚠s32 neon
- Signed saturating rounded shift right unsigned narrow
- vqshl_n_ ⚠s8 neon
- Signed saturating shift left
- vqshl_n_ ⚠s16 neon
- Signed saturating shift left
- vqshl_n_ ⚠s32 neon
- Signed saturating shift left
- vqshl_n_ ⚠s64 neon
- Signed saturating shift left
- vqshl_n_ ⚠u8 neon
- Unsigned saturating shift left
- vqshl_n_ ⚠u16 neon
- Unsigned saturating shift left
- vqshl_n_ ⚠u32 neon
- Unsigned saturating shift left
- vqshl_n_ ⚠u64 neon
- Unsigned saturating shift left
- vqshl_s8 ⚠neon
- Signed saturating shift left
- vqshl_s16 ⚠neon
- Signed saturating shift left
- vqshl_s32 ⚠neon
- Signed saturating shift left
- vqshl_s64 ⚠neon
- Signed saturating shift left
- vqshl_u8 ⚠neon
- Unsigned saturating shift left
- vqshl_u16 ⚠neon
- Unsigned saturating shift left
- vqshl_u32 ⚠neon
- Unsigned saturating shift left
- vqshl_u64 ⚠neon
- Unsigned saturating shift left
- vqshlb_n_ ⚠s8 neon
- Signed saturating shift left
- vqshlb_n_ ⚠u8 neon
- Unsigned saturating shift left
- vqshlb_s8 ⚠neon
- Signed saturating shift left
- vqshlb_u8 ⚠neon
- Unsigned saturating shift left
- vqshld_n_ ⚠s64 neon
- Signed saturating shift left
- vqshld_n_ ⚠u64 neon
- Unsigned saturating shift left
- vqshld_s64 ⚠neon
- Signed saturating shift left
- vqshld_u64 ⚠neon
- Unsigned saturating shift left
- vqshlh_n_ ⚠s16 neon
- Signed saturating shift left
- vqshlh_n_ ⚠u16 neon
- Unsigned saturating shift left
- vqshlh_s16 ⚠neon
- Signed saturating shift left
- vqshlh_u16 ⚠neon
- Unsigned saturating shift left
- vqshlq_n_ ⚠s8 neon
- Signed saturating shift left
- vqshlq_n_ ⚠s16 neon
- Signed saturating shift left
- vqshlq_n_ ⚠s32 neon
- Signed saturating shift left
- vqshlq_n_ ⚠s64 neon
- Signed saturating shift left
- vqshlq_n_ ⚠u8 neon
- Unsigned saturating shift left
- vqshlq_n_ ⚠u16 neon
- Unsigned saturating shift left
- vqshlq_n_ ⚠u32 neon
- Unsigned saturating shift left
- vqshlq_n_ ⚠u64 neon
- Unsigned saturating shift left
- vqshlq_s8 ⚠neon
- Signed saturating shift left
- vqshlq_s16 ⚠neon
- Signed saturating shift left
- vqshlq_s32 ⚠neon
- Signed saturating shift left
- vqshlq_s64 ⚠neon
- Signed saturating shift left
- vqshlq_u8 ⚠neon
- Unsigned saturating shift left
- vqshlq_u16 ⚠neon
- Unsigned saturating shift left
- vqshlq_u32 ⚠neon
- Unsigned saturating shift left
- vqshlq_u64 ⚠neon
- Unsigned saturating shift left
- vqshls_n_ ⚠s32 neon
- Signed saturating shift left
- vqshls_n_ ⚠u32 neon
- Unsigned saturating shift left
- vqshls_s32 ⚠neon
- Signed saturating shift left
- vqshls_u32 ⚠neon
- Unsigned saturating shift left
- vqshlu_n_ ⚠s8 neon
- Signed saturating shift left unsigned
- vqshlu_n_ ⚠s16 neon
- Signed saturating shift left unsigned
- vqshlu_n_ ⚠s32 neon
- Signed saturating shift left unsigned
- vqshlu_n_ ⚠s64 neon
- Signed saturating shift left unsigned
- vqshlub_n_ ⚠s8 neon
- Signed saturating shift left unsigned
- vqshlud_n_ ⚠s64 neon
- Signed saturating shift left unsigned
- vqshluh_n_ ⚠s16 neon
- Signed saturating shift left unsigned
- vqshluq_n_ ⚠s8 neon
- Signed saturating shift left unsigned
- vqshluq_n_ ⚠s16 neon
- Signed saturating shift left unsigned
- vqshluq_n_ ⚠s32 neon
- Signed saturating shift left unsigned
- vqshluq_n_ ⚠s64 neon
- Signed saturating shift left unsigned
- vqshlus_n_ ⚠s32 neon
- Signed saturating shift left unsigned
- vqshrn_high_ ⚠n_ s16 neon
- Signed saturating shift right narrow
- vqshrn_high_ ⚠n_ s32 neon
- Signed saturating shift right narrow
- vqshrn_high_ ⚠n_ s64 neon
- Signed saturating shift right narrow
- vqshrn_high_ ⚠n_ u16 neon
- Unsigned saturating shift right narrow
- vqshrn_high_ ⚠n_ u32 neon
- Unsigned saturating shift right narrow
- vqshrn_high_ ⚠n_ u64 neon
- Unsigned saturating shift right narrow
- vqshrn_n_ ⚠s16 neon
- Signed saturating shift right narrow
- vqshrn_n_ ⚠s32 neon
- Signed saturating shift right narrow
- vqshrn_n_ ⚠s64 neon
- Signed saturating shift right narrow
- vqshrn_n_ ⚠u16 neon
- Unsigned saturating shift right narrow
- vqshrn_n_ ⚠u32 neon
- Unsigned saturating shift right narrow
- vqshrn_n_ ⚠u64 neon
- Unsigned saturating shift right narrow
- vqshrnd_n_ ⚠s64 neon
- Signed saturating shift right narrow
- vqshrnd_n_ ⚠u64 neon
- Unsigned saturating shift right narrow
- vqshrnh_n_ ⚠s16 neon
- Signed saturating shift right narrow
- vqshrnh_n_ ⚠u16 neon
- Unsigned saturating shift right narrow
- vqshrns_n_ ⚠s32 neon
- Signed saturating shift right narrow
- vqshrns_n_ ⚠u32 neon
- Unsigned saturating shift right narrow
- vqshrun_high_ ⚠n_ s16 neon
- Signed saturating shift right unsigned narrow
- vqshrun_high_ ⚠n_ s32 neon
- Signed saturating shift right unsigned narrow
- vqshrun_high_ ⚠n_ s64 neon
- Signed saturating shift right unsigned narrow
- vqshrun_n_ ⚠s16 neon
- Signed saturating shift right unsigned narrow
- vqshrun_n_ ⚠s32 neon
- Signed saturating shift right unsigned narrow
- vqshrun_n_ ⚠s64 neon
- Signed saturating shift right unsigned narrow
- vqshrund_n_ ⚠s64 neon
- Signed saturating shift right unsigned narrow
- vqshrunh_n_ ⚠s16 neon
- Signed saturating shift right unsigned narrow
- vqshruns_n_ ⚠s32 neon
- Signed saturating shift right unsigned narrow
- vqsub_s8 ⚠neon
- Saturating subtract
- vqsub_s16 ⚠neon
- Saturating subtract
- vqsub_s32 ⚠neon
- Saturating subtract
- vqsub_s64 ⚠neon
- Saturating subtract
- vqsub_u8 ⚠neon
- Saturating subtract
- vqsub_u16 ⚠neon
- Saturating subtract
- vqsub_u32 ⚠neon
- Saturating subtract
- vqsub_u64 ⚠neon
- Saturating subtract
- vqsubb_s8 ⚠neon
- Saturating subtract
- vqsubb_u8 ⚠neon
- Saturating subtract
- vqsubd_s64 ⚠neon
- Saturating subtract
- vqsubd_u64 ⚠neon
- Saturating subtract
- vqsubh_s16 ⚠neon
- Saturating subtract
- vqsubh_u16 ⚠neon
- Saturating subtract
- vqsubq_s8 ⚠neon
- Saturating subtract
- vqsubq_s16 ⚠neon
- Saturating subtract
- vqsubq_s32 ⚠neon
- Saturating subtract
- vqsubq_s64 ⚠neon
- Saturating subtract
- vqsubq_u8 ⚠neon
- Saturating subtract
- vqsubq_u16 ⚠neon
- Saturating subtract
- vqsubq_u32 ⚠neon
- Saturating subtract
- vqsubq_u64 ⚠neon
- Saturating subtract
- vqsubs_s32 ⚠neon
- Saturating subtract
- vqsubs_u32 ⚠neon
- Saturating subtract
- vqtbl1_p8 ⚠neon
- Table look-up
- vqtbl1_s8 ⚠neon
- Table look-up
- vqtbl1_u8 ⚠neon
- Table look-up
- vqtbl1q_p8 ⚠neon
- Table look-up
- vqtbl1q_s8 ⚠neon
- Table look-up
- vqtbl1q_u8 ⚠neon
- Table look-up
- vqtbl2_p8 ⚠neon
- Table look-up
- vqtbl2_s8 ⚠neon
- Table look-up
- vqtbl2_u8 ⚠neon
- Table look-up
- vqtbl2q_p8 ⚠neon
- Table look-up
- vqtbl2q_s8 ⚠neon
- Table look-up
- vqtbl2q_u8 ⚠neon
- Table look-up
- vqtbl3_p8 ⚠neon
- Table look-up
- vqtbl3_s8 ⚠neon
- Table look-up
- vqtbl3_u8 ⚠neon
- Table look-up
- vqtbl3q_p8 ⚠neon
- Table look-up
- vqtbl3q_s8 ⚠neon
- Table look-up
- vqtbl3q_u8 ⚠neon
- Table look-up
- vqtbl4_p8 ⚠neon
- Table look-up
- vqtbl4_s8 ⚠neon
- Table look-up
- vqtbl4_u8 ⚠neon
- Table look-up
- vqtbl4q_p8 ⚠neon
- Table look-up
- vqtbl4q_s8 ⚠neon
- Table look-up
- vqtbl4q_u8 ⚠neon
- Table look-up
- vqtbx1_p8 ⚠neon
- Extended table look-up
- vqtbx1_s8 ⚠neon
- Extended table look-up
- vqtbx1_u8 ⚠neon
- Extended table look-up
- vqtbx1q_p8 ⚠neon
- Extended table look-up
- vqtbx1q_s8 ⚠neon
- Extended table look-up
- vqtbx1q_u8 ⚠neon
- Extended table look-up
- vqtbx2_p8 ⚠neon
- Extended table look-up
- vqtbx2_s8 ⚠neon
- Extended table look-up
- vqtbx2_u8 ⚠neon
- Extended table look-up
- vqtbx2q_p8 ⚠neon
- Extended table look-up
- vqtbx2q_s8 ⚠neon
- Extended table look-up
- vqtbx2q_u8 ⚠neon
- Extended table look-up
- vqtbx3_p8 ⚠neon
- Extended table look-up
- vqtbx3_s8 ⚠neon
- Extended table look-up
- vqtbx3_u8 ⚠neon
- Extended table look-up
- vqtbx3q_p8 ⚠neon
- Extended table look-up
- vqtbx3q_s8 ⚠neon
- Extended table look-up
- vqtbx3q_u8 ⚠neon
- Extended table look-up
- vqtbx4_p8 ⚠neon
- Extended table look-up
- vqtbx4_s8 ⚠neon
- Extended table look-up
- vqtbx4_u8 ⚠neon
- Extended table look-up
- vqtbx4q_p8 ⚠neon
- Extended table look-up
- vqtbx4q_s8 ⚠neon
- Extended table look-up
- vqtbx4q_u8 ⚠neon
- Extended table look-up
- vraddhn_high_ ⚠s16 neon
- Rounding Add returning High Narrow (high half).
- vraddhn_high_ ⚠s32 neon
- Rounding Add returning High Narrow (high half).
- vraddhn_high_ ⚠s64 neon
- Rounding Add returning High Narrow (high half).
- vraddhn_high_ ⚠u16 neon
- Rounding Add returning High Narrow (high half).
- vraddhn_high_ ⚠u32 neon
- Rounding Add returning High Narrow (high half).
- vraddhn_high_ ⚠u64 neon
- Rounding Add returning High Narrow (high half).
- vraddhn_s16 ⚠neon
- Rounding Add returning High Narrow.
- vraddhn_s32 ⚠neon
- Rounding Add returning High Narrow.
- vraddhn_s64 ⚠neon
- Rounding Add returning High Narrow.
- vraddhn_u16 ⚠neon
- Rounding Add returning High Narrow.
- vraddhn_u32 ⚠neon
- Rounding Add returning High Narrow.
- vraddhn_u64 ⚠neon
- Rounding Add returning High Narrow.
- vrax1q_u64 ⚠neon,sha3
- Rotate and exclusive OR
- vrbit_p8 ⚠neon
- Reverse bit order
- vrbit_s8 ⚠neon
- Reverse bit order
- vrbit_u8 ⚠neon
- Reverse bit order
- vrbitq_p8 ⚠neon
- Reverse bit order
- vrbitq_s8 ⚠neon
- Reverse bit order
- vrbitq_u8 ⚠neon
- Reverse bit order
- vrecpe_f32 ⚠neon
- Reciprocal estimate.
- vrecpe_f64 ⚠neon
- Reciprocal estimate.
- vrecpe_u32 ⚠neon
- Unsigned reciprocal estimate
- vrecped_f64 ⚠neon
- Reciprocal estimate.
- vrecpeq_f32 ⚠neon
- Reciprocal estimate.
- vrecpeq_f64 ⚠neon
- Reciprocal estimate.
- vrecpeq_u32 ⚠neon
- Unsigned reciprocal estimate
- vrecpes_f32 ⚠neon
- Reciprocal estimate.
- vrecps_f32 ⚠neon
- Floating-point reciprocal step
- vrecps_f64 ⚠neon
- Floating-point reciprocal step
- vrecpsd_f64 ⚠neon
- Floating-point reciprocal step
- vrecpsq_f32 ⚠neon
- Floating-point reciprocal step
- vrecpsq_f64 ⚠neon
- Floating-point reciprocal step
- vrecpss_f32 ⚠neon
- Floating-point reciprocal step
- vrecpxd_f64 ⚠neon
- Floating-point reciprocal exponent
- vrecpxs_f32 ⚠neon
- Floating-point reciprocal exponent
- vreinterpret_f32_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_f32_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpret_f32_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpret_f32_ ⚠p64 neon
- Vector reinterpret cast operation
- vreinterpret_f32_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpret_f32_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpret_f32_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpret_f32_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_f32_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpret_f32_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpret_f32_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpret_f32_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠p64 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpret_f64_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpret_p8_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpret_p16_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠p8 neon,aes
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠p16 neon,aes
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠s8 neon,aes
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠s16 neon,aes
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠s32 neon,aes
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠u8 neon,aes
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠u16 neon,aes
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠u32 neon,aes
- Vector reinterpret cast operation
- vreinterpret_p64_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpret_s8_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpret_s16_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpret_s32_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠p64 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpret_s64_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpret_u8_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpret_u16_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpret_u32_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠p64 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpret_u64_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠p64 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠p128 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpretq_f32_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠p64 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠p128 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpretq_f64_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠p128 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpretq_p8_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠p128 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpretq_p16_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠p8 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠p16 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠p128 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠s8 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠s16 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠s32 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠u8 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠u16 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠u32 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p64_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠p8 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠p16 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠s8 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠s16 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠s32 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠s64 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠u8 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠u16 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠u32 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_p128_ ⚠u64 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠p128 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpretq_s8_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠p128 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpretq_s16_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠p128 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpretq_s32_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠p64 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠p128 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpretq_s64_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠p128 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpretq_u8_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠p128 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠u32 neon
- Vector reinterpret cast operation
- vreinterpretq_u16_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠p64 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠p128 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpretq_u32_ ⚠u64 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠f32 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠f64 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠p8 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠p16 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠p64 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠p128 neon,aes
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠s8 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠s16 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠s32 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠s64 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠u8 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠u16 neon
- Vector reinterpret cast operation
- vreinterpretq_u64_ ⚠u32 neon
- Vector reinterpret cast operation
- vrev16_p8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev16_s8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev16_u8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev16q_p8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev16q_s8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev16q_u8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32_p8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32_p16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32_s8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32_s16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32_u8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32_u16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32q_p8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32q_p16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32q_s8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32q_s16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32q_u8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev32q_u16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64_f32 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64_p8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64_p16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64_s8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64_s16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64_s32 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64_u8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64_u16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64_u32 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64q_f32 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64q_p8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64q_p16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64q_s8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64q_s16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64q_s32 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64q_u8 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64q_u16 ⚠neon
- Reversing vector elements (swap endianness)
- vrev64q_u32 ⚠neon
- Reversing vector elements (swap endianness)
- vrhadd_s8 ⚠neon
- Rounding halving add
- vrhadd_s16 ⚠neon
- Rounding halving add
- vrhadd_s32 ⚠neon
- Rounding halving add
- vrhadd_u8 ⚠neon
- Rounding halving add
- vrhadd_u16 ⚠neon
- Rounding halving add
- vrhadd_u32 ⚠neon
- Rounding halving add
- vrhaddq_s8 ⚠neon
- Rounding halving add
- vrhaddq_s16 ⚠neon
- Rounding halving add
- vrhaddq_s32 ⚠neon
- Rounding halving add
- vrhaddq_u8 ⚠neon
- Rounding halving add
- vrhaddq_u16 ⚠neon
- Rounding halving add
- vrhaddq_u32 ⚠neon
- Rounding halving add
- vrnd_f32 ⚠neon
- Floating-point round to integral, toward zero
- vrnd_f64 ⚠neon
- Floating-point round to integral, toward zero
- vrnda_f32 ⚠neon
- Floating-point round to integral, to nearest with ties to away
- vrnda_f64 ⚠neon
- Floating-point round to integral, to nearest with ties to away
- vrndaq_f32 ⚠neon
- Floating-point round to integral, to nearest with ties to away
- vrndaq_f64 ⚠neon
- Floating-point round to integral, to nearest with ties to away
- vrndi_f32 ⚠neon
- Floating-point round to integral, using current rounding mode
- vrndi_f64 ⚠neon
- Floating-point round to integral, using current rounding mode
- vrndiq_f32 ⚠neon
- Floating-point round to integral, using current rounding mode
- vrndiq_f64 ⚠neon
- Floating-point round to integral, using current rounding mode
- vrndm_f32 ⚠neon
- Floating-point round to integral, toward minus infinity
- vrndm_f64 ⚠neon
- Floating-point round to integral, toward minus infinity
- vrndmq_f32 ⚠neon
- Floating-point round to integral, toward minus infinity
- vrndmq_f64 ⚠neon
- Floating-point round to integral, toward minus infinity
- vrndn_f32 ⚠neon
- Floating-point round to integral, to nearest with ties to even
- vrndn_f64 ⚠neon
- Floating-point round to integral, to nearest with ties to even
- vrndnq_f32 ⚠neon
- Floating-point round to integral, to nearest with ties to even
- vrndnq_f64 ⚠neon
- Floating-point round to integral, to nearest with ties to even
- vrndns_f32 ⚠neon
- Floating-point round to integral, to nearest with ties to even
- vrndp_f32 ⚠neon
- Floating-point round to integral, toward plus infinity
- vrndp_f64 ⚠neon
- Floating-point round to integral, toward plus infinity
- vrndpq_f32 ⚠neon
- Floating-point round to integral, toward plus infinity
- vrndpq_f64 ⚠neon
- Floating-point round to integral, toward plus infinity
- vrndq_f32 ⚠neon
- Floating-point round to integral, toward zero
- vrndq_f64 ⚠neon
- Floating-point round to integral, toward zero
- vrndx_f32 ⚠neon
- Floating-point round to integral exact, using current rounding mode
- vrndx_f64 ⚠neon
- Floating-point round to integral exact, using current rounding mode
- vrndxq_f32 ⚠neon
- Floating-point round to integral exact, using current rounding mode
- vrndxq_f64 ⚠neon
- Floating-point round to integral exact, using current rounding mode
- vrshl_s8 ⚠neon
- Signed rounding shift left
- vrshl_s16 ⚠neon
- Signed rounding shift left
- vrshl_s32 ⚠neon
- Signed rounding shift left
- vrshl_s64 ⚠neon
- Signed rounding shift left
- vrshl_u8 ⚠neon
- Unsigned rounding shift left
- vrshl_u16 ⚠neon
- Unsigned rounding shift left
- vrshl_u32 ⚠neon
- Unsigned rounding shift left
- vrshl_u64 ⚠neon
- Unsigned rounding shift left
- vrshld_s64 ⚠neon
- Signed rounding shift left
- vrshld_u64 ⚠neon
- Unsigned rounding shift left
- vrshlq_s8 ⚠neon
- Signed rounding shift left
- vrshlq_s16 ⚠neon
- Signed rounding shift left
- vrshlq_s32 ⚠neon
- Signed rounding shift left
- vrshlq_s64 ⚠neon
- Signed rounding shift left
- vrshlq_u8 ⚠neon
- Unsigned rounding shift left
- vrshlq_u16 ⚠neon
- Unsigned rounding shift left
- vrshlq_u32 ⚠neon
- Unsigned rounding shift left
- vrshlq_u64 ⚠neon
- Unsigned rounding shift left
- vrshr_n_ ⚠s8 neon
- Signed rounding shift right
- vrshr_n_ ⚠s16 neon
- Signed rounding shift right
- vrshr_n_ ⚠s32 neon
- Signed rounding shift right
- vrshr_n_ ⚠s64 neon
- Signed rounding shift right
- vrshr_n_ ⚠u8 neon
- Unsigned rounding shift right
- vrshr_n_ ⚠u16 neon
- Unsigned rounding shift right
- vrshr_n_ ⚠u32 neon
- Unsigned rounding shift right
- vrshr_n_ ⚠u64 neon
- Unsigned rounding shift right
- vrshrd_n_ ⚠s64 neon
- Signed rounding shift right
- vrshrd_n_ ⚠u64 neon
- Unsigned rounding shift right
- vrshrn_high_ ⚠n_ s16 neon
- Rounding shift right narrow
- vrshrn_high_ ⚠n_ s32 neon
- Rounding shift right narrow
- vrshrn_high_ ⚠n_ s64 neon
- Rounding shift right narrow
- vrshrn_high_ ⚠n_ u16 neon
- Rounding shift right narrow
- vrshrn_high_ ⚠n_ u32 neon
- Rounding shift right narrow
- vrshrn_high_ ⚠n_ u64 neon
- Rounding shift right narrow
- vrshrn_n_ ⚠s16 neon
- Rounding shift right narrow
- vrshrn_n_ ⚠s32 neon
- Rounding shift right narrow
- vrshrn_n_ ⚠s64 neon
- Rounding shift right narrow
- vrshrn_n_ ⚠u16 neon
- Rounding shift right narrow
- vrshrn_n_ ⚠u32 neon
- Rounding shift right narrow
- vrshrn_n_ ⚠u64 neon
- Rounding shift right narrow
- vrshrq_n_ ⚠s8 neon
- Signed rounding shift right
- vrshrq_n_ ⚠s16 neon
- Signed rounding shift right
- vrshrq_n_ ⚠s32 neon
- Signed rounding shift right
- vrshrq_n_ ⚠s64 neon
- Signed rounding shift right
- vrshrq_n_ ⚠u8 neon
- Unsigned rounding shift right
- vrshrq_n_ ⚠u16 neon
- Unsigned rounding shift right
- vrshrq_n_ ⚠u32 neon
- Unsigned rounding shift right
- vrshrq_n_ ⚠u64 neon
- Unsigned rounding shift right
- vrsqrte_f32 ⚠neon
- Reciprocal square-root estimate.
- vrsqrte_f64 ⚠neon
- Reciprocal square-root estimate.
- vrsqrte_u32 ⚠neon
- Unsigned reciprocal square root estimate
- vrsqrted_f64 ⚠neon
- Reciprocal square-root estimate.
- vrsqrteq_f32 ⚠neon
- Reciprocal square-root estimate.
- vrsqrteq_f64 ⚠neon
- Reciprocal square-root estimate.
- vrsqrteq_u32 ⚠neon
- Unsigned reciprocal square root estimate
- vrsqrtes_f32 ⚠neon
- Reciprocal square-root estimate.
- vrsqrts_f32 ⚠neon
- Floating-point reciprocal square root step
- vrsqrts_f64 ⚠neon
- Floating-point reciprocal square root step
- vrsqrtsd_f64 ⚠neon
- Floating-point reciprocal square root step
- vrsqrtsq_f32 ⚠neon
- Floating-point reciprocal square root step
- vrsqrtsq_f64 ⚠neon
- Floating-point reciprocal square root step
- vrsqrtss_f32 ⚠neon
- Floating-point reciprocal square root step
- vrsra_n_ ⚠s8 neon
- Signed rounding shift right and accumulate
- vrsra_n_ ⚠s16 neon
- Signed rounding shift right and accumulate
- vrsra_n_ ⚠s32 neon
- Signed rounding shift right and accumulate
- vrsra_n_ ⚠s64 neon
- Signed rounding shift right and accumulate
- vrsra_n_ ⚠u8 neon
- Unsigned rounding shift right and accumulate
- vrsra_n_ ⚠u16 neon
- Unsigned rounding shift right and accumulate
- vrsra_n_ ⚠u32 neon
- Unsigned rounding shift right and accumulate
- vrsra_n_ ⚠u64 neon
- Unsigned rounding shift right and accumulate
- vrsrad_n_ ⚠s64 neon
- Signed rounding shift right and accumulate.
- vrsrad_n_ ⚠u64 neon
- Unsigned rounding shift right and accumulate.
- vrsraq_n_ ⚠s8 neon
- Signed rounding shift right and accumulate
- vrsraq_n_ ⚠s16 neon
- Signed rounding shift right and accumulate
- vrsraq_n_ ⚠s32 neon
- Signed rounding shift right and accumulate
- vrsraq_n_ ⚠s64 neon
- Signed rounding shift right and accumulate
- vrsraq_n_ ⚠u8 neon
- Unsigned rounding shift right and accumulate
- vrsraq_n_ ⚠u16 neon
- Unsigned rounding shift right and accumulate
- vrsraq_n_ ⚠u32 neon
- Unsigned rounding shift right and accumulate
- vrsraq_n_ ⚠u64 neon
- Unsigned rounding shift right and accumulate
- vrsubhn_high_ ⚠s16 neon
- Rounding subtract returning high narrow
- vrsubhn_high_ ⚠s32 neon
- Rounding subtract returning high narrow
- vrsubhn_high_ ⚠s64 neon
- Rounding subtract returning high narrow
- vrsubhn_high_ ⚠u16 neon
- Rounding subtract returning high narrow
- vrsubhn_high_ ⚠u32 neon
- Rounding subtract returning high narrow
- vrsubhn_high_ ⚠u64 neon
- Rounding subtract returning high narrow
- vrsubhn_s16 ⚠neon
- Rounding subtract returning high narrow
- vrsubhn_s32 ⚠neon
- Rounding subtract returning high narrow
- vrsubhn_s64 ⚠neon
- Rounding subtract returning high narrow
- vrsubhn_u16 ⚠neon
- Rounding subtract returning high narrow
- vrsubhn_u32 ⚠neon
- Rounding subtract returning high narrow
- vrsubhn_u64 ⚠neon
- Rounding subtract returning high narrow
- vset_lane_ ⚠f32 neon
- Insert vector element from another vector element
- vset_lane_ ⚠f64 neon
- Insert vector element from another vector element
- vset_lane_ ⚠p8 neon
- Insert vector element from another vector element
- vset_lane_ ⚠p16 neon
- Insert vector element from another vector element
- vset_lane_ ⚠p64 neon,aes
- Insert vector element from another vector element
- vset_lane_ ⚠s8 neon
- Insert vector element from another vector element
- vset_lane_ ⚠s16 neon
- Insert vector element from another vector element
- vset_lane_ ⚠s32 neon
- Insert vector element from another vector element
- vset_lane_ ⚠s64 neon
- Insert vector element from another vector element
- vset_lane_ ⚠u8 neon
- Insert vector element from another vector element
- vset_lane_ ⚠u16 neon
- Insert vector element from another vector element
- vset_lane_ ⚠u32 neon
- Insert vector element from another vector element
- vset_lane_ ⚠u64 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠f32 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠f64 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠p8 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠p16 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠p64 neon,aes
- Insert vector element from another vector element
- vsetq_lane_ ⚠s8 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠s16 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠s32 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠s64 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠u8 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠u16 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠u32 neon
- Insert vector element from another vector element
- vsetq_lane_ ⚠u64 neon
- Insert vector element from another vector element
- vsha1cq_u32 ⚠sha2
- SHA1 hash update accelerator, choose.
- vsha1h_u32 ⚠sha2
- SHA1 fixed rotate.
- vsha1mq_u32 ⚠sha2
- SHA1 hash update accelerator, majority.
- vsha1pq_u32 ⚠sha2
- SHA1 hash update accelerator, parity.
- vsha1su0q_u32 ⚠sha2
- SHA1 schedule update accelerator, first part.
- vsha1su1q_u32 ⚠sha2
- SHA1 schedule update accelerator, second part.
- vsha256h2q_u32 ⚠sha2
- SHA256 hash update accelerator, upper part.
- vsha256hq_u32 ⚠sha2
- SHA256 hash update accelerator.
- vsha256su0q_u32 ⚠sha2
- SHA256 schedule update accelerator, first part.
- vsha256su1q_u32 ⚠sha2
- SHA256 schedule update accelerator, second part.
- vsha512h2q_u64 ⚠neon,sha3
- SHA512 hash update part 2
- vsha512hq_u64 ⚠neon,sha3
- SHA512 hash update part 1
- vsha512su0q_u64 ⚠neon,sha3
- SHA512 schedule update 0
- vsha512su1q_u64 ⚠neon,sha3
- SHA512 schedule update 1
- vshl_n_ ⚠s8 neon
- Shift left
- vshl_n_ ⚠s16 neon
- Shift left
- vshl_n_ ⚠s32 neon
- Shift left
- vshl_n_ ⚠s64 neon
- Shift left
- vshl_n_ ⚠u8 neon
- Shift left
- vshl_n_ ⚠u16 neon
- Shift left
- vshl_n_ ⚠u32 neon
- Shift left
- vshl_n_ ⚠u64 neon
- Shift left
- vshl_s8⚠neon
- Signed Shift left
- vshl_s16 ⚠neon
- Signed Shift left
- vshl_s32 ⚠neon
- Signed Shift left
- vshl_s64 ⚠neon
- Signed Shift left
- vshl_u8⚠neon
- Unsigned Shift left
- vshl_u16 ⚠neon
- Unsigned Shift left
- vshl_u32 ⚠neon
- Unsigned Shift left
- vshl_u64 ⚠neon
- Unsigned Shift left
- vshld_n_ ⚠s64 neon
- Shift left
- vshld_n_ ⚠u64 neon
- Shift left
- vshld_s64 ⚠neon
- Signed Shift left
- vshld_u64 ⚠neon
- Unsigned Shift left
- vshll_high_ ⚠n_ s8 neon
- Signed shift left long
- vshll_high_ ⚠n_ s16 neon
- Signed shift left long
- vshll_high_ ⚠n_ s32 neon
- Signed shift left long
- vshll_high_ ⚠n_ u8 neon
- Signed shift left long
- vshll_high_ ⚠n_ u16 neon
- Signed shift left long
- vshll_high_ ⚠n_ u32 neon
- Signed shift left long
- vshll_n_ ⚠s8 neon
- Signed shift left long
- vshll_n_ ⚠s16 neon
- Signed shift left long
- vshll_n_ ⚠s32 neon
- Signed shift left long
- vshll_n_ ⚠u8 neon
- Signed shift left long
- vshll_n_ ⚠u16 neon
- Signed shift left long
- vshll_n_ ⚠u32 neon
- Signed shift left long
- vshlq_n_ ⚠s8 neon
- Shift left
- vshlq_n_ ⚠s16 neon
- Shift left
- vshlq_n_ ⚠s32 neon
- Shift left
- vshlq_n_ ⚠s64 neon
- Shift left
- vshlq_n_ ⚠u8 neon
- Shift left
- vshlq_n_ ⚠u16 neon
- Shift left
- vshlq_n_ ⚠u32 neon
- Shift left
- vshlq_n_ ⚠u64 neon
- Shift left
- vshlq_s8 ⚠neon
- Signed Shift left
- vshlq_s16 ⚠neon
- Signed Shift left
- vshlq_s32 ⚠neon
- Signed Shift left
- vshlq_s64 ⚠neon
- Signed Shift left
- vshlq_u8 ⚠neon
- Unsigned Shift left
- vshlq_u16 ⚠neon
- Unsigned Shift left
- vshlq_u32 ⚠neon
- Unsigned Shift left
- vshlq_u64 ⚠neon
- Unsigned Shift left
- vshr_n_ ⚠s8 neon
- Shift right
- vshr_n_ ⚠s16 neon
- Shift right
- vshr_n_ ⚠s32 neon
- Shift right
- vshr_n_ ⚠s64 neon
- Shift right
- vshr_n_ ⚠u8 neon
- Shift right
- vshr_n_ ⚠u16 neon
- Shift right
- vshr_n_ ⚠u32 neon
- Shift right
- vshr_n_ ⚠u64 neon
- Shift right
- vshrd_n_ ⚠s64 neon
- Signed shift right
- vshrd_n_ ⚠u64 neon
- Unsigned shift right
- vshrn_high_ ⚠n_ s16 neon
- Shift right narrow
- vshrn_high_ ⚠n_ s32 neon
- Shift right narrow
- vshrn_high_ ⚠n_ s64 neon
- Shift right narrow
- vshrn_high_ ⚠n_ u16 neon
- Shift right narrow
- vshrn_high_ ⚠n_ u32 neon
- Shift right narrow
- vshrn_high_ ⚠n_ u64 neon
- Shift right narrow
- vshrn_n_ ⚠s16 neon
- Shift right narrow
- vshrn_n_ ⚠s32 neon
- Shift right narrow
- vshrn_n_ ⚠s64 neon
- Shift right narrow
- vshrn_n_ ⚠u16 neon
- Shift right narrow
- vshrn_n_ ⚠u32 neon
- Shift right narrow
- vshrn_n_ ⚠u64 neon
- Shift right narrow
- vshrq_n_ ⚠s8 neon
- Shift right
- vshrq_n_ ⚠s16 neon
- Shift right
- vshrq_n_ ⚠s32 neon
- Shift right
- vshrq_n_ ⚠s64 neon
- Shift right
- vshrq_n_ ⚠u8 neon
- Shift right
- vshrq_n_ ⚠u16 neon
- Shift right
- vshrq_n_ ⚠u32 neon
- Shift right
- vshrq_n_ ⚠u64 neon
- Shift right
- vsli_n_ ⚠p8 neon
- Shift Left and Insert (immediate)
- vsli_n_ ⚠p16 neon
- Shift Left and Insert (immediate)
- vsli_n_ ⚠p64 neon,aes
- Shift Left and Insert (immediate)
- vsli_n_ ⚠s8 neon
- Shift Left and Insert (immediate)
- vsli_n_ ⚠s16 neon
- Shift Left and Insert (immediate)
- vsli_n_ ⚠s32 neon
- Shift Left and Insert (immediate)
- vsli_n_ ⚠s64 neon
- Shift Left and Insert (immediate)
- vsli_n_ ⚠u8 neon
- Shift Left and Insert (immediate)
- vsli_n_ ⚠u16 neon
- Shift Left and Insert (immediate)
- vsli_n_ ⚠u32 neon
- Shift Left and Insert (immediate)
- vsli_n_ ⚠u64 neon
- Shift Left and Insert (immediate)
- vslid_n_ ⚠s64 neon
- Shift left and insert
- vslid_n_ ⚠u64 neon
- Shift left and insert
- vsliq_n_ ⚠p8 neon
- Shift Left and Insert (immediate)
- vsliq_n_ ⚠p16 neon
- Shift Left and Insert (immediate)
- vsliq_n_ ⚠p64 neon,aes
- Shift Left and Insert (immediate)
- vsliq_n_ ⚠s8 neon
- Shift Left and Insert (immediate)
- vsliq_n_ ⚠s16 neon
- Shift Left and Insert (immediate)
- vsliq_n_ ⚠s32 neon
- Shift Left and Insert (immediate)
- vsliq_n_ ⚠s64 neon
- Shift Left and Insert (immediate)
- vsliq_n_ ⚠u8 neon
- Shift Left and Insert (immediate)
- vsliq_n_ ⚠u16 neon
- Shift Left and Insert (immediate)
- vsliq_n_ ⚠u32 neon
- Shift Left and Insert (immediate)
- vsliq_n_ ⚠u64 neon
- Shift Left and Insert (immediate)
- vsqadd_u8 ⚠neon
- Unsigned saturating Accumulate of Signed value.
- vsqadd_u16 ⚠neon
- Unsigned saturating Accumulate of Signed value.
- vsqadd_u32 ⚠neon
- Unsigned saturating Accumulate of Signed value.
- vsqadd_u64 ⚠neon
- Unsigned saturating Accumulate of Signed value.
- vsqaddb_u8 ⚠neon
- Unsigned saturating accumulate of signed value
- vsqaddd_u64 ⚠neon
- Unsigned saturating accumulate of signed value
- vsqaddh_u16 ⚠neon
- Unsigned saturating accumulate of signed value
- vsqaddq_u8 ⚠neon
- Unsigned saturating Accumulate of Signed value.
- vsqaddq_u16 ⚠neon
- Unsigned saturating Accumulate of Signed value.
- vsqaddq_u32 ⚠neon
- Unsigned saturating Accumulate of Signed value.
- vsqaddq_u64 ⚠neon
- Unsigned saturating Accumulate of Signed value.
- vsqadds_u32 ⚠neon
- Unsigned saturating accumulate of signed value
- vsqrt_f32 ⚠neon
- Calculates the square root of each lane.
- vsqrt_f64 ⚠neon
- Calculates the square root of each lane.
- vsqrtq_f32 ⚠neon
- Calculates the square root of each lane.
- vsqrtq_f64 ⚠neon
- Calculates the square root of each lane.
- vsra_n_ ⚠s8 neon
- Signed shift right and accumulate
- vsra_n_ ⚠s16 neon
- Signed shift right and accumulate
- vsra_n_ ⚠s32 neon
- Signed shift right and accumulate
- vsra_n_ ⚠s64 neon
- Signed shift right and accumulate
- vsra_n_ ⚠u8 neon
- Unsigned shift right and accumulate
- vsra_n_ ⚠u16 neon
- Unsigned shift right and accumulate
- vsra_n_ ⚠u32 neon
- Unsigned shift right and accumulate
- vsra_n_ ⚠u64 neon
- Unsigned shift right and accumulate
- vsrad_n_ ⚠s64 neon
- Signed shift right and accumulate
- vsrad_n_ ⚠u64 neon
- Unsigned shift right and accumulate
- vsraq_n_ ⚠s8 neon
- Signed shift right and accumulate
- vsraq_n_ ⚠s16 neon
- Signed shift right and accumulate
- vsraq_n_ ⚠s32 neon
- Signed shift right and accumulate
- vsraq_n_ ⚠s64 neon
- Signed shift right and accumulate
- vsraq_n_ ⚠u8 neon
- Unsigned shift right and accumulate
- vsraq_n_ ⚠u16 neon
- Unsigned shift right and accumulate
- vsraq_n_ ⚠u32 neon
- Unsigned shift right and accumulate
- vsraq_n_ ⚠u64 neon
- Unsigned shift right and accumulate
- vsri_n_ ⚠p8 neon
- Shift Right and Insert (immediate)
- vsri_n_ ⚠p16 neon
- Shift Right and Insert (immediate)
- vsri_n_ ⚠p64 neon,aes
- Shift Right and Insert (immediate)
- vsri_n_ ⚠s8 neon
- Shift Right and Insert (immediate)
- vsri_n_ ⚠s16 neon
- Shift Right and Insert (immediate)
- vsri_n_ ⚠s32 neon
- Shift Right and Insert (immediate)
- vsri_n_ ⚠s64 neon
- Shift Right and Insert (immediate)
- vsri_n_ ⚠u8 neon
- Shift Right and Insert (immediate)
- vsri_n_ ⚠u16 neon
- Shift Right and Insert (immediate)
- vsri_n_ ⚠u32 neon
- Shift Right and Insert (immediate)
- vsri_n_ ⚠u64 neon
- Shift Right and Insert (immediate)
- vsrid_n_ ⚠s64 neon
- Shift right and insert
- vsrid_n_ ⚠u64 neon
- Shift right and insert
- vsriq_n_ ⚠p8 neon
- Shift Right and Insert (immediate)
- vsriq_n_ ⚠p16 neon
- Shift Right and Insert (immediate)
- vsriq_n_ ⚠p64 neon,aes
- Shift Right and Insert (immediate)
- vsriq_n_ ⚠s8 neon
- Shift Right and Insert (immediate)
- vsriq_n_ ⚠s16 neon
- Shift Right and Insert (immediate)
- vsriq_n_ ⚠s32 neon
- Shift Right and Insert (immediate)
- vsriq_n_ ⚠s64 neon
- Shift Right and Insert (immediate)
- vsriq_n_ ⚠u8 neon
- Shift Right and Insert (immediate)
- vsriq_n_ ⚠u16 neon
- Shift Right and Insert (immediate)
- vsriq_n_ ⚠u32 neon
- Shift Right and Insert (immediate)
- vsriq_n_ ⚠u64 neon
- Shift Right and Insert (immediate)
- vst1_f32 ⚠neon
- vst1_f64 ⚠neon
- vst1_f32_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_f32_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_f32_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_f64_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_f64_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_f64_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_lane_ ⚠f32 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠f64 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠p8 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠p16 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠p64 neon,aes
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠s8 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠s16 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠s32 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠s64 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠u8 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠u16 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠u32 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_lane_ ⚠u64 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_p8⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_p8_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_p8_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_p8_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_p16 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_p64 ⚠neon,aes
- Arm’s documentation
- vst1_p16_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_p16_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_p16_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_p64_ ⚠x2 neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1_p64_ ⚠x3 neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1_p64_ ⚠x4 neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1_s8⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_s8_ ⚠x2 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_s8_ ⚠x3 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_s8_ ⚠x4 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_s16 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_s32 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_s64 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_s16_ ⚠x2 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_s16_ ⚠x3 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_s16_ ⚠x4 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_s32_ ⚠x2 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_s32_ ⚠x3 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_s32_ ⚠x4 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_s64_ ⚠x2 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_s64_ ⚠x3 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_s64_ ⚠x4 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1_u8⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_u8_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_u8_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_u8_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_u16 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_u32 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_u64 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1_u16_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_u16_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_u16_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_u32_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_u32_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_u32_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_u64_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_u64_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1_u64_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_f32 ⚠neon
- vst1q_f64 ⚠neon
- vst1q_f32_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_f32_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_f32_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_f64_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_f64_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_f64_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_lane_ ⚠f32 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠f64 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠p8 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠p16 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠p64 neon,aes
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠s8 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠s16 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠s32 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠s64 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠u8 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠u16 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠u32 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_lane_ ⚠u64 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_p8 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_p8_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_p8_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_p8_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_p16 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_p64 ⚠neon,aes
- Arm’s documentation
- vst1q_p16_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_p16_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_p16_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_p64_ ⚠x2 neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_p64_ ⚠x3 neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_p64_ ⚠x4 neon,aes
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_s8 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_s8_ ⚠x2 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_s8_ ⚠x3 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_s8_ ⚠x4 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_s16 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_s32 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_s64 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_s16_ ⚠x2 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_s16_ ⚠x3 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_s16_ ⚠x4 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_s32_ ⚠x2 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_s32_ ⚠x3 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_s32_ ⚠x4 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_s64_ ⚠x2 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_s64_ ⚠x3 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_s64_ ⚠x4 neon
- Store multiple single-element structures from one, two, three, or four registers
- vst1q_u8 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_u8_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_u8_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_u8_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_u16 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_u32 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_u64 ⚠neon
- Store multiple single-element structures from one, two, three, or four registers.
- vst1q_u16_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_u16_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_u16_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_u32_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_u32_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_u32_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_u64_ ⚠x2 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_u64_ ⚠x3 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst1q_u64_ ⚠x4 neon
- Store multiple single-element structures to one, two, three, or four registers
- vst2_f32 ⚠neon
- Store multiple 2-element structures from two registers
- vst2_f64 ⚠neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠f32 neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠f64 neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠p8 neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠p16 neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠p64 neon,aes
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠s8 neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠s16 neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠s32 neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠s64 neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠u8 neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠u16 neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠u32 neon
- Store multiple 2-element structures from two registers
- vst2_lane_ ⚠u64 neon
- Store multiple 2-element structures from two registers
- vst2_p8⚠neon
- Store multiple 2-element structures from two registers
- vst2_p16 ⚠neon
- Store multiple 2-element structures from two registers
- vst2_p64 ⚠neon,aes
- Store multiple 2-element structures from two registers
- vst2_s8⚠neon
- Store multiple 2-element structures from two registers
- vst2_s16 ⚠neon
- Store multiple 2-element structures from two registers
- vst2_s32 ⚠neon
- Store multiple 2-element structures from two registers
- vst2_s64 ⚠neon
- Store multiple 2-element structures from two registers
- vst2_u8⚠neon
- Store multiple 2-element structures from two registers
- vst2_u16 ⚠neon
- Store multiple 2-element structures from two registers
- vst2_u32 ⚠neon
- Store multiple 2-element structures from two registers
- vst2_u64 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_f32 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_f64 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠f32 neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠f64 neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠p8 neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠p16 neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠p64 neon,aes
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠s8 neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠s16 neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠s32 neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠s64 neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠u8 neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠u16 neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠u32 neon
- Store multiple 2-element structures from two registers
- vst2q_lane_ ⚠u64 neon
- Store multiple 2-element structures from two registers
- vst2q_p8 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_p16 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_p64 ⚠neon,aes
- Store multiple 2-element structures from two registers
- vst2q_s8 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_s16 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_s32 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_s64 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_u8 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_u16 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_u32 ⚠neon
- Store multiple 2-element structures from two registers
- vst2q_u64 ⚠neon
- Store multiple 2-element structures from two registers
- vst3_f32 ⚠neon
- Store multiple 3-element structures from three registers
- vst3_f64 ⚠neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠f32 neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠f64 neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠p8 neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠p16 neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠p64 neon,aes
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠s8 neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠s16 neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠s32 neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠s64 neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠u8 neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠u16 neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠u32 neon
- Store multiple 3-element structures from three registers
- vst3_lane_ ⚠u64 neon
- Store multiple 3-element structures from three registers
- vst3_p8⚠neon
- Store multiple 3-element structures from three registers
- vst3_p16 ⚠neon
- Store multiple 3-element structures from three registers
- vst3_p64 ⚠neon,aes
- Store multiple 3-element structures from three registers
- vst3_s8⚠neon
- Store multiple 3-element structures from three registers
- vst3_s16 ⚠neon
- Store multiple 3-element structures from three registers
- vst3_s32 ⚠neon
- Store multiple 3-element structures from three registers
- vst3_s64 ⚠neon
- Store multiple 3-element structures from three registers
- vst3_u8⚠neon
- Store multiple 3-element structures from three registers
- vst3_u16 ⚠neon
- Store multiple 3-element structures from three registers
- vst3_u32 ⚠neon
- Store multiple 3-element structures from three registers
- vst3_u64 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_f32 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_f64 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠f32 neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠f64 neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠p8 neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠p16 neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠p64 neon,aes
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠s8 neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠s16 neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠s32 neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠s64 neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠u8 neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠u16 neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠u32 neon
- Store multiple 3-element structures from three registers
- vst3q_lane_ ⚠u64 neon
- Store multiple 3-element structures from three registers
- vst3q_p8 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_p16 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_p64 ⚠neon,aes
- Store multiple 3-element structures from three registers
- vst3q_s8 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_s16 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_s32 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_s64 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_u8 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_u16 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_u32 ⚠neon
- Store multiple 3-element structures from three registers
- vst3q_u64 ⚠neon
- Store multiple 3-element structures from three registers
- vst4_f32 ⚠neon
- Store multiple 4-element structures from four registers
- vst4_f64 ⚠neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠f32 neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠f64 neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠p8 neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠p16 neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠p64 neon,aes
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠s8 neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠s16 neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠s32 neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠s64 neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠u8 neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠u16 neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠u32 neon
- Store multiple 4-element structures from four registers
- vst4_lane_ ⚠u64 neon
- Store multiple 4-element structures from four registers
- vst4_p8⚠neon
- Store multiple 4-element structures from four registers
- vst4_p16 ⚠neon
- Store multiple 4-element structures from four registers
- vst4_p64 ⚠neon,aes
- Store multiple 4-element structures from four registers
- vst4_s8⚠neon
- Store multiple 4-element structures from four registers
- vst4_s16 ⚠neon
- Store multiple 4-element structures from four registers
- vst4_s32 ⚠neon
- Store multiple 4-element structures from four registers
- vst4_s64 ⚠neon
- Store multiple 4-element structures from four registers
- vst4_u8⚠neon
- Store multiple 4-element structures from four registers
- vst4_u16 ⚠neon
- Store multiple 4-element structures from four registers
- vst4_u32 ⚠neon
- Store multiple 4-element structures from four registers
- vst4_u64 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_f32 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_f64 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠f32 neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠f64 neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠p8 neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠p16 neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠p64 neon,aes
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠s8 neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠s16 neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠s32 neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠s64 neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠u8 neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠u16 neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠u32 neon
- Store multiple 4-element structures from four registers
- vst4q_lane_ ⚠u64 neon
- Store multiple 4-element structures from four registers
- vst4q_p8 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_p16 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_p64 ⚠neon,aes
- Store multiple 4-element structures from four registers
- vst4q_s8 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_s16 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_s32 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_s64 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_u8 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_u16 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_u32 ⚠neon
- Store multiple 4-element structures from four registers
- vst4q_u64 ⚠neon
- Store multiple 4-element structures from four registers
- vstrq_p128 ⚠neon
- Store SIMD&FP register (immediate offset)
- vsub_f32 ⚠neon
- Subtract
- vsub_f64 ⚠neon
- Subtract
- vsub_s8⚠neon
- Subtract
- vsub_s16 ⚠neon
- Subtract
- vsub_s32 ⚠neon
- Subtract
- vsub_s64 ⚠neon
- Subtract
- vsub_u8⚠neon
- Subtract
- vsub_u16 ⚠neon
- Subtract
- vsub_u32 ⚠neon
- Subtract
- vsub_u64 ⚠neon
- Subtract
- vsubd_s64 ⚠neon
- Subtract
- vsubd_u64 ⚠neon
- Subtract
- vsubhn_high_ ⚠s16 neon
- Subtract returning high narrow
- vsubhn_high_ ⚠s32 neon
- Subtract returning high narrow
- vsubhn_high_ ⚠s64 neon
- Subtract returning high narrow
- vsubhn_high_ ⚠u16 neon
- Subtract returning high narrow
- vsubhn_high_ ⚠u32 neon
- Subtract returning high narrow
- vsubhn_high_ ⚠u64 neon
- Subtract returning high narrow
- vsubhn_s16 ⚠neon
- Subtract returning high narrow
- vsubhn_s32 ⚠neon
- Subtract returning high narrow
- vsubhn_s64 ⚠neon
- Subtract returning high narrow
- vsubhn_u16 ⚠neon
- Subtract returning high narrow
- vsubhn_u32 ⚠neon
- Subtract returning high narrow
- vsubhn_u64 ⚠neon
- Subtract returning high narrow
- vsubl_high_ ⚠s8 neon
- Signed Subtract Long
- vsubl_high_ ⚠s16 neon
- Signed Subtract Long
- vsubl_high_ ⚠s32 neon
- Signed Subtract Long
- vsubl_high_ ⚠u8 neon
- Unsigned Subtract Long
- vsubl_high_ ⚠u16 neon
- Unsigned Subtract Long
- vsubl_high_ ⚠u32 neon
- Unsigned Subtract Long
- vsubl_s8 ⚠neon
- Signed Subtract Long
- vsubl_s16 ⚠neon
- Signed Subtract Long
- vsubl_s32 ⚠neon
- Signed Subtract Long
- vsubl_u8 ⚠neon
- Unsigned Subtract Long
- vsubl_u16 ⚠neon
- Unsigned Subtract Long
- vsubl_u32 ⚠neon
- Unsigned Subtract Long
- vsubq_f32 ⚠neon
- Subtract
- vsubq_f64 ⚠neon
- Subtract
- vsubq_s8 ⚠neon
- Subtract
- vsubq_s16 ⚠neon
- Subtract
- vsubq_s32 ⚠neon
- Subtract
- vsubq_s64 ⚠neon
- Subtract
- vsubq_u8 ⚠neon
- Subtract
- vsubq_u16 ⚠neon
- Subtract
- vsubq_u32 ⚠neon
- Subtract
- vsubq_u64 ⚠neon
- Subtract
- vsubw_high_ ⚠s8 neon
- Signed Subtract Wide
- vsubw_high_ ⚠s16 neon
- Signed Subtract Wide
- vsubw_high_ ⚠s32 neon
- Signed Subtract Wide
- vsubw_high_ ⚠u8 neon
- Unsigned Subtract Wide
- vsubw_high_ ⚠u16 neon
- Unsigned Subtract Wide
- vsubw_high_ ⚠u32 neon
- Unsigned Subtract Wide
- vsubw_s8 ⚠neon
- Signed Subtract Wide
- vsubw_s16 ⚠neon
- Signed Subtract Wide
- vsubw_s32 ⚠neon
- Signed Subtract Wide
- vsubw_u8 ⚠neon
- Unsigned Subtract Wide
- vsubw_u16 ⚠neon
- Unsigned Subtract Wide
- vsubw_u32 ⚠neon
- Unsigned Subtract Wide
- vtbl1_p8 ⚠neon
- Table look-up
- vtbl1_s8 ⚠neon
- Table look-up
- vtbl1_u8 ⚠neon
- Table look-up
- vtbl2_p8 ⚠neon
- Table look-up
- vtbl2_s8 ⚠neon
- Table look-up
- vtbl2_u8 ⚠neon
- Table look-up
- vtbl3_p8 ⚠neon
- Table look-up
- vtbl3_s8 ⚠neon
- Table look-up
- vtbl3_u8 ⚠neon
- Table look-up
- vtbl4_p8 ⚠neon
- Table look-up
- vtbl4_s8 ⚠neon
- Table look-up
- vtbl4_u8 ⚠neon
- Table look-up
- vtbx1_p8 ⚠neon
- Extended table look-up
- vtbx1_s8 ⚠neon
- Extended table look-up
- vtbx1_u8 ⚠neon
- Extended table look-up
- vtbx2_p8 ⚠neon
- Extended table look-up
- vtbx2_s8 ⚠neon
- Extended table look-up
- vtbx2_u8 ⚠neon
- Extended table look-up
- vtbx3_p8 ⚠neon
- Extended table look-up
- vtbx3_s8 ⚠neon
- Extended table look-up
- vtbx3_u8 ⚠neon
- Extended table look-up
- vtbx4_p8 ⚠neon
- Extended table look-up
- vtbx4_s8 ⚠neon
- Extended table look-up
- vtbx4_u8 ⚠neon
- Extended table look-up
- vtrn1_f32 ⚠neon
- Transpose vectors
- vtrn1_p8 ⚠neon
- Transpose vectors
- vtrn1_p16 ⚠neon
- Transpose vectors
- vtrn1_s8 ⚠neon
- Transpose vectors
- vtrn1_s16 ⚠neon
- Transpose vectors
- vtrn1_s32 ⚠neon
- Transpose vectors
- vtrn1_u8 ⚠neon
- Transpose vectors
- vtrn1_u16 ⚠neon
- Transpose vectors
- vtrn1_u32 ⚠neon
- Transpose vectors
- vtrn1q_f32 ⚠neon
- Transpose vectors
- vtrn1q_f64 ⚠neon
- Transpose vectors
- vtrn1q_p8 ⚠neon
- Transpose vectors
- vtrn1q_p16 ⚠neon
- Transpose vectors
- vtrn1q_p64 ⚠neon
- Transpose vectors
- vtrn1q_s8 ⚠neon
- Transpose vectors
- vtrn1q_s16 ⚠neon
- Transpose vectors
- vtrn1q_s32 ⚠neon
- Transpose vectors
- vtrn1q_s64 ⚠neon
- Transpose vectors
- vtrn1q_u8 ⚠neon
- Transpose vectors
- vtrn1q_u16 ⚠neon
- Transpose vectors
- vtrn1q_u32 ⚠neon
- Transpose vectors
- vtrn1q_u64 ⚠neon
- Transpose vectors
- vtrn2_f32 ⚠neon
- Transpose vectors
- vtrn2_p8 ⚠neon
- Transpose vectors
- vtrn2_p16 ⚠neon
- Transpose vectors
- vtrn2_s8 ⚠neon
- Transpose vectors
- vtrn2_s16 ⚠neon
- Transpose vectors
- vtrn2_s32 ⚠neon
- Transpose vectors
- vtrn2_u8 ⚠neon
- Transpose vectors
- vtrn2_u16 ⚠neon
- Transpose vectors
- vtrn2_u32 ⚠neon
- Transpose vectors
- vtrn2q_f32 ⚠neon
- Transpose vectors
- vtrn2q_f64 ⚠neon
- Transpose vectors
- vtrn2q_p8 ⚠neon
- Transpose vectors
- vtrn2q_p16 ⚠neon
- Transpose vectors
- vtrn2q_p64 ⚠neon
- Transpose vectors
- vtrn2q_s8 ⚠neon
- Transpose vectors
- vtrn2q_s16 ⚠neon
- Transpose vectors
- vtrn2q_s32 ⚠neon
- Transpose vectors
- vtrn2q_s64 ⚠neon
- Transpose vectors
- vtrn2q_u8 ⚠neon
- Transpose vectors
- vtrn2q_u16 ⚠neon
- Transpose vectors
- vtrn2q_u32 ⚠neon
- Transpose vectors
- vtrn2q_u64 ⚠neon
- Transpose vectors
- vtrn_f32 ⚠neon
- Transpose elements
- vtrn_p8⚠neon
- Transpose elements
- vtrn_p16 ⚠neon
- Transpose elements
- vtrn_s8⚠neon
- Transpose elements
- vtrn_s16 ⚠neon
- Transpose elements
- vtrn_s32 ⚠neon
- Transpose elements
- vtrn_u8⚠neon
- Transpose elements
- vtrn_u16 ⚠neon
- Transpose elements
- vtrn_u32 ⚠neon
- Transpose elements
- vtrnq_f32 ⚠neon
- Transpose elements
- vtrnq_p8 ⚠neon
- Transpose elements
- vtrnq_p16 ⚠neon
- Transpose elements
- vtrnq_s8 ⚠neon
- Transpose elements
- vtrnq_s16 ⚠neon
- Transpose elements
- vtrnq_s32 ⚠neon
- Transpose elements
- vtrnq_u8 ⚠neon
- Transpose elements
- vtrnq_u16 ⚠neon
- Transpose elements
- vtrnq_u32 ⚠neon
- Transpose elements
- vtst_p8⚠neon
- Signed compare bitwise Test bits nonzero
- vtst_p16 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtst_p64 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtst_s8⚠neon
- Signed compare bitwise Test bits nonzero
- vtst_s16 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtst_s32 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtst_s64 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtst_u8⚠neon
- Unsigned compare bitwise Test bits nonzero
- vtst_u16 ⚠neon
- Unsigned compare bitwise Test bits nonzero
- vtst_u32 ⚠neon
- Unsigned compare bitwise Test bits nonzero
- vtst_u64 ⚠neon
- Unsigned compare bitwise Test bits nonzero
- vtstd_s64 ⚠neon
- Compare bitwise test bits nonzero
- vtstd_u64 ⚠neon
- Compare bitwise test bits nonzero
- vtstq_p8 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtstq_p16 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtstq_p64 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtstq_s8 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtstq_s16 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtstq_s32 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtstq_s64 ⚠neon
- Signed compare bitwise Test bits nonzero
- vtstq_u8 ⚠neon
- Unsigned compare bitwise Test bits nonzero
- vtstq_u16 ⚠neon
- Unsigned compare bitwise Test bits nonzero
- vtstq_u32 ⚠neon
- Unsigned compare bitwise Test bits nonzero
- vtstq_u64 ⚠neon
- Unsigned compare bitwise Test bits nonzero
- vuqadd_s8 ⚠neon
- Signed saturating Accumulate of Unsigned value.
- vuqadd_s16 ⚠neon
- Signed saturating Accumulate of Unsigned value.
- vuqadd_s32 ⚠neon
- Signed saturating Accumulate of Unsigned value.
- vuqadd_s64 ⚠neon
- Signed saturating Accumulate of Unsigned value.
- vuqaddb_s8 ⚠neon
- Signed saturating accumulate of unsigned value
- vuqaddd_s64 ⚠neon
- Signed saturating accumulate of unsigned value
- vuqaddh_s16 ⚠neon
- Signed saturating accumulate of unsigned value
- vuqaddq_s8 ⚠neon
- Signed saturating Accumulate of Unsigned value.
- vuqaddq_s16 ⚠neon
- Signed saturating Accumulate of Unsigned value.
- vuqaddq_s32 ⚠neon
- Signed saturating Accumulate of Unsigned value.
- vuqaddq_s64 ⚠neon
- Signed saturating Accumulate of Unsigned value.
- vuqadds_s32 ⚠neon
- Signed saturating accumulate of unsigned value
- vuzp1_f32 ⚠neon
- Unzip vectors
- vuzp1_p8 ⚠neon
- Unzip vectors
- vuzp1_p16 ⚠neon
- Unzip vectors
- vuzp1_s8 ⚠neon
- Unzip vectors
- vuzp1_s16 ⚠neon
- Unzip vectors
- vuzp1_s32 ⚠neon
- Unzip vectors
- vuzp1_u8 ⚠neon
- Unzip vectors
- vuzp1_u16 ⚠neon
- Unzip vectors
- vuzp1_u32 ⚠neon
- Unzip vectors
- vuzp1q_f32 ⚠neon
- Unzip vectors
- vuzp1q_f64 ⚠neon
- Unzip vectors
- vuzp1q_p8 ⚠neon
- Unzip vectors
- vuzp1q_p16 ⚠neon
- Unzip vectors
- vuzp1q_p64 ⚠neon
- Unzip vectors
- vuzp1q_s8 ⚠neon
- Unzip vectors
- vuzp1q_s16 ⚠neon
- Unzip vectors
- vuzp1q_s32 ⚠neon
- Unzip vectors
- vuzp1q_s64 ⚠neon
- Unzip vectors
- vuzp1q_u8 ⚠neon
- Unzip vectors
- vuzp1q_u16 ⚠neon
- Unzip vectors
- vuzp1q_u32 ⚠neon
- Unzip vectors
- vuzp1q_u64 ⚠neon
- Unzip vectors
- vuzp2_f32 ⚠neon
- Unzip vectors
- vuzp2_p8 ⚠neon
- Unzip vectors
- vuzp2_p16 ⚠neon
- Unzip vectors
- vuzp2_s8 ⚠neon
- Unzip vectors
- vuzp2_s16 ⚠neon
- Unzip vectors
- vuzp2_s32 ⚠neon
- Unzip vectors
- vuzp2_u8 ⚠neon
- Unzip vectors
- vuzp2_u16 ⚠neon
- Unzip vectors
- vuzp2_u32 ⚠neon
- Unzip vectors
- vuzp2q_f32 ⚠neon
- Unzip vectors
- vuzp2q_f64 ⚠neon
- Unzip vectors
- vuzp2q_p8 ⚠neon
- Unzip vectors
- vuzp2q_p16 ⚠neon
- Unzip vectors
- vuzp2q_p64 ⚠neon
- Unzip vectors
- vuzp2q_s8 ⚠neon
- Unzip vectors
- vuzp2q_s16 ⚠neon
- Unzip vectors
- vuzp2q_s32 ⚠neon
- Unzip vectors
- vuzp2q_s64 ⚠neon
- Unzip vectors
- vuzp2q_u8 ⚠neon
- Unzip vectors
- vuzp2q_u16 ⚠neon
- Unzip vectors
- vuzp2q_u32 ⚠neon
- Unzip vectors
- vuzp2q_u64 ⚠neon
- Unzip vectors
- vuzp_f32 ⚠neon
- Unzip vectors
- vuzp_p8⚠neon
- Unzip vectors
- vuzp_p16 ⚠neon
- Unzip vectors
- vuzp_s8⚠neon
- Unzip vectors
- vuzp_s16 ⚠neon
- Unzip vectors
- vuzp_s32 ⚠neon
- Unzip vectors
- vuzp_u8⚠neon
- Unzip vectors
- vuzp_u16 ⚠neon
- Unzip vectors
- vuzp_u32 ⚠neon
- Unzip vectors
- vuzpq_f32 ⚠neon
- Unzip vectors
- vuzpq_p8 ⚠neon
- Unzip vectors
- vuzpq_p16 ⚠neon
- Unzip vectors
- vuzpq_s8 ⚠neon
- Unzip vectors
- vuzpq_s16 ⚠neon
- Unzip vectors
- vuzpq_s32 ⚠neon
- Unzip vectors
- vuzpq_u8 ⚠neon
- Unzip vectors
- vuzpq_u16 ⚠neon
- Unzip vectors
- vuzpq_u32 ⚠neon
- Unzip vectors
- vxarq_u64 ⚠neon,sha3
- Exclusive OR and rotate
- vzip1_f32 ⚠neon
- Zip vectors
- vzip1_p8 ⚠neon
- Zip vectors
- vzip1_p16 ⚠neon
- Zip vectors
- vzip1_s8 ⚠neon
- Zip vectors
- vzip1_s16 ⚠neon
- Zip vectors
- vzip1_s32 ⚠neon
- Zip vectors
- vzip1_u8 ⚠neon
- Zip vectors
- vzip1_u16 ⚠neon
- Zip vectors
- vzip1_u32 ⚠neon
- Zip vectors
- vzip1q_f32 ⚠neon
- Zip vectors
- vzip1q_f64 ⚠neon
- Zip vectors
- vzip1q_p8 ⚠neon
- Zip vectors
- vzip1q_p16 ⚠neon
- Zip vectors
- vzip1q_p64 ⚠neon
- Zip vectors
- vzip1q_s8 ⚠neon
- Zip vectors
- vzip1q_s16 ⚠neon
- Zip vectors
- vzip1q_s32 ⚠neon
- Zip vectors
- vzip1q_s64 ⚠neon
- Zip vectors
- vzip1q_u8 ⚠neon
- Zip vectors
- vzip1q_u16 ⚠neon
- Zip vectors
- vzip1q_u32 ⚠neon
- Zip vectors
- vzip1q_u64 ⚠neon
- Zip vectors
- vzip2_f32 ⚠neon
- Zip vectors
- vzip2_p8 ⚠neon
- Zip vectors
- vzip2_p16 ⚠neon
- Zip vectors
- vzip2_s8 ⚠neon
- Zip vectors
- vzip2_s16 ⚠neon
- Zip vectors
- vzip2_s32 ⚠neon
- Zip vectors
- vzip2_u8 ⚠neon
- Zip vectors
- vzip2_u16 ⚠neon
- Zip vectors
- vzip2_u32 ⚠neon
- Zip vectors
- vzip2q_f32 ⚠neon
- Zip vectors
- vzip2q_f64 ⚠neon
- Zip vectors
- vzip2q_p8 ⚠neon
- Zip vectors
- vzip2q_p16 ⚠neon
- Zip vectors
- vzip2q_p64 ⚠neon
- Zip vectors
- vzip2q_s8 ⚠neon
- Zip vectors
- vzip2q_s16 ⚠neon
- Zip vectors
- vzip2q_s32 ⚠neon
- Zip vectors
- vzip2q_s64 ⚠neon
- Zip vectors
- vzip2q_u8 ⚠neon
- Zip vectors
- vzip2q_u16 ⚠neon
- Zip vectors
- vzip2q_u32 ⚠neon
- Zip vectors
- vzip2q_u64 ⚠neon
- Zip vectors
- vzip_f32 ⚠neon
- Zip vectors
- vzip_p8⚠neon
- Zip vectors
- vzip_p16 ⚠neon
- Zip vectors
- vzip_s8⚠neon
- Zip vectors
- vzip_s16 ⚠neon
- Zip vectors
- vzip_s32 ⚠neon
- Zip vectors
- vzip_u8⚠neon
- Zip vectors
- vzip_u16 ⚠neon
- Zip vectors
- vzip_u32 ⚠neon
- Zip vectors
- vzipq_f32 ⚠neon
- Zip vectors
- vzipq_p8 ⚠neon
- Zip vectors
- vzipq_p16 ⚠neon
- Zip vectors
- vzipq_s8 ⚠neon
- Zip vectors
- vzipq_s16 ⚠neon
- Zip vectors
- vzipq_s32 ⚠neon
- Zip vectors
- vzipq_u8 ⚠neon
- Zip vectors
- vzipq_u16 ⚠neon
- Zip vectors
- vzipq_u32 ⚠neon
- Zip vectors
- __arm_ ⚠mte_ create_ random_ tag Experimental mte
- Return a pointer containing a randomly generated logical address tag.
- __arm_ ⚠mte_ exclude_ tag Experimental mte
- Add a logical tag to the set of excluded logical tags.
- __arm_ ⚠mte_ get_ tag Experimental mte
- Load an allocation tag from memory, returning a new pointer with the corresponding logical tag.
- __arm_ ⚠mte_ increment_ tag Experimental mte
- Return a pointer with the logical address tag offset by a value.
- __arm_ ⚠mte_ ptrdiff Experimental mte
- Calculate the difference between the address parts of two pointers, ignoring the tags, and sign-extending the result.
- __arm_ ⚠mte_ set_ tag Experimental mte
- Store an allocation tag for the 16-byte granule of memory.
- __dmb⚠Experimental 
- Generates a DMB (data memory barrier) instruction or equivalent CP15 instruction.
- __dsb⚠Experimental 
- Generates a DSB (data synchronization barrier) instruction or equivalent CP15 instruction.
- __isb⚠Experimental 
- Generates an ISB (instruction synchronization barrier) instruction or equivalent CP15 instruction.
- __nop⚠Experimental 
- Generates an unspecified no-op instruction.
- __sev⚠Experimental 
- Generates a SEV (send a global event) hint instruction.
- __sevl⚠Experimental 
- Generates a send a local event hint instruction.
- __tcancel ⚠Experimental tme
- Cancels the current transaction and discards all state modifications that were performed transactionally.
- __tcommit ⚠Experimental tme
- Commits the current transaction. For a nested transaction, the only effect is that the transactional nesting depth is decreased. For an outer transaction, the state modifications performed transactionally are committed to the architectural state.
- __tstart ⚠Experimental tme
- Starts a new transaction. When the transaction starts successfully the return value is 0. If the transaction fails, all state modifications are discarded and a cause of the failure is encoded in the return value.
- __ttest⚠Experimental tme
- Tests if executing inside a transaction. If no transaction is currently executing, the return value is 0. Otherwise, this intrinsic returns the depth of the transaction.
- __wfe⚠Experimental 
- Generates a WFE (wait for event) hint instruction, or nothing.
- __wfi⚠Experimental 
- Generates a WFI (wait for interrupt) hint instruction, or nothing.
- __yield⚠Experimental 
- Generates a YIELD hint instruction.
- _prefetch⚠Experimental 
- Fetch the cache line that contains address pusing the givenRWandLOCALITY.
- vcadd_rot90_ ⚠f32 Experimental neon,fcma
- Floating-point complex add
- vcadd_rot270_ ⚠f32 Experimental neon,fcma
- Floating-point complex add
- vcaddq_rot90_ ⚠f32 Experimental neon,fcma
- Floating-point complex add
- vcaddq_rot90_ ⚠f64 Experimental neon,fcma
- Floating-point complex add
- vcaddq_rot270_ ⚠f32 Experimental neon,fcma
- Floating-point complex add
- vcaddq_rot270_ ⚠f64 Experimental neon,fcma
- Floating-point complex add
- vcmla_f32 ⚠Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmla_lane_ ⚠f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmla_laneq_ ⚠f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmla_rot90_ ⚠f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmla_rot90_ ⚠lane_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmla_rot90_ ⚠laneq_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmla_rot180_ ⚠f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmla_rot180_ ⚠lane_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmla_rot180_ ⚠laneq_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmla_rot270_ ⚠f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmla_rot270_ ⚠lane_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmla_rot270_ ⚠laneq_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_f32 ⚠Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_f64 ⚠Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_lane_ ⚠f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_laneq_ ⚠f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot90_ ⚠f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot90_ ⚠f64 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot90_ ⚠lane_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot90_ ⚠laneq_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot180_ ⚠f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot180_ ⚠f64 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot180_ ⚠lane_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot180_ ⚠laneq_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot270_ ⚠f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot270_ ⚠f64 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot270_ ⚠lane_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vcmlaq_rot270_ ⚠laneq_ f32 Experimental neon,fcma
- Floating-point complex multiply accumulate
- vdot_lane_ ⚠s32 Experimental neon,dotprod
- Dot product arithmetic (indexed)
- vdot_lane_ ⚠u32 Experimental neon,dotprod
- Dot product arithmetic (indexed)
- vdot_laneq_ ⚠s32 Experimental neon,dotprod
- Dot product arithmetic (indexed)
- vdot_laneq_ ⚠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_laneq_ ⚠s32 Experimental neon,dotprod
- Dot product arithmetic (indexed)
- vdotq_laneq_ ⚠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)
- vmmlaq_s32 ⚠Experimental neon,i8mm
- 8-bit integer matrix multiply-accumulate
- vmmlaq_u32 ⚠Experimental neon,i8mm
- 8-bit integer matrix multiply-accumulate
- vrnd32x_f32 ⚠Experimental neon,frintts
- Floating-point round to 32-bit integer, using current rounding mode
- vrnd32x_f64 ⚠Experimental neon,frintts
- Floating-point round to 32-bit integer, using current rounding mode
- vrnd32xq_f32 ⚠Experimental neon,frintts
- Floating-point round to 32-bit integer, using current rounding mode
- vrnd32xq_f64 ⚠Experimental neon,frintts
- Floating-point round to 32-bit integer, using current rounding mode
- vrnd32z_f32 ⚠Experimental neon,frintts
- Floating-point round to 32-bit integer toward zero
- vrnd32z_f64 ⚠Experimental neon,frintts
- Floating-point round to 32-bit integer toward zero
- vrnd32zq_f32 ⚠Experimental neon,frintts
- Floating-point round to 32-bit integer toward zero
- vrnd32zq_f64 ⚠Experimental neon,frintts
- Floating-point round to 32-bit integer toward zero
- vrnd64x_f32 ⚠Experimental neon,frintts
- Floating-point round to 64-bit integer, using current rounding mode
- vrnd64x_f64 ⚠Experimental neon,frintts
- Floating-point round to 64-bit integer, using current rounding mode
- vrnd64xq_f32 ⚠Experimental neon,frintts
- Floating-point round to 64-bit integer, using current rounding mode
- vrnd64xq_f64 ⚠Experimental neon,frintts
- Floating-point round to 64-bit integer, using current rounding mode
- vrnd64z_f32 ⚠Experimental neon,frintts
- Floating-point round to 64-bit integer toward zero
- vrnd64z_f64 ⚠Experimental neon,frintts
- Floating-point round to 64-bit integer toward zero
- vrnd64zq_f32 ⚠Experimental neon,frintts
- Floating-point round to 64-bit integer toward zero
- vrnd64zq_f64 ⚠Experimental neon,frintts
- Floating-point round to 64-bit integer toward zero
- vsm3partw1q_u32 ⚠Experimental neon,sm4
- SM3PARTW1
- vsm3partw2q_u32 ⚠Experimental neon,sm4
- SM3PARTW2
- vsm3ss1q_u32 ⚠Experimental neon,sm4
- SM3SS1
- vsm3tt1aq_u32 ⚠Experimental neon,sm4
- SM3TT1A
- vsm3tt1bq_u32 ⚠Experimental neon,sm4
- SM3TT1B
- vsm3tt2aq_u32 ⚠Experimental neon,sm4
- SM3TT2A
- vsm3tt2bq_u32 ⚠Experimental neon,sm4
- SM3TT2B
- vsm4ekeyq_u32 ⚠Experimental neon,sm4
- SM4 key
- vsm4eq_u32 ⚠Experimental neon,sm4
- SM4 encode
- vsudot_lane_ ⚠s32 Experimental neon,i8mm
- Dot product index form with signed and unsigned integers
- vsudot_laneq_ ⚠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
- vsudotq_laneq_ ⚠s32 Experimental neon,i8mm
- Dot product index form with signed and unsigned integers
- vusdot_lane_ ⚠s32 Experimental neon,i8mm
- Dot product index form with unsigned and signed integers
- vusdot_laneq_ ⚠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_laneq_ ⚠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