bitcast_int_from_float_64

Function bitcast_int_from_float_64 

Source
pub fn bitcast_int_from_float_64<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(XReg, FReg), T::Error>
Available on crate feature decode only.