pulley_interpreter::encode

Function f64_from_f32

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

(st) = promote(low32(src))