Home
last modified time | relevance | path

Searched refs:how (Results 1 – 25 of 211) sorted by relevance

123456789

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.c1076 if (OP_KIND (instruction->opcode->how) == O_LDM in get_specific()
1077 || OP_KIND (instruction->opcode->how) == O_STM) in get_specific()
1089 this_size = this_try->opcode->how & SN; in get_specific()
1208 if (OP_KIND (this_try->opcode->how) == O_MOVSD in get_specific()
1209 || OP_KIND (this_try->opcode->how) == O_BSRBC in get_specific()
1210 || OP_KIND (this_try->opcode->how) == O_BSRBS) in get_specific()
1373 && (OP_KIND(this_try->opcode->how) == O_MOVAB in do_a_fix_imm()
1374 || OP_KIND(this_try->opcode->how) == O_MOVAW in do_a_fix_imm()
1375 || OP_KIND(this_try->opcode->how) == O_MOVAL)) in do_a_fix_imm()
1609 if (OP_KIND (this_try->opcode->how) == O_LDM) in build_bytes()
[all …]
Dtc-sh64.c1422 shmedia_mask_number (unsigned long number, bfd_reloc_code_real_type how) in shmedia_mask_number() argument
1424 switch (how) in shmedia_mask_number()
1461 BAD_CASE (how); in shmedia_mask_number()
1583 bfd_reloc_code_real_type how) in shmedia_immediate_op() argument
1595 how); in shmedia_immediate_op()
1600 shmedia_check_limits (&op->immediate.X_add_number, how, NULL); in shmedia_immediate_op()
1604 how); in shmedia_immediate_op()
/toolchain/binutils/binutils-2.25/
DREADME9 package -- supported targets, how to use it, how to report bugs, etc.
47 on where and how to report problems.
/toolchain/binutils/binutils-2.25/opcodes/
Dh8300-dis.c93 if (OP_KIND (q->how) == O_MOVAB in extract_immediate()
94 || OP_KIND (q->how) == O_MOVAW in extract_immediate()
95 || OP_KIND (q->how) == O_MOVAL) in extract_immediate()
114 switch (OP_SIZE (q->how)) in extract_immediate()
467 if (q->how == O (O_BRAS, SB)) in bfd_h8_disassemble()
Daclocal.m473 # depending on how configure is run. This is pretty annoying, since
165 # See how the compiler implements dependency checking.
609 # Check to see how 'make' treats includes. -*- Autoconf -*-
621 # Check to see how make treats includes.
875 # Check how to create a tarball. -*- Autoconf -*-
887 # Check how to create a tarball in format FORMAT.
905 AC_MSG_CHECKING([how to create a $1 tar archive])
/toolchain/binutils/binutils-2.25/gprof/
Dgprof.texi50 This manual describes the @sc{gnu} profiler, @code{gprof}, and how you
52 execution time. We assume that you know how to write, compile, and
73 This manual describes the @sc{gnu} profiler, @code{gprof}, and how you
75 execution time. We assume that you know how to write, compile, and
100 * Details:: Details of how profiling is done
216 complex to analyze by reading the source. However, how your program is run
243 The @dfn{flat profile} shows how much time your program spent in each function,
244 and how many times that function was called. If you simply want to know
249 other functions it called, and how many times. There is also an estimate
250 of how much time was spent in the subroutines of each function. This can
[all …]
DTODO17 how; if it were deleted, gprof would be completely machine
21 is new syntax (-k from/to) acceptable? If not, how to
Daclocal.m473 # depending on how configure is run. This is pretty annoying, since
165 # See how the compiler implements dependency checking.
609 # Check to see how 'make' treats includes. -*- Autoconf -*-
621 # Check to see how make treats includes.
875 # Check how to create a tarball. -*- Autoconf -*-
887 # Check how to create a tarball in format FORMAT.
905 AC_MSG_CHECKING([how to create a $1 tar archive])
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-nds32.texi228 Depending on how it is assembled, it is translated into @samp{r5 rb5}
232 Branch to label depending on how it is assembled, it is translated into
236 Alias of jral br5 depending on how it is assembled, it is translated
240 Alias of jal fname depending on how it is assembled, it is translated into
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
Dlabelbug.s11 ; in which the *position* within a line determines how to interpret
/toolchain/binutils/binutils-2.25/bfd/
Dplugin.c32 #error Unknown how to handle dynamic-load-libraries.
472 bfd_print_symbol_type how ATTRIBUTE_UNUSED) in bfd_plugin_print_symbol()
DTODO18 o - update the bfd doc; write a how-to-write-a-backend doc, take out
Daclocal.m473 # depending on how configure is run. This is pretty annoying, since
165 # See how the compiler implements dependency checking.
609 # Check to see how 'make' treats includes. -*- Autoconf -*-
621 # Check to see how make treats includes.
875 # Check how to create a tarball. -*- Autoconf -*-
887 # Check how to create a tarball in format FORMAT.
905 AC_MSG_CHECKING([how to create a $1 tar archive])
Dversados.c726 bfd_print_symbol_type how) in versados_print_symbol() argument
730 switch (how) in versados_print_symbol()
Dreloc.c487 bfd_check_overflow (enum complain_overflow how, in bfd_check_overflow() argument
505 switch (how) in bfd_check_overflow()
Dtekhex.c927 bfd_print_symbol_type how) in tekhex_print_symbol() argument
931 switch (how) in tekhex_print_symbol()
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dcompressed-plt-1.s13 # Flags to specify how a particular function is referenced
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/
DREADME1 Notes on how the HPPA testsuite is organized:
/toolchain/binutils/binutils-2.25/gas/
Daclocal.m473 # depending on how configure is run. This is pretty annoying, since
165 # See how the compiler implements dependency checking.
630 # Check to see how 'make' treats includes. -*- Autoconf -*-
642 # Check to see how make treats includes.
896 # Check how to create a tarball. -*- Autoconf -*-
908 # Check how to create a tarball in format FORMAT.
926 AC_MSG_CHECKING([how to create a $1 tar archive])
/toolchain/binutils/binutils-2.25/ld/
Daclocal.m473 # depending on how configure is run. This is pretty annoying, since
165 # See how the compiler implements dependency checking.
630 # Check to see how 'make' treats includes. -*- Autoconf -*-
642 # Check to see how make treats includes.
896 # Check how to create a tarball. -*- Autoconf -*-
908 # Check how to create a tarball in format FORMAT.
926 AC_MSG_CHECKING([how to create a $1 tar archive])
/toolchain/binutils/binutils-2.25/binutils/
Daclocal.m473 # depending on how configure is run. This is pretty annoying, since
165 # See how the compiler implements dependency checking.
630 # Check to see how 'make' treats includes. -*- Autoconf -*-
642 # Check to see how make treats includes.
896 # Check how to create a tarball. -*- Autoconf -*-
908 # Check how to create a tarball in format FORMAT.
926 AC_MSG_CHECKING([how to create a $1 tar archive])
/toolchain/binutils/binutils-2.25/gold/
Daclocal.m473 # depending on how configure is run. This is pretty annoying, since
165 # See how the compiler implements dependency checking.
621 # Check to see how 'make' treats includes. -*- Autoconf -*-
633 # Check to see how make treats includes.
887 # Check how to create a tarball. -*- Autoconf -*-
899 # Check how to create a tarball in format FORMAT.
917 AC_MSG_CHECKING([how to create a $1 tar archive])
/toolchain/binutils/binutils-2.25/config/
Diconv.m464 AC_MSG_CHECKING([how to link with libiconv])
Dprogtest.m441 # Find out how to test for executable files. Don't use a zero-byte file,
/toolchain/binutils/binutils-2.25/cpu/
Dxstormy16.opc51 /* The machine-independent code doesn't know how to disambiguate

123456789