pub unsafe fn vbslq_u64(
a: uint64x2_t,
b: uint64x2_t,
c: uint64x2_t
) -> uint64x2_t
Available on AArch64 and target feature
neon
only.Expand description
按位选择。(128-bit)
pub unsafe fn vbslq_u64(
a: uint64x2_t,
b: uint64x2_t,
c: uint64x2_t
) -> uint64x2_t
neon
only.按位选择。(128-bit)