pub fn xabs32<E>(into: &mut E, dst: impl Into<XReg>, src: impl Into<XReg>)where E: Extend<u8>,
low32(dst) = |low32(src)|