fn translate_fcmp(
    cc: FloatCC,
    builder: &mut FunctionBuilder<'_>,
    state: &mut FuncTranslationState,
)