Home
last modified time | relevance | path

Searched defs:TMP (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S41 #define TMP r28 macro
75 TMP = #-BIAS define
119 TMP = xor(AH,BH) define
226 TMP = USR define
260 TMP = USR define
320 TMP = ##0x7c000000 define
332 TMP = cl0(BTMP) define
335 TMP = add(TMP,#-EXPBITS) define
347 TMP = USR define
368 TMP = USR define
[all …]
H A Ddffma.S56 #define TMP r28 macro
225 TMP = #63 define
248 TMP = #-2 define
266 TMP = #62 define
324 TMP = USR define
353 TMP = EXPA define
407 TMP = #63 define
450 TMP = #0x7fff define
469 TMP = USR define
649 TMP = USR define
[all …]
H A Ddfdiv.S145 #define TMP r10 macro
250 TMP = USR define
294 TMP = #0x7FFF 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
[all …]
H A Ddfaddsub.S42 #define TMP r28 macro
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 = USR 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
[all …]
H A Ddfsqrt.S342 #define TMP r3:2 macro
385 TMP = extractu(A,#SF_MANTBITS+1,#DF_MANTBITS-SF_MANTBITS) // get sf value (mant+exp1) define
/openbsd/gnu/llvm/libunwind/src/
H A DUnwindRegistersSave.S79 #define TMP %rdx macro
82 #define TMP %rsi macro
/openbsd/sys/arch/m88k/m88k/
H A Deh_common.S252 #define TMP %r3 macro
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp145 unsigned TMP = 0; in Next() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c240 #define ALL_BREAKPOINTS_SAFE(B,TMP) \ argument
249 #define ALL_BP_LOCATIONS_SAFE(B,TMP) \ argument