core
1.77.0
(aedd173a2 2024-03-17)
In core::arch::aarch64
?
Function
core
::
arch
::
aarch64
::
vzip2_u8
1.59.0
·
source
·
[
−
]
pub unsafe fn vzip2_u8(a:
uint8x8_t
, b:
uint8x8_t
) ->
uint8x8_t
Available on
AArch64 and target feature
neon
only.
Expand description
Zip vectors
Arm’s documentation