Home
last modified time | relevance | path

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

/Linux-v5.10/arch/alpha/math-emu/
Dmath.c39 #define FOP_FNC_CMPxLE 7 macro
190 case FOP_FNC_CMPxLE: if ((long)res > 0) vc = 0; break; in alpha_fp_emul()