pub fn xstore32le_g32<E>( into: &mut E, addr: impl Into<AddrG32>, src: impl Into<XReg>, )where E: Extend<u8>,
encode
*addr = low32(src)