Home
last modified time | relevance | path

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

/linux-4.1.27/include/math-emu/
Dquad.h95 #define FP_UNPACK_QP(X,val) \ macro
168 #define FP_UNPACK_QP(X,val) \ macro
/linux-4.1.27/arch/sparc/math-emu/
Dmath_32.c370 case 7: FP_UNPACK_QP (QA, rs1); break; in do_one_mathemu()
391 case 7: FP_UNPACK_QP (QB, rs2); break; in do_one_mathemu()
Dmath_64.c386 case 7: FP_UNPACK_QP (QA, rs1); break; in do_mathemu()
404 case 7: FP_UNPACK_QP (QB, rs2); break; in do_mathemu()