x32_from_f64_s

Function x32_from_f64_s 

Source
pub fn x32_from_f64_s<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(XReg, FReg), T::Error>