Searched refs:_FP_UNPACK_CANONICAL (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/math-emu/ |
H A D | double.h | 86 _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 D | quad.h | 92 _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 D | single.h | 75 _FP_UNPACK_CANONICAL(S,1,X); \ 81 _FP_UNPACK_CANONICAL(S,1,X); \
|
H A D | op-common.h | 36 #define _FP_UNPACK_CANONICAL(fs, wc, X) \ macro
|
/kernel/linux/linux-6.6/include/math-emu/ |
H A D | double.h | 86 _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 D | quad.h | 92 _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 D | single.h | 75 _FP_UNPACK_CANONICAL(S,1,X); \ 81 _FP_UNPACK_CANONICAL(S,1,X); \
|
H A D | op-common.h | 36 #define _FP_UNPACK_CANONICAL(fs, wc, X) \ macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | sfp-machine.h | 187 _FP_UNPACK_CANONICAL(S, 1, __X); \
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | sfp-machine.h | 187 _FP_UNPACK_CANONICAL(S, 1, __X); \
|
Completed in 6 milliseconds