Home
last modified time | relevance | path

Searched refs:FP_UNPACK_RAW_QP (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/math-emu/
Dquad.h81 #define FP_UNPACK_RAW_QP(X,val) _FP_UNPACK_RAW_4_P(Q,X,val) macro
154 #define FP_UNPACK_RAW_QP(X,val) _FP_UNPACK_RAW_2_P(Q,X,val) macro
/linux-2.4.37.9/arch/s390/math-emu/
Dmath.c236 FP_UNPACK_RAW_QP(QA, &cvt.ld); in emu_cxbr()
239 FP_UNPACK_RAW_QP(QB, &cvt.ld); in emu_cxbr()
322 FP_UNPACK_RAW_QP(QA, &cvt.ld); in emu_kxbr()
1479 FP_UNPACK_RAW_QP(QA, &cvt.ld); in emu_tcxb()