Function svwhilewr_u64
#[target_feature(enable = "sve", enable = "sve2")]
pub unsafe fn svwhilewr_u64(op1: *const u64, op2: *const u64) -> svbool_t
While free of write-after-read conflicts Arm's documentation
Safety
pointer::byte_offset_fromsafety constraints must be met for at least the base pointers,op1andop2.