Searched refs:which (Results 51 - 75 of 532) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/gas/testsuite/gas/iq2000/
H A Dhazard4.s2 # instruction references a register which is the target of a load.
H A Dhazard5.s2 # instruction references a register which is the target of a load.
H A Doddldw.s2 # instruction references a register which is the target of a load.
H A Doddsdw.s2 # instruction references a register which is the target of a load.
/haiku-buildtools/legacy/autoconf/testsuite/config/
H A Dunix.exp31 if {[which $AUTOCONF] != 0} then {
35 clone_output "[which $AUTOCONF] $version\n"
55 if {[which $AUTOCONF] == 0} then {
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dreg-alias.s10 @ The NOPs are here for ports like arm-aout which will pad
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/basic/
H A Dcoprmem.s3 ; Basic copr memory tests which also test the various
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/iq2000/
H A Dhazard0.s2 # instruction references a register which is the target of a load.
H A Dhazard1.s2 # instruction references a register which is the target of a load.
H A Dhazard2.s2 # instruction references a register which is the target of a load.
H A Dhazard3.s2 # instruction references a register which is the target of a load.
H A Dhazard4.s2 # instruction references a register which is the target of a load.
H A Dhazard5.s2 # instruction references a register which is the target of a load.
H A Doddldw.s2 # instruction references a register which is the target of a load.
H A Doddsdw.s2 # instruction references a register which is the target of a load.
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-discard/
H A Dextern.d8 # command which will be present in the message, eg "../ld-new"
9 # 2) Targets which define EXTERN_FORCE_RELOC to 0 in their
/haiku-buildtools/binutils/ld/testsuite/ld-discard/
H A Dextern.d10 # command which will be present in the message, eg "../ld-new"
11 # 2) Targets which define EXTERN_FORCE_RELOC to 0 in their
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dbundle-lock.s10 .macro offset_sequence which, size, offset
12 \which\()_sequence_\size\()_offset_\offset\():
13 .rept \offset / size_\which
/haiku-buildtools/gcc/gcc/testsuite/ada/acats/
H A Drun_acats8 # Provide which replacement.
14 # Fall back to whence which ksh88 and ksh93 provide, but bash does not.
16 which () { function
25 host_gnatchop=`which gnatchop`
26 host_gnatmake=`which gnatmake`
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dptolemy2.C7 int dispatcher(int which,int argc,char** argv);
37 int PTcl::dispatcher(int which, int argc, char** argv) { argument
38 return (this->*(funcTable[which].func))(argc, argv);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dabi-main.h22 TYPE *get##SUFFIX (int which) \
24 return (which == 0 ? &c##SUFFIX \
25 : which == 1 ? &s##SUFFIX \
/haiku-buildtools/binutils/ld/testsuite/ld-gc/
H A Dgc.exp39 if { [is_remote host] || [which $CC] != 0 } {
123 if { [is_remote host] || [which $CC] != 0 } {
134 if { [is_remote host] || [which $CC] != 0 } {
139 if { [is_remote host] || [which $CC] != 0 } {
144 if { [is_remote host] || [which $CC] != 0 } {
151 && ([is_remote host] || [which $CC] != 0) } {
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-cygwin/
H A Dexe-export.exp30 if { [which $CC] == 0 } {
44 if { [which $dlltool] == 0 } then {
71 if { [which $ld] == 0 } then {
/haiku-buildtools/binutils/ld/testsuite/ld-cygwin/
H A Dexe-export.exp32 if { [which $CC] == 0 } {
46 if { [which $dlltool] == 0 } then {
73 if { [which $ld] == 0 } then {
/haiku-buildtools/binutils/ld/testsuite/ld-m68hc11/
H A Dmovw.s1 ;;; Bug. movw used R_M68HC12_16B which was 1 byte misaligned.

Completed in 107 milliseconds

1234567891011>>