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