pulley_interpreter::decode::operands

Function flteq32

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