Home
last modified time | relevance | path

Searched refs:_FP_UNPACK_CANONICAL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/math-emu/
H A Ddouble.h86 _FP_UNPACK_CANONICAL(D,2,X); \
92 _FP_UNPACK_CANONICAL(D,2,X); \
158 _FP_UNPACK_CANONICAL(D,1,X); \
164 _FP_UNPACK_CANONICAL(D,1,X); \
H A Dquad.h92 _FP_UNPACK_CANONICAL(Q,4,X); \
98 _FP_UNPACK_CANONICAL(Q,4,X); \
165 _FP_UNPACK_CANONICAL(Q,2,X); \
171 _FP_UNPACK_CANONICAL(Q,2,X); \
H A Dsingle.h75 _FP_UNPACK_CANONICAL(S,1,X); \
81 _FP_UNPACK_CANONICAL(S,1,X); \
H A Dop-common.h36 #define _FP_UNPACK_CANONICAL(fs, wc, X) \ macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h187 _FP_UNPACK_CANONICAL(S, 1, __X); \