Home
last modified time | relevance | path

Searched refs:FOP_FNC_CMPxUN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/alpha/math-emu/
H A Dmath.c36 #define FOP_FNC_CMPxUN 4 macro
165 if ((func & ~3) == FOP_FNC_CMPxUN) { in alpha_fp_emul()
189 case FOP_FNC_CMPxUN: if (res != 3) vc = 0; break; in alpha_fp_emul()