Searched refs:smul_ppmm (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/gcc/ |
| HD | longlong.h | 291 #define smul_ppmm(xh, xl, m0, m1) \ macro 693 #define smul_ppmm(ph, pl, m0, m1) \ macro 703 #define smul_ppmm(xh, xl, m0, m1) \ macro 757 #define smul_ppmm(ph, pl, m0, m1) \ macro 1252 #if !defined (umul_ppmm) && defined (smul_ppmm) 1257 smul_ppmm (__w1, w0, __xm0, __xm1); \
|
| HD | ChangeLog-2002 | 5994 Add generic definition of umul_ppmm in terms of smul_ppmm. 5996 [s390] (smul_ppmm): Fix incorrect assembler constraints. 5997 [s390] (smul_ppmm, sdiv_qrnnd): Rename __xx to __x.
|
| HD | ChangeLog-1999 | 341 for umul_ppmm and smul_ppmm if !_ARCH_PPC and !_ARCH_POWER.
|