pub fn vmaxv_u8(a: uint8x8_t) -> u8
Available on (AArch64 or
target_arch="arm64ec"
) and target feature neon
only.Expand description
Horizontal vector max. Arm’s documentation
pub fn vmaxv_u8(a: uint8x8_t) -> u8
target_arch="arm64ec"
) and target feature neon
only.Horizontal vector max. Arm’s documentation