Function core::arch::arm::vbslq_u32 [−][src]
pub unsafe fn vbslq_u32(
a: uint32x4_t,
b: uint32x4_t,
c: uint32x4_t
) -> uint32x4_tThis is supported on (non-crate feature
miri-test-libstd or test or doctest) and ARM and target feature neon only.Expand description
Bitwise Select. (128-bit)