pulley_interpreter::encode

Function call1

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

Like call, but also x0 = arg1