Function xstore16le_g32bne

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

*addr = low16(src)