Searched refs:__FP_FRAC_ADD_2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/math-emu/ |
H A D | op-2.h | 89 __FP_FRAC_ADD_2(R##_f1, R##_f0, X##_f1, X##_f0, Y##_f1, Y##_f0) 146 #ifndef __FP_FRAC_ADD_2 147 #define __FP_FRAC_ADD_2(rh, rl, xh, xl, yh, yl) \ 166 #undef __FP_FRAC_ADD_2 macro 167 #define __FP_FRAC_ADD_2 add_ssaaaa macro 294 __FP_FRAC_ADD_2(_FP_FRAC_WORD_4(_z,3), _FP_FRAC_WORD_4(_z,2), \
|
H A D | op-4.h | 311 __FP_FRAC_ADD_2(_FP_FRAC_WORD_8(_z,7),_FP_FRAC_WORD_8(_z,6), \
|
/kernel/linux/linux-6.6/include/math-emu/ |
H A D | op-2.h | 89 __FP_FRAC_ADD_2(R##_f1, R##_f0, X##_f1, X##_f0, Y##_f1, Y##_f0) 146 #ifndef __FP_FRAC_ADD_2 147 #define __FP_FRAC_ADD_2(rh, rl, xh, xl, yh, yl) \ 166 #undef __FP_FRAC_ADD_2 macro 167 #define __FP_FRAC_ADD_2 add_ssaaaa macro 294 __FP_FRAC_ADD_2(_FP_FRAC_WORD_4(_z,3), _FP_FRAC_WORD_4(_z,2), \
|
H A D | op-4.h | 311 __FP_FRAC_ADD_2(_FP_FRAC_WORD_8(_z,7),_FP_FRAC_WORD_8(_z,6), \
|
Completed in 4 milliseconds