Home
last modified time | relevance | path

Searched refs:FP_UNPACK_QP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/math-emu/
H A Dquad.h95 #define FP_UNPACK_QP(X,val) \ macro
168 #define FP_UNPACK_QP(X,val) \ macro
/kernel/linux/linux-6.6/include/math-emu/
H A Dquad.h95 #define FP_UNPACK_QP(X,val) \ macro
168 #define FP_UNPACK_QP(X,val) \ macro
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds