Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/math-emu/
H A Dmath.c166 FP_UNPACK_RAW_DP(DA, &va); in alpha_fp_emul()
167 FP_UNPACK_RAW_DP(DB, &vb); in alpha_fp_emul()
/openbmc/linux/include/math-emu/
H A Ddouble.h75 #define FP_UNPACK_RAW_DP(X,val) _FP_UNPACK_RAW_2_P(D,X,val) macro
147 #define FP_UNPACK_RAW_DP(X,val) _FP_UNPACK_RAW_1_P(D,X,val) macro