Home
last modified time | relevance | path

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

/linux-5.19.10/include/math-emu/ !
Dquad.h95 #define FP_UNPACK_QP(X,val) \ macro
168 #define FP_UNPACK_QP(X,val) \ macro
/linux-5.19.10/arch/sparc/math-emu/ !
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()
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()