Home
last modified time | relevance | path

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

/Linux-v5.10/arch/alpha/math-emu/
Dmath.c164 FP_UNPACK_RAW_DP(DA, &va); in alpha_fp_emul()
165 FP_UNPACK_RAW_DP(DB, &vb); in alpha_fp_emul()
/Linux-v5.10/include/math-emu/
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