Searched refs:PROD (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
| H A D | dfdiv.S | 23 #define PROD r7:6 macro 153 PROD = mpyu(RECIPEST,REMHI); \ 187 Q = add(Q,PROD) 196 PROD = neg(Q) define 199 if (!Q_POSITIVE) Q = PROD 228 PROD = abs(Q) define 256 PROD = asl(PROD,EXPB) define 261 PROD = lsr(PROD,EXPB) // shift out bits define 270 Q = neg(PROD) 276 if (Q_POSITIVE) Q = PROD [all …]
|
| H A D | dfsqrt.S | 37 #define PROD r15:14 macro 176 PROD = mpyu(ROOTHI,ROOTHI) define 180 ERROR -= asl(PROD,#15) 181 PROD = mpyu(ROOTHI,ROOTLO) define 185 ERROR -= lsr(PROD,#16) 198 PROD = mpyu(ROOTHI,ROOTHI) define 202 ERROR -= asl(PROD,#31) 203 PROD = mpyu(ROOTLO,ROOTLO) define 206 ERROR -= lsr(PROD,#33) 221 ERROR -= asl(PROD,#47) [all …]
|
| /freebsd-14.2/sys/dev/usb/input/ |
| H A D | atp.c | 284 #define ENCODE_DRIVER_INFO(FAMILY, PROD) \ argument 285 (((FAMILY) << N_PROD_BITS) | (PROD))
|
| /freebsd-14.2/share/misc/ |
| H A D | pci_vendors | 12994 20bb GA100 [DRIVE A100 PROD]
|