Home
last modified time | relevance | path

Searched refs:XMUL_XADDC (Results 1 – 3 of 3) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/
H A Ddpml_rdx_x.h83 XMUL_XADDC(g1,F0,t2,t1,c,t2,t1); \
93 XMUL_XADDC(g,F0,g0,(DIGIT_TYPE)0,c,g0,w); \
H A Dix86_macros.h477 #define XMUL_XADDC( a, b, add_high, add_low, carry_out, high, low ) { \ macro
H A Ddpml_private.h2281 # define XMUL_XADDC(F, g, w_hi, w_lo, c_out, z_hi, z_lo) \ macro