pulley_interpreter::encode

Function vfdemote

Source
pub fn vfdemote<E>(into: &mut E, dst: impl Into<VReg>, src: impl Into<VReg>)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

Demotes the two f64x2 lanes to f32x2 and then extends with two more zero lanes.