Home
last modified time | relevance | path

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

/openbmc/linux/include/math-emu/
H A Dquad.h95 #define FP_UNPACK_QP(X,val) \ macro
168 #define FP_UNPACK_QP(X,val) \ macro
/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c371 case 7: FP_UNPACK_QP (QA, rs1); break; in do_one_mathemu()
392 case 7: FP_UNPACK_QP (QB, rs2); break; in do_one_mathemu()
H A Dmath_64.c387 case 7: FP_UNPACK_QP (QA, rs1); break; in do_mathemu()
405 case 7: FP_UNPACK_QP (QB, rs2); break; in do_mathemu()