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