Searched refs:FP_UNPACK_RAW_QP (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/math-emu/ |
D | quad.h | 81 #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.6.39/arch/s390/math-emu/ |
D | math.c | 235 FP_UNPACK_RAW_QP(QA, &cvt.ld); in emu_cxbr() 238 FP_UNPACK_RAW_QP(QB, &cvt.ld); in emu_cxbr() 321 FP_UNPACK_RAW_QP(QA, &cvt.ld); in emu_kxbr() 1478 FP_UNPACK_RAW_QP(QA, &cvt.ld); in emu_tcxb()
|