🔬This is a nightly-only experimental API. (
stdsimd
#27731)Available on ARM only.
Expand description
Platform-specific intrinsics for the arm
platform.
See the module documentation for more details.
Modules
- dspExperimentalReferences:
Structs
- APSRExperimentalApplication Program Status Register
- ISHExperimentalInner Shareable is the required shareability domain, reads and writes are the required access types
- ISHSTExperimentalInner Shareable is the required shareability domain, writes are the required access type
- NSHExperimentalNon-shareable is the required shareability domain, reads and writes are the required access types
- NSHSTExperimentalNon-shareable is the required shareability domain, writes are the required access type
- OSHExperimentalOuter Shareable is the required shareability domain, reads and writes are the required access types
- OSHSTExperimentalOuter Shareable is the required shareability domain, writes are the required access type
- STExperimentalFull system is the required shareability domain, writes are the required access type
- SYExperimentalFull system is the required shareability domain, reads and writes are the required access types
- float32x2_tExperimentalARM-specific 64-bit wide vector of two packed
f32
. - float32x2x2_tExperimentalARM-specific type containing two
float32x2_t
vectors. - float32x2x3_tExperimentalARM-specific type containing three
float32x2_t
vectors. - float32x2x4_tExperimentalARM-specific type containing four
float32x2_t
vectors. - float32x4_tExperimentalARM-specific 128-bit wide vector of four packed
f32
. - float32x4x2_tExperimentalARM-specific type containing two
float32x4_t
vectors. - float32x4x3_tExperimentalARM-specific type containing three
float32x4_t
vectors. - float32x4x4_tExperimentalARM-specific type containing four
float32x4_t
vectors. - int8x4_tExperimentalARM-specific 32-bit wide vector of four packed
i8
. - int8x8_tExperimentalARM-specific 64-bit wide vector of eight packed
i8
. - int8x8x2_tExperimentalARM-specific type containing two
int8x8_t
vectors. - int8x8x3_tExperimentalARM-specific type containing three
int8x8_t
vectors. - int8x8x4_tExperimentalARM-specific type containing four
int8x8_t
vectors. - int8x16_tExperimentalARM-specific 128-bit wide vector of sixteen packed
i8
. - int8x16x2_tExperimentalARM-specific type containing two
int8x16_t
vectors. - int8x16x3_tExperimentalARM-specific type containing three
int8x16_t
vectors. - int8x16x4_tExperimentalARM-specific type containing four
int8x16_t
vectors. - int16x2_tExperimentalARM-specific 32-bit wide vector of two packed
i16
. - int16x4_tExperimentalARM-specific 64-bit wide vector of four packed
i16
. - int16x4x2_tExperimentalARM-specific type containing two
int16x4_t
vectors. - int16x4x3_tExperimentalARM-specific type containing three
int16x4_t
vectors. - int16x4x4_tExperimentalARM-specific type containing four
int16x4_t
vectors. - int16x8_tExperimentalARM-specific 128-bit wide vector of eight packed
i16
. - int16x8x2_tExperimentalARM-specific type containing two
int16x8_t
vectors. - int16x8x3_tExperimentalARM-specific type containing three
int16x8_t
vectors. - int16x8x4_tExperimentalARM-specific type containing four
int16x8_t
vectors. - int32x2_tExperimentalARM-specific 64-bit wide vector of two packed
i32
. - int32x2x2_tExperimentalARM-specific type containing two
int32x2_t
vectors. - int32x2x3_tExperimentalARM-specific type containing three
int32x2_t
vectors. - int32x2x4_tExperimentalARM-specific type containing four
int32x2_t
vectors. - int32x4_tExperimentalARM-specific 128-bit wide vector of four packed
i32
. - int32x4x2_tExperimentalARM-specific type containing two
int32x4_t
vectors. - int32x4x3_tExperimentalARM-specific type containing three
int32x4_t
vectors. - int32x4x4_tExperimentalARM-specific type containing four
int32x4_t
vectors. - int64x1_tExperimentalARM-specific 64-bit wide vector of one packed
i64
. - int64x1x2_tExperimentalARM-specific type containing four
int64x1_t
vectors. - int64x1x3_tExperimentalARM-specific type containing four
int64x1_t
vectors. - int64x1x4_tExperimentalARM-specific type containing four
int64x1_t
vectors. - int64x2_tExperimentalARM-specific 128-bit wide vector of two packed
i64
. - int64x2x2_tExperimentalARM-specific type containing four
int64x2_t
vectors. - int64x2x3_tExperimentalARM-specific type containing four
int64x2_t
vectors. - int64x2x4_tExperimentalARM-specific type containing four
int64x2_t
vectors. - poly8x8_tExperimentalARM-specific 64-bit wide polynomial vector of eight packed
p8
. - poly8x8x2_tExperimentalARM-specific type containing two
poly8x8_t
vectors. - poly8x8x3_tExperimentalARM-specific type containing three
poly8x8_t
vectors. - poly8x8x4_tExperimentalARM-specific type containing four
poly8x8_t
vectors. - poly8x16_tExperimentalARM-specific 128-bit wide vector of sixteen packed
p8
. - poly8x16x2_tExperimentalARM-specific type containing two
poly8x16_t
vectors. - poly8x16x3_tExperimentalARM-specific type containing three
poly8x16_t
vectors. - poly8x16x4_tExperimentalARM-specific type containing four
poly8x16_t
vectors. - poly16x4_tExperimentalARM-specific 64-bit wide vector of four packed
p16
. - poly16x4x2_tExperimentalARM-specific type containing two
poly16x4_t
vectors. - poly16x4x3_tExperimentalARM-specific type containing three
poly16x4_t
vectors. - poly16x4x4_tExperimentalARM-specific type containing four
poly16x4_t
vectors. - poly16x8_tExperimentalARM-specific 128-bit wide vector of eight packed
p16
. - poly16x8x2_tExperimentalARM-specific type containing two
poly16x8_t
vectors. - poly16x8x3_tExperimentalARM-specific type containing three
poly16x8_t
vectors. - poly16x8x4_tExperimentalARM-specific type containing four
poly16x8_t
vectors. - poly64x1_tExperimentalARM-specific 64-bit wide vector of one packed
p64
. - poly64x1x2_tExperimentalARM-specific type containing four
poly64x1_t
vectors. - poly64x1x3_tExperimentalARM-specific type containing four
poly64x1_t
vectors. - poly64x1x4_tExperimentalARM-specific type containing four
poly64x1_t
vectors. - poly64x2_tExperimentalARM-specific 128-bit wide vector of two packed
p64
. - poly64x2x2_tExperimentalARM-specific type containing four
poly64x2_t
vectors. - poly64x2x3_tExperimentalARM-specific type containing four
poly64x2_t
vectors. - poly64x2x4_tExperimentalARM-specific type containing four
poly64x2_t
vectors. - uint8x4_tExperimentalARM-specific 32-bit wide vector of four packed
u8
. - uint8x8_tExperimentalARM-specific 64-bit wide vector of eight packed
u8
. - uint8x8x2_tExperimentalARM-specific type containing two
uint8x8_t
vectors. - uint8x8x3_tExperimentalARM-specific type containing three
uint8x8_t
vectors. - uint8x8x4_tExperimentalARM-specific type containing four
uint8x8_t
vectors. - uint8x16_tExperimentalARM-specific 128-bit wide vector of sixteen packed
u8
. - uint8x16x2_tExperimentalARM-specific type containing two
uint8x16_t
vectors. - uint8x16x3_tExperimentalARM-specific type containing three
uint8x16_t
vectors. - uint8x16x4_tExperimentalARM-specific type containing four
uint8x16_t
vectors. - uint16x2_tExperimentalARM-specific 32-bit wide vector of two packed
u16
. - uint16x4_tExperimentalARM-specific 64-bit wide vector of four packed
u16
. - uint16x4x2_tExperimentalARM-specific type containing two
uint16x4_t
vectors. - uint16x4x3_tExperimentalARM-specific type containing three
uint16x4_t
vectors. - uint16x4x4_tExperimentalARM-specific type containing four
uint16x4_t
vectors. - uint16x8_tExperimentalARM-specific 128-bit wide vector of eight packed
u16
. - uint16x8x2_tExperimentalARM-specific type containing two
uint16x8_t
vectors. - uint16x8x3_tExperimentalARM-specific type containing three
uint16x8_t
vectors. - uint16x8x4_tExperimentalARM-specific type containing four
uint16x8_t
vectors. - uint32x2_tExperimentalARM-specific 64-bit wide vector of two packed
u32
. - uint32x2x2_tExperimentalARM-specific type containing two
uint32x2_t
vectors. - uint32x2x3_tExperimentalARM-specific type containing three
uint32x2_t
vectors. - uint32x2x4_tExperimentalARM-specific type containing four
uint32x2_t
vectors. - uint32x4_tExperimentalARM-specific 128-bit wide vector of four packed
u32
. - uint32x4x2_tExperimentalARM-specific type containing two
uint32x4_t
vectors. - uint32x4x3_tExperimentalARM-specific type containing three
uint32x4_t
vectors. - uint32x4x4_tExperimentalARM-specific type containing four
uint32x4_t
vectors. - uint64x1_tExperimentalARM-specific 64-bit wide vector of one packed
u64
. - uint64x1x2_tExperimentalARM-specific type containing four
uint64x1_t
vectors. - uint64x1x3_tExperimentalARM-specific type containing four
uint64x1_t
vectors. - uint64x1x4_tExperimentalARM-specific type containing four
uint64x1_t
vectors. - uint64x2_tExperimentalARM-specific 128-bit wide vector of two packed
u64
. - uint64x2x2_tExperimentalARM-specific type containing four
uint64x2_t
vectors. - uint64x2x3_tExperimentalARM-specific type containing four
uint64x2_t
vectors. - uint64x2x4_tExperimentalARM-specific type containing four
uint64x2_t
vectors.
Functions
- __breakpoint⚠ExperimentalInserts a breakpoint instruction.
- __clrex⚠ExperimentalRemoves the exclusive lock created by LDREX
- CRC32 single round checksum for bytes (8 bits).
- CRC32-C single round checksum for bytes (8 bits).
- CRC32-C single round checksum for half words (16 bits).
- CRC32-C single round checksum for words (32 bits).
- CRC32 single round checksum for half words (16 bits).
- CRC32 single round checksum for words (32 bits).
- __dbg⚠ExperimentalGenerates a DBG instruction.
- __dmb⚠ExperimentalGenerates a DMB (data memory barrier) instruction or equivalent CP15 instruction.
- __dsb⚠ExperimentalGenerates a DSB (data synchronization barrier) instruction or equivalent CP15 instruction.
- __isb⚠ExperimentalGenerates an ISB (instruction synchronization barrier) instruction or equivalent CP15 instruction.
- __ldrex⚠ExperimentalExecutes an exclusive LDR instruction for 32 bit value.
- __ldrexb⚠ExperimentalExecutes an exclusive LDR instruction for 8 bit value.
- __ldrexh⚠ExperimentalExecutes an exclusive LDR instruction for 16 bit value.
- __nop⚠ExperimentalGenerates an unspecified no-op instruction.
- __qadd⚠ExperimentalSigned saturating addition
- __qadd8⚠ExperimentalSaturating four 8-bit integer additions
- __qadd16⚠ExperimentalSaturating two 16-bit integer additions
- __qasx⚠ExperimentalReturns the 16-bit signed saturated equivalent of
- __qdbl⚠ExperimentalInsert a QADD instruction
- __qsax⚠ExperimentalReturns the 16-bit signed saturated equivalent of
- __qsub⚠ExperimentalSigned saturating subtraction
- __qsub8⚠ExperimentalSaturating two 8-bit integer subtraction
- __qsub16⚠ExperimentalSaturating two 16-bit integer subtraction
- __rsr⚠ExperimentalReads a 32-bit system register
- __rsrp⚠ExperimentalReads a system register containing an address
- __sadd8⚠ExperimentalReturns the 8-bit signed saturated equivalent of
- __sadd16⚠ExperimentalReturns the 16-bit signed saturated equivalent of
- __sasx⚠ExperimentalReturns the 16-bit signed equivalent of
- __sel⚠ExperimentalSelect bytes from each operand according to APSR GE flags
- __sev⚠ExperimentalGenerates a SEV (send a global event) hint instruction.
- __sevl⚠ExperimentalGenerates a send a local event hint instruction.
- __shadd8⚠ExperimentalSigned halving parallel byte-wise addition.
- __shadd16⚠ExperimentalSigned halving parallel halfword-wise addition.
- __shsub8⚠ExperimentalSigned halving parallel byte-wise subtraction.
- __shsub16⚠ExperimentalSigned halving parallel halfword-wise subtraction.
- __smlabb⚠ExperimentalInsert a SMLABB instruction
- __smlabt⚠ExperimentalInsert a SMLABT instruction
- __smlad⚠ExperimentalDual 16-bit Signed Multiply with Addition of products and 32-bit accumulation.
- __smlatb⚠ExperimentalInsert a SMLATB instruction
- __smlatt⚠ExperimentalInsert a SMLATT instruction
- __smlawb⚠ExperimentalInsert a SMLAWB instruction
- __smlawt⚠ExperimentalInsert a SMLAWT instruction
- __smlsd⚠ExperimentalDual 16-bit Signed Multiply with Subtraction of products and 32-bit accumulation and overflow detection.
- __smuad⚠ExperimentalSigned Dual Multiply Add.
- __smuadx⚠ExperimentalSigned Dual Multiply Add Reversed.
- __smulbb⚠ExperimentalInsert a SMULBB instruction
- __smulbt⚠ExperimentalInsert a SMULTB instruction
- __smultb⚠ExperimentalInsert a SMULTB instruction
- __smultt⚠ExperimentalInsert a SMULTT instruction
- __smulwb⚠ExperimentalInsert a SMULWB instruction
- __smulwt⚠ExperimentalInsert a SMULWT instruction
- __smusd⚠ExperimentalSigned Dual Multiply Subtract.
- __smusdx⚠ExperimentalSigned Dual Multiply Subtract Reversed.
- __ssub8⚠ExperimentalInserts a
SSUB8
instruction. - __strex⚠ExperimentalExecutes an exclusive STR instruction for 32 bit values
- __strexb⚠ExperimentalExecutes an exclusive STR instruction for 8 bit values
- __usad8⚠ExperimentalSum of 8-bit absolute differences.
- __usada8⚠ExperimentalSum of 8-bit absolute differences and constant.
- __usub8⚠ExperimentalInserts a
USUB8
instruction. - __wfe⚠ExperimentalGenerates a WFE (wait for event) hint instruction, or nothing.
- __wfi⚠ExperimentalGenerates a WFI (wait for interrupt) hint instruction, or nothing.
- __wsr⚠ExperimentalWrites a 32-bit system register
- __wsrp⚠ExperimentalWrites a system register containing an address
- __yield⚠ExperimentalGenerates a YIELD hint instruction.
- Count Leading Zeros.
- Count Leading Zeros.
- Count Leading Zeros.
- Reverse the bit order.
- _rev_u16⚠ExperimentalReverse the order of the bytes.
- _rev_u32⚠ExperimentalReverse the order of the bytes.
- udf⚠ExperimentalGenerates the trap instruction
UDF
- Signed Absolute difference and Accumulate Long
- Signed Absolute difference and Accumulate Long
- Signed Absolute difference and Accumulate Long
- Unsigned Absolute difference and Accumulate Long
- Unsigned Absolute difference and Accumulate Long
- Unsigned Absolute difference and Accumulate Long
- Absolute difference between the arguments of Floating
- Absolute difference between the arguments
- Absolute difference between the arguments
- Absolute difference between the arguments
- Absolute difference between the arguments
- Absolute difference between the arguments
- Absolute difference between the arguments
- Signed Absolute difference Long
- Signed Absolute difference Long
- Signed Absolute difference Long
- Unsigned Absolute difference Long
- Unsigned Absolute difference Long
- Unsigned Absolute difference Long
- Absolute difference between the arguments of Floating
- Absolute difference between the arguments
- Absolute difference between the arguments
- Absolute difference between the arguments
- Absolute difference between the arguments
- Absolute difference between the arguments
- Absolute difference between the arguments
- Floating-point absolute value
- Absolute value (wrapping).
- Absolute value (wrapping).
- Absolute value (wrapping).
- Floating-point absolute value
- Absolute value (wrapping).
- Absolute value (wrapping).
- Absolute value (wrapping).
- Vector add.
- Bitwise exclusive OR
- Bitwise exclusive OR
- Bitwise exclusive OR
- Vector add.
- Vector add.
- Vector add.
- Vector add.
- Vector add.
- Vector add.
- Add returning High Narrow (high half).
- Add returning High Narrow (high half).
- Add returning High Narrow (high half).
- Add returning High Narrow (high half).
- Add returning High Narrow (high half).
- Add returning High Narrow (high half).
- Add returning High Narrow.
- Add returning High Narrow.
- Add returning High Narrow.
- Add returning High Narrow.
- Add returning High Narrow.
- Add returning High Narrow.
- Signed Add Long (vector, high half).
- Signed Add Long (vector, high half).
- Signed Add Long (vector, high half).
- Unsigned Add Long (vector, high half).
- Unsigned Add Long (vector, high half).
- Unsigned Add Long (vector, high half).
- Signed Add Long (vector).
- Signed Add Long (vector).
- Signed Add Long (vector).
- Unsigned Add Long (vector).
- Unsigned Add Long (vector).
- Unsigned Add Long (vector).
- Vector add.
- Bitwise exclusive OR
- Bitwise exclusive OR
- Bitwise exclusive OR
- Bitwise exclusive OR
- Vector add.
- Vector add.
- Vector add.
- Vector add.
- Vector add.
- Vector add.
- Vector add.
- Vector add.
- Signed Add Wide (high half).
- Signed Add Wide (high half).
- Signed Add Wide (high half).
- Unsigned Add Wide (high half).
- Unsigned Add Wide (high half).
- Unsigned Add Wide (high half).
- Signed Add Wide.
- Signed Add Wide.
- Signed Add Wide.
- Unsigned Add Wide.
- Unsigned Add Wide.
- Unsigned Add Wide.
- AES single round decryption.
- AES single round encryption.
- AES inverse mix columns.
- AES mix columns.
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise and
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Vector bitwise bit clear
- Bitwise Select.
- Bitwise Select.
- Bitwise Select.
- 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.
- Bitwise Select.
- Bitwise Select.
- Bitwise Select.
- Bitwise Select.
- Bitwise Select.
- Bitwise Select.
- Bitwise Select.
- Bitwise Select. (128-bit)
- Bitwise Select. (128-bit)
- Bitwise Select. (128-bit)
- Bitwise Select. (128-bit)
- Bitwise Select. (128-bit)
- Bitwise Select. (128-bit)
- Bitwise Select. (128-bit)
- Bitwise Select. (128-bit)
- Bitwise Select. (128-bit)
- Bitwise Select. (128-bit)
- Bitwise Select. (128-bit)
- Floating-point absolute compare greater than or equal
- Floating-point absolute compare greater than or equal
- Floating-point absolute compare greater than
- Floating-point absolute compare greater than
- Floating-point absolute compare less than or equal
- Floating-point absolute compare less than or equal
- Floating-point absolute compare less than
- Floating-point absolute compare less than
- Floating-point compare equal
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Floating-point compare equal
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Compare bitwise Equal (vector)
- Floating-point compare greater than or equal
- Compare signed greater than or equal
- Compare signed greater than or equal
- Compare signed greater than or equal
- Compare unsigned greater than or equal
- Compare unsigned greater than or equal
- Compare unsigned greater than or equal
- Floating-point compare greater than or equal
- Compare signed greater than or equal
- Compare signed greater than or equal
- Compare signed greater than or equal
- Compare unsigned greater than or equal
- Compare unsigned greater than or equal
- Compare unsigned greater than or equal
- Floating-point compare greater than
- Compare signed greater than
- Compare signed greater than
- Compare signed greater than
- Compare unsigned highe
- Compare unsigned highe
- Compare unsigned highe
- Floating-point compare greater than
- Compare signed greater than
- Compare signed greater than
- Compare signed greater than
- Compare unsigned highe
- Compare unsigned highe
- Compare unsigned highe
- Floating-point compare less than or equal
- Compare signed less than or equal
- Compare signed less than or equal
- Compare signed less than or equal
- Compare unsigned less than or equal
- Compare unsigned less than or equal
- Compare unsigned less than or equal
- Floating-point compare less than or equal
- Compare signed less than or equal
- Compare signed less than or equal
- Compare signed less than or equal
- Compare unsigned less than or equal
- Compare unsigned less than or equal
- Compare unsigned less than or equal
- Count leading sign bits
- Count leading sign bits
- Count leading sign bits
- Count leading sign bits
- Count leading sign bits
- Count leading sign bits
- Count leading sign bits
- Count leading sign bits
- Count leading sign bits
- Count leading sign bits
- Count leading sign bits
- Count leading sign bits
- Floating-point compare less than
- Compare signed less than
- Compare signed less than
- Compare signed less than
- Compare unsigned less than
- Compare unsigned less than
- Compare unsigned less than
- Floating-point compare less than
- Compare signed less than
- Compare signed less than
- Compare signed less than
- Compare unsigned less than
- Compare unsigned less than
- Compare unsigned less than
- Count leading zero bits
- Count leading zero bits
- Count leading zero bits
- Count leading zero bits
- Count leading zero bits
- Count leading zero bits
- Count leading zero bits
- Count leading zero bits
- Count leading zero bits
- Count leading zero bits
- Count leading zero bits
- Count leading zero bits
- Population count per byte.
- Population count per byte.
- Population count per byte.
- Population count per byte.
- Population count per byte.
- Population count per byte.
- Vector combine
- Vector combine
- Vector combine
- Vector combine
- Vector combine
- Vector combine
- Vector combine
- Vector combine
- Vector combine
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Fixed-point convert to floating-point
- Fixed-point convert to floating-point
- Fixed-point convert to floating-point
- Fixed-point convert to floating-point
- Floating-point convert to fixed-point, rounding toward zero
- Floating-point convert to fixed-point, rounding toward zero
- Floating-point convert to signed fixed-point, rounding toward zero
- Floating-point convert to unsigned fixed-point, rounding toward zero
- Fixed-point convert to floating-point
- Fixed-point convert to floating-point
- Fixed-point convert to floating-point
- Fixed-point convert to floating-point
- Floating-point convert to fixed-point, rounding toward zero
- Floating-point convert to fixed-point, rounding toward zero
- Floating-point convert to signed fixed-point, rounding toward zero
- Floating-point Convert to Signed fixed-point, rounding toward Zero (vector)
- Floating-point convert to unsigned fixed-point, rounding toward zero
- Floating-point Convert to Unsigned fixed-point, rounding toward Zero (vector)
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Set all vector lanes to the same value
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Vector bitwise exclusive or (vector)
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Extract vector from pair of vectors
- Floating-point fused Multiply-Add to accumulator(vector)
- Floating-point fused Multiply-Add to accumulator(vector)
- Floating-point fused Multiply-Add to accumulator(vector)
- Floating-point fused Multiply-Add to accumulator(vector)
- Floating-point fused multiply-subtract from accumulator
- Floating-point fused Multiply-subtract to accumulator(vector)
- Floating-point fused multiply-subtract from accumulator
- Floating-point fused Multiply-subtract to accumulator(vector)
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Move vector element to general-purpose register
- Halving add
- Halving add
- Halving add
- Halving add
- Halving add
- Halving add
- Halving add
- Halving add
- Halving add
- Halving add
- Halving add
- Halving add
- Signed halving subtract
- Signed halving subtract
- Signed halving subtract
- Signed halving subtract
- Signed halving subtract
- Signed halving subtract
- Signed halving subtract
- Signed halving subtract
- Signed halving subtract
- Signed halving subtract
- Signed halving subtract
- Signed halving subtract
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load one single-element structure and Replicate to all lanes (of one register).
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load one single-element structure to one lane of one register.
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers.
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load multiple single-element structures to one, two, three, or four registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load single 2-element structure and replicate to all lanes of two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load multiple 2-element structures to two registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to two registers
- Load multiple 3-element structures to two registers
- Load multiple 3-element structures to two registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load single 3-element structure and replicate to all lanes of three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to two registers
- Load multiple 3-element structures to two registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load multiple 3-element structures to three registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load single 4-element structure and replicate to all lanes of four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load multiple 4-element structures to four registers
- Load SIMD&FP register (immediate offset)
- Maximum (vector)
- Maximum (vector)
- Maximum (vector)
- Maximum (vector)
- Maximum (vector)
- Maximum (vector)
- Maximum (vector)
- Floating-point Maximum Number (vector)
- Floating-point Maximum Number (vector)
- Maximum (vector)
- Maximum (vector)
- Maximum (vector)
- Maximum (vector)
- Maximum (vector)
- Maximum (vector)
- Maximum (vector)
- Minimum (vector)
- Minimum (vector)
- Minimum (vector)
- Minimum (vector)
- Minimum (vector)
- Minimum (vector)
- Minimum (vector)
- Floating-point Minimum Number (vector)
- Floating-point Minimum Number (vector)
- Minimum (vector)
- Minimum (vector)
- Minimum (vector)
- Minimum (vector)
- Minimum (vector)
- Minimum (vector)
- Minimum (vector)
- Floating-point multiply-add to accumulator
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Multiply-add to accumulator
- Multiply-add to accumulator
- Multiply-add to accumulator
- Multiply-add to accumulator
- Multiply-add to accumulator
- Multiply-add to accumulator
- Vector widening multiply accumulate with scalar
- Vector widening multiply accumulate with scalar
- Vector widening multiply accumulate with scalar
- Vector widening multiply accumulate with scalar
- Vector widening multiply accumulate with scalar
- Vector widening multiply accumulate with scalar
- Vector widening multiply accumulate with scalar
- Vector widening multiply accumulate with scalar
- Vector widening multiply accumulate with scalar
- Vector widening multiply accumulate with scalar
- Vector widening multiply accumulate with scalar
- Vector widening multiply accumulate with scalar
- Signed multiply-add long
- Signed multiply-add long
- Signed multiply-add long
- Unsigned multiply-add long
- Unsigned multiply-add long
- Unsigned multiply-add long
- Floating-point multiply-add to accumulator
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Vector multiply accumulate with scalar
- Multiply-add to accumulator
- Multiply-add to accumulator
- Multiply-add to accumulator
- Multiply-add to accumulator
- Multiply-add to accumulator
- Multiply-add to accumulator
- Floating-point multiply-subtract from accumulator
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Multiply-subtract from accumulator
- Multiply-subtract from accumulator
- Multiply-subtract from accumulator
- Multiply-subtract from accumulator
- Multiply-subtract from accumulator
- Multiply-subtract from accumulator
- Vector widening multiply subtract with scalar
- Vector widening multiply subtract with scalar
- Vector widening multiply subtract with scalar
- Vector widening multiply subtract with scalar
- Vector widening multiply subtract with scalar
- Vector widening multiply subtract with scalar
- Vector widening multiply subtract with scalar
- Vector widening multiply subtract with scalar
- Vector widening multiply subtract with scalar
- Vector widening multiply subtract with scalar
- Vector widening multiply subtract with scalar
- Vector widening multiply subtract with scalar
- Signed multiply-subtract long
- Signed multiply-subtract long
- Signed multiply-subtract long
- Unsigned multiply-subtract long
- Unsigned multiply-subtract long
- Unsigned multiply-subtract long
- Floating-point multiply-subtract from accumulator
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Vector multiply subtract with scalar
- Multiply-subtract from accumulator
- Multiply-subtract from accumulator
- Multiply-subtract from accumulator
- Multiply-subtract from accumulator
- Multiply-subtract from accumulator
- Multiply-subtract from accumulator
- 8-bit integer matrix multiply-accumulate
- 8-bit integer matrix multiply-accumulate
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Vector long move.
- Vector long move.
- Vector long move.
- Vector long move.
- Vector long move.
- Vector long move.
- Vector narrow integer.
- Vector narrow integer.
- Vector narrow integer.
- Vector narrow integer.
- Vector narrow integer.
- Vector narrow integer.
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Duplicate vector element to vector or scalar
- Multiply
- Floating-point multiply
- Multiply
- Multiply
- Multiply
- Multiply
- Floating-point multiply
- Multiply
- Multiply
- Multiply
- Multiply
- Vector multiply by scalar
- Vector multiply by scalar
- Vector multiply by scalar
- Vector multiply by scalar
- Vector multiply by scalar
- Polynomial multiply
- Multiply
- Multiply
- Multiply
- Multiply
- Multiply
- Multiply
- Vector long multiply by scalar
- Vector long multiply by scalar
- Vector long multiply by scalar
- Vector long multiply by scalar
- Vector long multiply by scalar
- Vector long multiply by scalar
- Vector long multiply by scalar
- Vector long multiply by scalar
- Vector long multiply with scalar
- Vector long multiply with scalar
- Vector long multiply with scalar
- Vector long multiply with scalar
- Polynomial multiply long
- Signed multiply long
- Signed multiply long
- Signed multiply long
- Unsigned multiply long
- Unsigned multiply long
- Unsigned multiply long
- Multiply
- Floating-point multiply
- Multiply
- Multiply
- Multiply
- Multiply
- Floating-point multiply
- Multiply
- Multiply
- Multiply
- Multiply
- Vector multiply by scalar
- Vector multiply by scalar
- Vector multiply by scalar
- Vector multiply by scalar
- Vector multiply by scalar
- Polynomial multiply
- Multiply
- Multiply
- Multiply
- Multiply
- Multiply
- Multiply
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Vector bitwise not.
- Negate
- Negate
- Negate
- Negate
- Negate
- Negate
- Negate
- Negate
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise inclusive OR NOT
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Vector bitwise or (immediate, inclusive)
- Signed Add and Accumulate Long Pairwise.
- Signed Add and Accumulate Long Pairwise.
- Signed Add and Accumulate Long Pairwise.
- Unsigned Add and Accumulate Long Pairwise.
- Unsigned Add and Accumulate Long Pairwise.
- Unsigned Add and Accumulate Long Pairwise.
- Signed Add and Accumulate Long Pairwise.
- Signed Add and Accumulate Long Pairwise.
- Signed Add and Accumulate Long Pairwise.
- Unsigned Add and Accumulate Long Pairwise.
- Unsigned Add and Accumulate Long Pairwise.
- Unsigned Add and Accumulate Long Pairwise.
- Floating-point add pairwise
- Add pairwise.
- Add pairwise.
- Add pairwise.
- Add pairwise.
- Add pairwise.
- Add pairwise.
- Signed Add Long Pairwise.
- Signed Add Long Pairwise.
- Signed Add Long Pairwise.
- Unsigned Add Long Pairwise.
- Unsigned Add Long Pairwise.
- Unsigned Add Long Pairwise.
- Signed Add Long Pairwise.
- Signed Add Long Pairwise.
- Signed Add Long Pairwise.
- Unsigned Add Long Pairwise.
- Unsigned Add Long Pairwise.
- Unsigned Add Long Pairwise.
- Folding maximum of adjacent pairs
- Folding maximum of adjacent pairs
- Folding maximum of adjacent pairs
- Folding maximum of adjacent pairs
- Folding maximum of adjacent pairs
- Folding maximum of adjacent pairs
- Folding maximum of adjacent pairs
- Folding minimum of adjacent pairs
- Folding minimum of adjacent pairs
- Folding minimum of adjacent pairs
- Folding minimum of adjacent pairs
- Folding minimum of adjacent pairs
- Folding minimum of adjacent pairs
- Folding minimum of adjacent pairs
- Signed saturating Absolute value
- Signed saturating Absolute value
- Signed saturating Absolute value
- Signed saturating Absolute value
- Signed saturating Absolute value
- Signed saturating Absolute value
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Saturating add
- Vector widening saturating doubling multiply accumulate with scalar
- Vector widening saturating doubling multiply accumulate with scalar
- Vector widening saturating doubling multiply accumulate with scalar
- Vector widening saturating doubling multiply accumulate with scalar
- Signed saturating doubling multiply-add long
- Signed saturating doubling multiply-add long
- Vector widening saturating doubling multiply subtract with scalar
- Vector widening saturating doubling multiply subtract with scalar
- Vector widening saturating doubling multiply subtract with scalar
- Vector widening saturating doubling multiply subtract with scalar
- Signed saturating doubling multiply-subtract long
- Signed saturating doubling multiply-subtract long
- Vector saturating doubling multiply high by scalar
- Vector saturating doubling multiply high by scalar
- Vector saturating doubling multiply high with scalar
- Vector saturating doubling multiply high with scalar
- Signed saturating doubling multiply returning high half
- Signed saturating doubling multiply returning high half
- Vector saturating doubling multiply high by scalar
- Vector saturating doubling multiply high by scalar
- Vector saturating doubling multiply high with scalar
- Vector saturating doubling multiply high with scalar
- Signed saturating doubling multiply returning high half
- Signed saturating doubling multiply returning high half
- Vector saturating doubling long multiply by scalar
- Vector saturating doubling long multiply by scalar
- Vector saturating doubling long multiply with scalar
- Vector saturating doubling long multiply with scalar
- Signed saturating doubling multiply long
- Signed saturating doubling multiply long
- Signed saturating extract narrow
- Signed saturating extract narrow
- Signed saturating extract narrow
- Unsigned saturating extract narrow
- Unsigned saturating extract narrow
- Unsigned saturating extract narrow
- Signed saturating extract unsigned narrow
- Signed saturating extract unsigned narrow
- Signed saturating extract unsigned narrow
- Signed saturating negate
- Signed saturating negate
- Signed saturating negate
- Signed saturating negate
- Signed saturating negate
- Signed saturating negate
- Vector rounding saturating doubling multiply high by scalar
- Vector rounding saturating doubling multiply high by scalar
- Vector rounding saturating doubling multiply high by scalar
- Vector rounding saturating doubling multiply high by scalar
- Vector saturating rounding doubling multiply high with scalar
- Vector saturating rounding doubling multiply high with scalar
- Signed saturating rounding doubling multiply returning high half
- Signed saturating rounding doubling multiply returning high half
- Vector rounding saturating doubling multiply high by scalar
- Vector rounding saturating doubling multiply high by scalar
- Vector rounding saturating doubling multiply high by scalar
- Vector rounding saturating doubling multiply high by scalar
- Vector saturating rounding doubling multiply high with scalar
- Vector saturating rounding doubling multiply high with scalar
- Signed saturating rounding doubling multiply returning high half
- Signed saturating rounding doubling multiply returning high half
- Signed saturating rounding shift left
- Signed saturating rounding shift left
- Signed saturating rounding shift left
- Signed saturating rounding shift left
- Unsigned signed saturating rounding shift left
- Unsigned signed saturating rounding shift left
- Unsigned signed saturating rounding shift left
- Unsigned signed saturating rounding shift left
- Signed saturating rounding shift left
- Signed saturating rounding shift left
- Signed saturating rounding shift left
- Signed saturating rounding shift left
- Unsigned signed saturating rounding shift left
- Unsigned signed saturating rounding shift left
- Unsigned signed saturating rounding shift left
- Unsigned signed saturating rounding shift left
- Signed saturating rounded shift right narrow
- Signed saturating rounded shift right narrow
- Signed saturating rounded shift right narrow
- Unsigned signed saturating rounded shift right narrow
- Unsigned signed saturating rounded shift right narrow
- Unsigned signed saturating rounded shift right narrow
- Signed saturating rounded shift right unsigned narrow
- Signed saturating rounded shift right unsigned narrow
- Signed saturating rounded shift right unsigned narrow
- Signed saturating shift left
- Signed saturating shift left
- Signed saturating shift left
- Signed saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Signed saturating shift left
- Signed saturating shift left
- Signed saturating shift left
- Signed saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Signed saturating shift left
- Signed saturating shift left
- Signed saturating shift left
- Signed saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Signed saturating shift left
- Signed saturating shift left
- Signed saturating shift left
- Signed saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Unsigned saturating shift left
- Signed saturating shift left unsigned
- Signed saturating shift left unsigned
- Signed saturating shift left unsigned
- Signed saturating shift left unsigned
- Signed saturating shift left unsigned
- Signed saturating shift left unsigned
- Signed saturating shift left unsigned
- Signed saturating shift left unsigned
- Signed saturating shift right narrow
- Signed saturating shift right narrow
- Signed saturating shift right narrow
- Unsigned saturating shift right narrow
- Unsigned saturating shift right narrow
- Unsigned saturating shift right narrow
- Signed saturating shift right unsigned narrow
- Signed saturating shift right unsigned narrow
- Signed saturating shift right unsigned narrow
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Saturating subtract
- Rounding Add returning High Narrow (high half).
- Rounding Add returning High Narrow (high half).
- Rounding Add returning High Narrow (high half).
- Rounding Add returning High Narrow (high half).
- Rounding Add returning High Narrow (high half).
- Rounding Add returning High Narrow (high half).
- Rounding Add returning High Narrow.
- Rounding Add returning High Narrow.
- Rounding Add returning High Narrow.
- Rounding Add returning High Narrow.
- Rounding Add returning High Narrow.
- Rounding Add returning High Narrow.
- Reciprocal estimate.
- Unsigned reciprocal estimate
- Reciprocal estimate.
- Unsigned reciprocal estimate
- Floating-point reciprocal step
- Floating-point reciprocal step
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Vector reinterpret cast operation
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Reversing vector elements (swap endianness)
- Rounding halving add
- Rounding halving add
- Rounding halving add
- Rounding halving add
- Rounding halving add
- Rounding halving add
- Rounding halving add
- Rounding halving add
- Rounding halving add
- Rounding halving add
- Rounding halving add
- Rounding halving add
- Floating-point round to integral, to nearest with ties to even
- Floating-point round to integral, to nearest with ties to even
- Signed rounding shift left
- Signed rounding shift left
- Signed rounding shift left
- Signed rounding shift left
- Unsigned rounding shift left
- Unsigned rounding shift left
- Unsigned rounding shift left
- Unsigned rounding shift left
- Signed rounding shift left
- Signed rounding shift left
- Signed rounding shift left
- Signed rounding shift left
- Unsigned rounding shift left
- Unsigned rounding shift left
- Unsigned rounding shift left
- Unsigned rounding shift left
- Signed rounding shift right
- Signed rounding shift right
- Signed rounding shift right
- Signed rounding shift right
- Unsigned rounding shift right
- Unsigned rounding shift right
- Unsigned rounding shift right
- Unsigned rounding shift right
- Rounding shift right narrow
- Rounding shift right narrow
- Rounding shift right narrow
- Rounding shift right narrow
- Rounding shift right narrow
- Rounding shift right narrow
- Signed rounding shift right
- Signed rounding shift right
- Signed rounding shift right
- Signed rounding shift right
- Unsigned rounding shift right
- Unsigned rounding shift right
- Unsigned rounding shift right
- Unsigned rounding shift right
- Reciprocal square-root estimate.
- Unsigned reciprocal square root estimate
- Reciprocal square-root estimate.
- Unsigned reciprocal square root estimate
- Floating-point reciprocal square root step
- Floating-point reciprocal square root step
- Signed rounding shift right and accumulate
- Signed rounding shift right and accumulate
- Signed rounding shift right and accumulate
- Signed rounding shift right and accumulate
- Unsigned rounding shift right and accumulate
- Unsigned rounding shift right and accumulate
- Unsigned rounding shift right and accumulate
- Unsigned rounding shift right and accumulate
- Signed rounding shift right and accumulate
- Signed rounding shift right and accumulate
- Signed rounding shift right and accumulate
- Signed rounding shift right and accumulate
- Unsigned rounding shift right and accumulate
- Unsigned rounding shift right and accumulate
- Unsigned rounding shift right and accumulate
- Unsigned rounding shift right and accumulate
- Rounding subtract returning high narrow
- Rounding subtract returning high narrow
- Rounding subtract returning high narrow
- Rounding subtract returning high narrow
- Rounding subtract returning high narrow
- Rounding subtract returning high narrow
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- Insert vector element from another vector element
- SHA1 hash update accelerator, choose.
- SHA1 fixed rotate.
- SHA1 hash update accelerator, majority.
- SHA1 hash update accelerator, parity.
- SHA1 schedule update accelerator, first part.
- SHA1 schedule update accelerator, second part.
- SHA256 hash update accelerator, upper part.
- SHA256 hash update accelerator.
- SHA256 schedule update accelerator, first part.
- SHA256 schedule update accelerator, second part.
- Shift left
- Shift left
- Shift left
- Shift left
- Shift left
- Shift left
- Shift left
- Shift left
- Signed Shift left
- Signed Shift left
- Signed Shift left
- Signed Shift left
- Unsigned Shift left
- Unsigned Shift left
- Unsigned Shift left
- Unsigned Shift left
- Signed shift left long
- Signed shift left long
- Signed shift left long
- Signed shift left long
- Signed shift left long
- Signed shift left long
- Shift left
- Shift left
- Shift left
- Shift left
- Shift left
- Shift left
- Shift left
- Shift left
- Signed Shift left
- Signed Shift left
- Signed Shift left
- Signed Shift left
- Unsigned Shift left
- Unsigned Shift left
- Unsigned Shift left
- Unsigned Shift left
- Shift right
- Shift right
- Shift right
- Shift right
- Shift right
- Shift right
- Shift right
- Shift right
- Shift right narrow
- Shift right narrow
- Shift right narrow
- Shift right narrow
- Shift right narrow
- Shift right narrow
- Shift right
- Shift right
- Shift right
- Shift right
- Shift right
- Shift right
- Shift right
- Shift right
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Shift Left and Insert (immediate)
- Signed shift right and accumulate
- Signed shift right and accumulate
- Signed shift right and accumulate
- Signed shift right and accumulate
- Unsigned shift right and accumulate
- Unsigned shift right and accumulate
- Unsigned shift right and accumulate
- Unsigned shift right and accumulate
- Signed shift right and accumulate
- Signed shift right and accumulate
- Signed shift right and accumulate
- Signed shift right and accumulate
- Unsigned shift right and accumulate
- Unsigned shift right and accumulate
- Unsigned shift right and accumulate
- Unsigned shift right and accumulate
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Shift Right and Insert (immediate)
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures from one, two, three, or four registers.
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple single-element structures to one, two, three, or four registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 2-element structures from two registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 3-element structures from three registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store multiple 4-element structures from four registers
- Store SIMD&FP register (immediate offset)
- Subtract
- Subtract
- Subtract
- Subtract
- Subtract
- Subtract
- Subtract
- Subtract
- Subtract
- Subtract returning high narrow
- Subtract returning high narrow
- Subtract returning high narrow
- Subtract returning high narrow
- Subtract returning high narrow
- Subtract returning high narrow
- Subtract returning high narrow
- Subtract returning high narrow
- Subtract returning high narrow
- Subtract returning high narrow
- Subtract returning high narrow
- Subtract returning high narrow
- Signed Subtract Long
- Signed Subtract Long
- Signed Subtract Long
- Unsigned Subtract Long
- Unsigned Subtract Long
- Unsigned Subtract Long
- Subtract
- Subtract
- Subtract
- Subtract
- Subtract
- Subtract
- Subtract
- Subtract
- Subtract
- Signed Subtract Wide
- Signed Subtract Wide
- Signed Subtract Wide
- Unsigned Subtract Wide
- Unsigned Subtract Wide
- Unsigned Subtract Wide
- Table look-up
- Table look-up
- Table look-up
- Table look-up
- Table look-up
- Table look-up
- Table look-up
- Table look-up
- Table look-up
- Table look-up
- Table look-up
- Table look-up
- Extended table look-up
- Extended table look-up
- Extended table look-up
- Extended table look-up
- Extended table look-up
- Extended table look-up
- Extended table look-up
- Extended table look-up
- Extended table look-up
- Extended table look-up
- Extended table look-up
- Extended table look-up
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Transpose elements
- Signed compare bitwise Test bits nonzero
- Signed compare bitwise Test bits nonzero
- Signed compare bitwise Test bits nonzero
- Signed compare bitwise Test bits nonzero
- Signed compare bitwise Test bits nonzero
- Unsigned compare bitwise Test bits nonzero
- Unsigned compare bitwise Test bits nonzero
- Unsigned compare bitwise Test bits nonzero
- Signed compare bitwise Test bits nonzero
- Signed compare bitwise Test bits nonzero
- Signed compare bitwise Test bits nonzero
- Signed compare bitwise Test bits nonzero
- Signed compare bitwise Test bits nonzero
- Unsigned compare bitwise Test bits nonzero
- Unsigned compare bitwise Test bits nonzero
- Unsigned compare bitwise Test bits nonzero
- Unsigned and signed 8-bit integer matrix multiply-accumulate
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Unzip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- Zip vectors
- vcombine_f32⚠
neon
andv7
Vector combine - vcombine_p8⚠
neon
andv7
Vector combine - vcombine_p16⚠
neon
andv7
Vector combine