Home
last modified time | relevance | path

Searched refs:bitmask (Results 1 – 25 of 47) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dmrs-msr-thumb-v7-m-bad.l6 [^:]*:9: Error: bad bitmask specified after APSR -- `msr xpsr_nncvq,r6'
Dmsr-reg.d4 # warning: writing to APSR without specifying a bitmask is deprecated
Dmsr-reg-thumb.d5 # warning: writing to APSR without specifying a bitmask is deprecated
Dmsr-reg-bad.l2 [^:]*:8: writing to APSR without specifying a bitmask is deprecated
/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-gen.c229 aarch64_insn bitmask; in divide_table_1() local
289 bitmask = (1 << bitno); in divide_table_1()
305 if (ent->opcode & bitmask) in divide_table_1()
307 ent->mask &= (~bitmask); in divide_table_1()
315 ent->mask &= (~bitmask); in divide_table_1()
Dcgen-ibld.in399 but for generality we take a bitmask of all of them.
DChangeLog-2011606 (print_insn_thumb32): Add APSR bitmask support.
/toolchain/binutils/binutils-2.25/gold/
Dtilegx.cc810 elfcpp::Elf_Xword bitmask) in rela() argument
821 elfcpp::Elf_Xword dst_mask = bitmask << doffset; in rela()
824 reloc &= bitmask; in rela()
837 elfcpp::Elf_Xword bitmask) in rela_ua() argument
849 elfcpp::Elf_Xword dst_mask = bitmask << doffset; in rela_ua()
852 reloc &= bitmask; in rela_ua()
897 elfcpp::Elf_Xword bitmask) in pcrela() argument
910 elfcpp::Elf_Xword dst_mask = bitmask << doffset; in pcrela()
912 reloc &= bitmask; in pcrela()
925 elfcpp::Elf_Xword bitmask) in pcrela_ua() argument
[all …]
Ddynobj.cc1216 std::vector<Word> bitmask(maskwords); in sized_create_gnu_hash_table() local
1259 bitmask[val] |= (static_cast<Word>(1U)) << (hashval & mask); in sized_create_gnu_hash_table()
1260 bitmask[val] |= (static_cast<Word>(1U)) << ((hashval >> shift2) & mask); in sized_create_gnu_hash_table()
1278 elfcpp::Swap<size, big_endian>::writeval(p, bitmask[i]); in sized_create_gnu_hash_table()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.h241 int bitmask; /* Number of register bits. */ member
Dtc-nds32.c5441 while (code_seq_cond[i].bitmask != 0) in nds32_elf_get_set_cond()
5445 mask = (ori_insn >> cond_fields[i].bitpos) & cond_fields[i].bitmask; in nds32_elf_get_set_cond()
5448 mask = (mask ^ ((cond_fields[i].bitmask + 1) >> 1)) - in nds32_elf_get_set_cond()
5449 ((cond_fields[i].bitmask + 1) >> 1); in nds32_elf_get_set_cond()
5450 *insn |= (mask & code_seq_cond[i].bitmask) << code_seq_cond[i].bitpos; in nds32_elf_get_set_cond()
Dtc-score7.c606 bfd_vma bitmask; member
5106 new_opcode->bitmask = insn->bitmask; in s7_build_score_ops_hsh()
Dtc-score.c548 bfd_vma bitmask; member
6331 new_opcode->bitmask = insn->bitmask; in s3_build_score_ops_hsh()
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-score.texi125 @item .mask "bitmask", "frameoffset"
/toolchain/binutils/binutils-2.25/opcodes/po/
Dtr.po644 msgid "illegal bitmask"
645 msgstr "geçersiz bitmask "
Dsv.po674 msgid "illegal bitmask"
675 msgstr "otill�ten bitmask"
Dpt_BR.po325 msgid "illegal bitmask"
Dzh_CN.po654 msgid "illegal bitmask"
Did.po1057 msgid "illegal bitmask"
1058 msgstr "bitmask ilegal"
/toolchain/binutils/binutils-2.25/bfd/
Delflink.c5174 bfd_vma *bitmask; member
5262 s->bitmask[val] |= ((bfd_vma) 1) << (s->hashval[h->dynindx] & s->mask); in elf_renumber_gnu_hash_syms()
5263 s->bitmask[val] in elf_renumber_gnu_hash_syms()
6568 cinfo.bitmask = (bfd_vma *) bfd_malloc (amt); in bfd_elf_size_dynsym_hash_dynstr()
6569 if (cinfo.bitmask == NULL) in bfd_elf_size_dynsym_hash_dynstr()
6575 cinfo.counts = (long unsigned int *) (cinfo.bitmask + maskwords); in bfd_elf_size_dynsym_hash_dynstr()
6578 memset (cinfo.bitmask, 0, maskwords * sizeof (bfd_vma)); in bfd_elf_size_dynsym_hash_dynstr()
6600 free (cinfo.bitmask); in bfd_elf_size_dynsym_hash_dynstr()
6630 bfd_put (bed->s->arch_size, output_bfd, cinfo.bitmask[i], in bfd_elf_size_dynsym_hash_dynstr()
6635 free (cinfo.bitmask); in bfd_elf_size_dynsym_hash_dynstr()
/toolchain/binutils/binutils-2.25/include/elf/
DChangeLog16 (ELF_SPARC_HWCAP2_FJATHPLUS): New HWCAP2 bitmask value.
497 (ELF_SPARC_HWCAP_*): New HWCAPS bitmask values.
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-20111056 * gas/arm/arch7.s: Specify bitmask for APSR writes.
1063 * msr-imm.s: Specify bitmask on APSR writes.
/toolchain/binutils/binutils-2.25/include/opcode/
DChangeLog934 * arm.h (ARM_AEXT_V7_ARM): Remove ARM_EXT_OS from bitmask.
1105 * tic6x-insn-formats.h (s_branch): Correct typo in bitmask.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2011431 (struct sparc_arch): New field 'hwcap_allowed' containing a bitmask
443 * config/tc-sparc.c (hwcap_seen): New bitmask, defined when
DChangeLog-20131231 with a single "ase" bitmask.
1241 Use bitmask operations to select the default ASEs. Set file_ase

12