Searched refs:softfloat_addComplCarryM (Results 1 – 4 of 4) sorted by relevance
42 #ifndef softfloat_addComplCarryM45 softfloat_addComplCarryM( in softfloat_addComplCarryM() function
126 negateB ? softfloat_addComplCarryM : softfloat_addCarryM; in softfloat_addF128M()
171 doSub ? softfloat_addComplCarryM : softfloat_addCarryM; in softfloat_mulAddF128M()
929 #ifndef softfloat_addComplCarryM936 softfloat_addComplCarryM(950 #define softfloat_addComplCarry96M( aPtr, bPtr, carry, zPtr ) softfloat_addComplCarryM( 3, aPtr, bP…
Completed in 6 milliseconds