Function vload128le_z

Source
pub fn vload128le_z<E>(
    into: &mut E,
    dst: impl Into<VReg>,
    addr: impl Into<AddrZ>,
)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

dst = *(ptr + offset)