/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
D | reloc-bad-3.s | 4 # encoded literally for ADDA, and divisbility checks for offsets from
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-arc.texi | 73 be marked as being encoded for a big-endian processor. 78 be marked as being encoded for a little-endian processor - this is the
|
D | c-aarch64.texi | 40 be marked as being encoded for a big-endian processor. 45 be marked as being encoded for a little-endian processor.
|
D | c-arm.texi | 348 be marked as being encoded for a big-endian processor. 353 be marked as being encoded for a little-endian processor. 870 Thumb encoded function. This information is necessary in order to allow
|
D | c-xtensa.texi | 164 If an opcode can only be encoded in a FLIX instruction but is not 166 smallest format where the opcode can be encoded and
|
D | c-s390.texi | 544 code mask operand is encoded in the mnemonic. This is relevant for the
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | solaris2.em | 105 /* Enforce base version. The encoded vd_ndx is vernum + 1. */
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf-bfd.h | 1172 bfd_vma *encoded); 1785 asection *loc_sec, bfd_vma loc_offset, bfd_vma *encoded);
|
D | elf-eh-frame.c | 1915 bfd_vma *encoded) in _bfd_elf_encode_eh_address() argument 1917 *encoded = osec->vma + offset - in _bfd_elf_encode_eh_address()
|
D | elflink.c | 7880 unsigned long encoded) in decode_complex_addend() argument 7882 * start = encoded & 0x3F; in decode_complex_addend() 7883 * len = (encoded >> 6) & 0x3F; in decode_complex_addend() 7884 * oplen = (encoded >> 12) & 0x3F; in decode_complex_addend() 7885 * wordsz = (encoded >> 18) & 0xF; in decode_complex_addend() 7886 * chunksz = (encoded >> 22) & 0xF; in decode_complex_addend() 7887 * lsb0_p = (encoded >> 27) & 1; in decode_complex_addend() 7888 * signed_p = (encoded >> 28) & 1; in decode_complex_addend() 7889 * trunc_p = (encoded >> 29) & 1; in decode_complex_addend()
|
D | elf32-bfin.c | 4597 bfd_vma *encoded) in bfinfdpic_elf_encode_eh_address() argument 4607 loc_sec, loc_offset, encoded); in bfinfdpic_elf_encode_eh_address() 4613 *encoded = osec->vma + offset in bfinfdpic_elf_encode_eh_address()
|
D | elf32-sh.c | 7381 bfd_vma *encoded) in sh_elf_encode_eh_address() argument 7388 loc_offset, encoded); in sh_elf_encode_eh_address() 7396 loc_sec, loc_offset, encoded); in sh_elf_encode_eh_address() 7402 *encoded = osec->vma + offset in sh_elf_encode_eh_address()
|
D | elf32-frv.c | 5885 bfd_vma *encoded) in frvfdpic_elf_encode_eh_address() argument 5895 loc_sec, loc_offset, encoded); in frvfdpic_elf_encode_eh_address() 5901 *encoded = osec->vma + offset in frvfdpic_elf_encode_eh_address()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ppc.c | 2275 unsigned char encoded = PPC64_SET_LOCAL_ENTRY_OFFSET (exp.X_add_number); in ppc_elf_localentry() local 2277 if (exp.X_add_number != (offsetT) PPC64_LOCAL_ENTRY_OFFSET (encoded)) in ppc_elf_localentry() 2286 elfsym->internal_elf_sym.st_other |= encoded; in ppc_elf_localentry()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | NEWS | 462 * The new stand-alone program c++filt is a filter that converts encoded
|
/toolchain/binutils/binutils-2.25/ld/ |
D | NEWS | 72 encoded in the section name.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2008 | 1654 can only be encoded in FLIX instructions but are not specified as such. 1796 only when size of operands can be encoded the canonical way.
|
D | ChangeLog-2004 | 1761 * config/tc-mips.c (append_insn): Use ISA-encoded addresses in MIPS16 2640 FRV_OPERAND_S12>: Use reloc type encoded in fix-up.
|
D | ChangeLog-2009 | 1861 (md_assemble): Assemble MOXIE_F3_PCREL encoded instructions. 1869 * config/tc-moxie.c (md_assemble): Handle MOXIE_F1_M encoded
|
D | ChangeLog | 327 * config/tc-i386.c (md_assemble): Disallow VEX/EVEX encoded
|
D | ChangeLog-2011 | 1789 (md_convert_frag): Use the encoded register as the temporary.
|
/toolchain/binutils/binutils-2.25/ |
D | libtool.m4 | 4727 # Determine the default libpath from the value encoded in an 4738 # Determine the default libpath from the value encoded in an 5668 # Determine the default libpath from the value encoded in an empty 5680 # Determine the default libpath from the value encoded in an
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | ChangeLog-9103 | 636 * h8.h (EF_H8_MACH): New mask for encoded machine type.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ChangeLog-2009 | 1218 encoded instructions.
|
/toolchain/binutils/binutils-2.25/binutils/doc/ |
D | binutils.texi | 34 * c++filt: (binutils)c++filt. Filter to demangle encoded C++ symbols. 118 Demangle encoded C++ symbols (on MS-DOS, this program is named 151 * c++filt:: Filter to demangle encoded C++ symbols
|