Home
last modified time | relevance | path

Searched refs:PROD (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfdiv.S23 #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 Ddfsqrt.S37 #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 Datp.c284 #define ENCODE_DRIVER_INFO(FAMILY, PROD) \ argument
285 (((FAMILY) << N_PROD_BITS) | (PROD))
/freebsd-14.2/share/misc/
H A Dpci_vendors12994 20bb GA100 [DRIVE A100 PROD]