Home
last modified time | relevance | path

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

/openbmc/linux/include/math-emu/
H A Dquad.h114 #define FP_ISSIGNAN_Q(X) _FP_ISSIGNAN(Q,4,X) macro
187 #define FP_ISSIGNAN_Q(X) _FP_ISSIGNAN(Q,2,X) macro
/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c494 FP_ISSIGNAN_Q(QA) || in do_one_mathemu()
495 FP_ISSIGNAN_Q(QB))) in do_one_mathemu()
H A Dmath_64.c490 FP_ISSIGNAN_Q(QA) || in do_mathemu()
491 FP_ISSIGNAN_Q(QB))) in do_mathemu()