Function svstnt1h_scatter_u64index_u64

#[target_feature(enable = "sve", enable = "sve2")]
pub unsafe fn svstnt1h_scatter_u64index_u64(pg: svbool_t, base: *mut u16, indices: svuint64_t, data: svuint64_t)

Truncate to 16 bits and store, non-temporal Arm's documentation

Safety