Function vst3_p8
#[target_feature(enable = "neon")]
pub unsafe fn vst3_p8(a: *mut u8, b: poly8x8x3_t)
Store multiple 3-element structures from three registers Arm's documentation
Safety
- Neon intrinsic unsafe
vst3_p8#[target_feature(enable = "neon")]
pub unsafe fn vst3_p8(a: *mut u8, b: poly8x8x3_t)
Store multiple 3-element structures from three registers Arm's documentation