pub fn xpush32<E>(into: &mut E, src: impl Into<XReg>)where E: Extend<u8>,
encode
*sp = low32(src); sp += 4