Home
last modified time | relevance | path

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

/linux-4.4.14/include/math-emu/
Dquad.h107 #define FP_PACK_QP(val,X) \ macro
180 #define FP_PACK_QP(val,X) \ macro
/linux-4.4.14/arch/sparc/math-emu/
Dmath_32.c508 case 7: FP_PACK_QP (rd, QR); break; in do_one_mathemu()
Dmath_64.c510 case 7: FP_PACK_QP (rd, QR); break; in do_mathemu()