Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/math-emu/
H A Dmath.c39 #define FOP_FNC_CMPxLE 7 macro
192 case FOP_FNC_CMPxLE: if ((long)res > 0) vc = 0; break; in alpha_fp_emul()