Home
last modified time | relevance | path

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

/Linux-v4.19/arch/alpha/math-emu/
Dmath.c38 #define FOP_FNC_CMPxLE 7 macro
189 case FOP_FNC_CMPxLE: if ((long)res > 0) vc = 0; break; in alpha_fp_emul()