Function pulley_interpreter::encode::xpush64_many
source ยท pub fn xpush64_many<E>(into: &mut E, srcs: impl Into<RegSet<XReg>>)
Available on crate feature
encode
only.Expand description
for src in srcs { xpush64 src }