pulley_interpreter::encode

Function xpush32

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

*sp = low32(src); sp += 4