Function xstore16le_g32bne

Source
pub fn xstore16le_g32bne<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(AddrG32Bne, XReg), T::Error>
Available on crate feature decode only.