Searched refs:lc (Results 1 – 25 of 35) sorted by relevance
12
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | index.s | 6 ld8 r2 = [ar.lc] 13 mov r2 = cpuid[ar.lc] 20 mov r2 = b0[ar.lc] 27 mov r2 = xyz[ar.lc] 37 mov r2 = reg[ar.lc] 44 mov r2 = cpuid[ar.lc] 51 mov r2 = b0[ar.lc] 58 mov r2 = xyz[ar.lc]
|
D | bundling.s | 8 .save ar.lc, r31 9 mov r31 = ar.lc
|
D | unwind-err.s | 44 .save ar.lc, r31 45 mov r31 = ar.lc
|
D | unwind-ok.s | 53 .spillreg ar.lc, r19 192 .save ar.lc, r20 221 .savesp ar.lc, 0x20 250 .savepsp ar.lc, 0x20
|
D | bundling.d | 11 [[:space:]]*[[:xdigit:]]*:[[:space:][:xdigit:]]+mov\.i r31=ar\.lc;;
|
D | invalid-ar.s | 134 mov.m r1 = ar.lc
|
D | dv-raw-err.s | 90 mov r4 = ar.lc
|
D | unwind-ok.d | 28 [[:space:]]*X2:spill_reg\(t=11,reg=ar\.lc,treg=r19\)
|
D | dv-waw-err.s | 99 mov ar.lc = r0
|
D | regs.s | 821 { .mmi; nop.m 0; mov r1 = ar.lc ;; }
|
D | regs.d | 2046 [ ]*[a-f0-9]+: 00 08 ca 00 mov.i r1=ar.lc;; 2154 [ ]*[a-f0-9]+: 00 08 ca 00 mov.i r1=ar.lc;;
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | srconv.c | 1310 int lc = 0; in wr_dln() local 1324 lc += l->nlines; in wr_dln() 1328 dln.sfn = nints (lc); in wr_dln() 1329 dln.sln = nints (lc); in wr_dln() 1330 dln.cc = nints (lc); in wr_dln() 1331 dln.section = nints (lc); in wr_dln() 1333 dln.from_address = nints (lc); in wr_dln() 1334 dln.to_address = nints (lc); in wr_dln() 1339 dln.nln = lc; in wr_dln() 1371 if (lc) in wr_dln()
|
D | configure.ac | 147 # Some systems have frexp only in -lm, not in -lc.
|
D | README | 203 you can associate -lc on the ld command line with the actual libc used.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | configure.host | 30 …wind.a ]; then libgcc="$$libgcc $$libunwind"; fi; fi; echo --start-group $$libgcc -lc --end-group`' 128 …${CC} --print-libgcc-file-name; else gcc --print-libgcc-file-name; fi fi` -lc --end-group /usr/lib… 172 …HOSTING_LIBS='-L $$X/local_bin -L $$INTERIX_ROOT/usr/lib '"$HOSTING_LIBS"' -lcpsx -lc -lcpsx $$INT… 197 HOSTING_LIBS=`sed -e 's,-lc,-lc881,' <<EOF
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | configure.ac | 65 # Some systems have fabs only in -lm, not in -lc.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-hppa.texi | 182 @item .origin @var{lc} 183 Advance location counter to @var{lc}. Synonym for the @code{@value{AS}}
|
D | as.texinfo | 4273 * Org:: @code{.org @var{new-lc}, @var{fill}} 5804 @section @code{.org @var{new-lc} , @var{fill}} 5811 @var{new-lc}. @var{new-lc} is either an absolute expression or an 5813 you can't use @code{.org} to cross sections: if @var{new-lc} has the 5815 with former assemblers, if the section of @var{new-lc} is absolute, 5816 @command{@value{AS}} issues a warning, then pretends the section of @var{new-lc} 5826 Because @command{@value{AS}} tries to assemble programs in one pass, @var{new-lc}
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | configure.ac | 198 # Link against libm only when needed. Put -lc, -lm inside -Wl 200 SHARED_LIBADD="$SHARED_LIBADD -Wl,-lc,--as-needed,`echo $LIBM | sed 's/ /,/g'`,--no-as-needed"
|
D | bfin-dis.c | 654 bu32 lt[2], lc[2], lb[2]; member 671 #define LCREG(x) (saved_state.lc[x])
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | epiphany.cpu | 571 (lc 5);loop counter Not impemented 860 lc 1061 ;; (lc 5);loop counter Not impemented 1074 (set (hcr-lc) (sub (hcr-lc) #x1))) 1077 (not (eq (hcr-lc) #x0)))
|
/toolchain/binutils/binutils-2.25/ |
D | libtool.m4 | 4791 … -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~l… 5149 # link with -lc, and that would cause any symbols used from libc to 5208 # Assume -lc should be added 5217 # Test whether the compiler implicitly links with -lc since on some 5218 # systems, -lgcc has to come before -lc. If gcc already passes -lc 5219 # to ld, don't add -lc before -lgcc. 5220 AC_CACHE_CHECK([whether -lc should be explicitly linked in], 5239 if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 5259 [Whether or not to add -lc for building shared libraries]) 6123 … -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | configure.ac | 586 # Link against libm only when needed. Put -lc, -lm inside -Wl 588 SHARED_LIBADD="$SHARED_LIBADD -Wl,-lc,--as-needed,`echo $LIBM | sed 's/ /,/g'`,--no-as-needed"
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | sunos.em | 136 restrict the major version by saying, e.g., -lc.1. Also, if we
|
/toolchain/binutils/binutils-2.25/config/ |
D | tcl.m4 | 1082 LIBS="$LIBS -lc" 1773 # dlopen is in -lc on QNX
|
12