Function pulley_interpreter::encode::xpop64_many
source ยท pub fn xpop64_many<E>(into: &mut E, dsts: impl Into<RegSet<XReg>>)
Available on crate feature
encode
only.Expand description
for dst in dsts.rev() { xpop64 dst }