pulley_interpreter::encode

Function bitcast_float_from_int_64

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

dst = bitcast src as f64