Home
last modified time | relevance | path

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

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