core::arch::aarch64

Function vaddq_p128

1.59.0 · source
pub unsafe 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