/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/ |
D | thumb2_ldr_immediate_highregs_armv6t2.s | 5 # These must be encoded into mov.w despite constant and register being 15 # These shall be encoded into mov.w since register cannot be encoded in 23 # These shall be encoded into movw since immediate cannot be encoded 27 # These should be encoded as ldr since mov immediate is unpredictable
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/msp430/ |
D | errata_fixes.s | 4 # CPU4: PUSH #4/#8 has to be encoded using the long form
|
D | errata_warns.s | 4 # CPU4: PUSH #4/#8 has to be encoded using the long form
|
/toolchain/binutils/binutils-2.27/zlib/doc/ |
D | rfc1951.txt | 319 an encoded string unambiguously symbol-by-symbol. 354 A parser can decode the next symbol from an encoded input 591 As noted above, encoded data blocks in the "deflate" format 717 code is used, it is encoded using one bit, not zero bits; in 745 encoded using the code length Huffman code 748 encoded using the code length Huffman code 751 encoded using the literal/length and distance Huffman 755 encoded using the literal/length Huffman code
|
D | txtvsbin.txt | 84 results on a text encoded, say, using ISO-8859-16 versus UTF-8.)
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/ |
D | reloc-bad-3.s | 4 # encoded literally for ADDA, and divisbility checks for offsets from
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | solaris2.em | 105 /* Enforce base version. The encoded vd_ndx is vernum + 1. */
|
/toolchain/binutils/binutils-2.27/zlib/ |
D | CMakeLists.txt | 193 # encoded into their final filename. We disable this on Cygwin because
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
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-arc.texi | 79 be marked as being encoded for a big-endian processor. 84 be marked as being encoded for a little-endian processor - this is the
|
D | c-arm.texi | 378 be marked as being encoded for a big-endian processor. 389 be marked as being encoded for a little-endian processor. 928 Thumb encoded function. This information is necessary in order to allow
|
D | c-xtensa.texi | 185 If an opcode can only be encoded in a FLIX instruction but is not 187 smallest format where the opcode can be encoded and
|
D | c-s390.texi | 546 code mask operand is encoded in the mnemonic. This is relevant for the
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | ChangeLog-2014 | 247 * dwarf.c (get_encoded_value): Check for an encoded size of 0. 274 * dwarf.c (get_encoded_value): Warn and return if the encoded
|
D | NEWS | 485 * The new stand-alone program c++filt is a filter that converts encoded
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf-eh-frame.c | 2380 bfd_vma *encoded) in _bfd_elf_encode_eh_address() argument 2382 *encoded = osec->vma + offset - in _bfd_elf_encode_eh_address()
|
D | elflink.c | 8160 unsigned long encoded) in decode_complex_addend() argument 8162 * start = encoded & 0x3F; in decode_complex_addend() 8163 * len = (encoded >> 6) & 0x3F; in decode_complex_addend() 8164 * oplen = (encoded >> 12) & 0x3F; in decode_complex_addend() 8165 * wordsz = (encoded >> 18) & 0xF; in decode_complex_addend() 8166 * chunksz = (encoded >> 22) & 0xF; in decode_complex_addend() 8167 * lsb0_p = (encoded >> 27) & 1; in decode_complex_addend() 8168 * signed_p = (encoded >> 28) & 1; in decode_complex_addend() 8169 * trunc_p = (encoded >> 29) & 1; in decode_complex_addend()
|
D | elf32-bfin.c | 4601 bfd_vma *encoded) in bfinfdpic_elf_encode_eh_address() argument 4611 loc_sec, loc_offset, encoded); in bfinfdpic_elf_encode_eh_address() 4617 *encoded = osec->vma + offset in bfinfdpic_elf_encode_eh_address()
|
D | elf32-sh.c | 7397 bfd_vma *encoded) in sh_elf_encode_eh_address() argument 7404 loc_offset, encoded); in sh_elf_encode_eh_address() 7412 loc_sec, loc_offset, encoded); in sh_elf_encode_eh_address() 7418 *encoded = osec->vma + offset in sh_elf_encode_eh_address()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-ppc.c | 2274 unsigned char encoded = PPC64_SET_LOCAL_ENTRY_OFFSET (exp.X_add_number); in ppc_elf_localentry() local 2276 if (exp.X_add_number != (offsetT) PPC64_LOCAL_ENTRY_OFFSET (encoded)) in ppc_elf_localentry() 2285 elfsym->internal_elf_sym.st_other |= encoded; in ppc_elf_localentry()
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog | 225 (print_insn_s390): Use the encoded insn length when dumping
|
D | ChangeLog-2014 | 3 * moxie-opc.c (moxie_form1_opc_info): sto/ldo are now encoded with
|
/toolchain/binutils/binutils-2.27/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.
|
/toolchain/binutils/binutils-2.27/ld/ |
D | NEWS | 122 encoded in the section name.
|