pub fn vaddq_p128(a: u128, b: u128) -> u128
Available on (AArch64 or
target_arch="arm64ec"
) and target feature neon
only.Expand description
Bitwise exclusive OR Arm’s documentation
pub fn vaddq_p128(a: u128, b: u128) -> u128
target_arch="arm64ec"
) and target feature neon
only.Bitwise exclusive OR Arm’s documentation