Function core::arch::arm::vmvn_u16 [−][src]
pub unsafe fn vmvn_u16(a: uint16x4_t) -> uint16x4_t
This is supported on target feature
neon
and target feature v7
and ARM only.Expand description
Vector bitwise not.