Function vload128le_g32

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

dst = *(ptr + offset)