Searched defs:TMP (Results 1 - 9 of 9) sorted by path

/freebsd-current/contrib/dialog/package/debian/
H A Drules19 TMP = $(CURDIR)/debian/tmp macro
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp145 unsigned TMP = 0; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfaddsub.S42 #define TMP r28 define
164 TMP = USR define
169 TMP = extractu(TMP,#2,#22) define
199 TMP = extractu(AH,#EXPBITS,#HI_MANTBITS) define
213 TMP = sub(#1,EXPB) define
231 TMP define
236 TMP = or(TMP,#0x28) // inexact + overflow define
242 TMP = EXPB // unmodified rounding mode define
346 TMP = convert_df2sf(A) // will generate invalid if sNaN define
371 TMP = USR define
374 TMP = extractu(TMP,#2,#SR_ROUND_OFF) define
[all...]
H A Ddfdiv.S145 #define TMP r10 define
250 TMP = USR define
277 TMP = #-DF_BIAS-(DF_MANTBITS+FUDGE2) define
294 TMP = #0x7FFF define
302 TMP define
308 TMP = USR // Else, we want to set Unf+Inexact define
312 TMP = or(TMP,#0x30) define
327 TMP = USR define
334 TMP = or(TMP,#0x28) define
399 TMP = ##0x00100000 define
413 TMP = #1 define
448 TMP = USR define
453 TMP = or(TMP,#0x04) // DBZ define
485 TMP = ##0x7f800001 define
[all...]
H A Ddffma.S56 #define TMP r28 define
147 TMP = xor(AH,BH) define
225 TMP = #63 define
230 TMP = asr(CTMPH,#31) define
248 TMP define
266 TMP = #62 define
300 TMP = #BIAS+BIAS-2 define
324 TMP = USR define
328 TMP = extractu(TMP,#2,#SR_ROUND_OFF) define
353 TMP = EXPA define
407 TMP = #63 define
432 TMP = #-BIAS-(MANTBITS+FUDGE2) define
443 TMP = ##0x7fefffff define
450 TMP = #0x7fff define
469 TMP = USR define
476 TMP = or(TMP,#0x28) define
541 TMP = ##0x7c000000 define
553 TMP = add(clb(BTMP),#-EXPBITS) define
618 TMP = ##0x7f800001 // sp snan define
649 TMP = USR define
652 TMP = extractu(TMP,#2,#SR_ROUND_OFF) define
684 TMP = #1 define
[all...]
H A Ddfmul.S41 #define TMP r28 define
75 TMP = #-BIAS define
119 TMP = xor(AH,BH) define
194 TMP = #63 // max amount to shift define
226 TMP = USR define
260 TMP = USR define
266 TMP = or(TMP,#0x28) // inexact + overflow define
272 TMP = PP_LL_L // unmodified rounding mode define
320 TMP = ##0x7c000000 define
332 TMP = cl0(BTMP) define
335 TMP = add(TMP,#-EXPBITS) define
347 TMP = USR define
351 TMP = or(TMP,#0x30) // Inexact + Underflow define
368 TMP = USR define
372 TMP = or(TMP,#2) define
384 TMP = convert_df2sf(A) // will generate invalid if sNaN define
[all...]
H A Ddfsqrt.S342 #define TMP r3:2 define
385 TMP = extractu(A,#SF_MANTBITS+1,#DF_MANTBITS-SF_MANTBITS) // get sf value (mant+exp1) define
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S79 #define TMP %rdx define
82 #define TMP %rsi define
/freebsd-current/lib/libc/locale/
H A Dcollate.c131 char *TMP; local
[all...]

Completed in 242 milliseconds