Function core::arch::aarch64::vabs_s32 [−][src]
pub unsafe fn vabs_s32(a: int32x2_t) -> int32x2_t
This is supported on target feature
neon
and target feature v7
and AArch64 only.Expand description
Absolute value (wrapping).