pub fn bitcast_float_from_int_64<E>( into: &mut E, dst: impl Into<FReg>, src: impl Into<XReg>, )where E: Extend<u8>,
encode
dst = bitcast src as f64