Function xload8_s32_g32bne

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

low32(dst) = sext_8_32(*addr)