Function vsha256su1q_u32

Source
pub unsafe fn vsha256su1q_u32(
    tw0_3: uint32x4_t,
    w8_11: uint32x4_t,
    w12_15: uint32x4_t,
) -> uint32x4_t
🔬This is a nightly-only experimental API. (stdarch_arm_neon_intrinsics #111800)
Available on target feature sha2 and target feature v8 and (AArch64 or target_arch="arm64ec") only.
Expand description

SHA256 schedule update accelerator, second part.

Arm’s documentation