pub fn call1<E>( into: &mut E, arg1: impl Into<XReg>, offset: impl Into<PcRelOffset>, )where E: Extend<u8>,
encode
Like call, but also x0 = arg1
call
x0 = arg1