Searched refs:shift2 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/ |
D | regpopbug.s | 6 shift2: .reg shift label
|
/toolchain/binutils/binutils-2.25/gold/ |
D | dynobj.cc | 1211 uint32_t shift2 = maskbitslog2; in sized_create_gnu_hash_table() local 1239 elfcpp::Swap<32, big_endian>::writeval(phash + 12, shift2); in sized_create_gnu_hash_table() 1260 bitmask[val] |= (static_cast<Word>(1U)) << ((hashval >> shift2) & mask); in sized_create_gnu_hash_table()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/ |
D | shift2.d | 2 #name: shift2
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2006 | 836 * gas/bfin/shift2.s: Add new tests. 839 * gas/bfin/shift2.d: Likewise; also match new tests.
|
D | ChangeLog-2008 | 451 parallel4.s, shift2.s, stack2.s, video2.s}: Remove DOS line 923 gas/bfin/shift2.d: Likewise.
|
D | ChangeLog-2013 | 115 * gas/bfin/shift2.s: Likewise.
|
D | ChangeLog-9303 | 4449 * gas/hppa/basic/basic.exp: Add new tests shift2.s, 4451 * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elflink.c | 5180 long int shift1, shift2; member 5264 |= ((bfd_vma) 1) << ((s->hashval[h->dynindx] >> s->shift2) & s->mask); in elf_renumber_gnu_hash_syms() 6563 cinfo.shift2 = maskbitslog2; in bfd_elf_size_dynsym_hash_dynstr() 6609 bfd_put_32 (output_bfd, cinfo.shift2, contents + 12); in bfd_elf_size_dynsym_hash_dynstr()
|
D | ChangeLog-2006 | 1412 * elflink.c (bfd_elf_size_dynsym_hash_dynstr): Fix cinfo.shift2 value.
|