Home
last modified time | relevance | path

Searched refs:hs (Results 1 – 25 of 80) sorted by relevance

1234

/toolchain/binutils/binutils-2.27/binutils/
Drclex.c873 const char *hs = NULL; in yylex() local
879 hs = yylval.s; in yylex()
882 hs = yylval.s = yylval.ss.s; in yylex()
885 if (! hs) in yylex()
890 else if (! strcmp (hs, "StringFileInfo")) in yylex()
892 else if (! strcmp (hs, "VarFileInfo")) in yylex()
Dsysroff.info5 (("hs") (1 byte) ("hs"))
74 ("hs" 0x05
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
Dsec-7m.d9 #objdump: -hs
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
Dalias.s56 csinv x0, x1, xzr, hs
57 csinv x0, x1, x1, hs
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/
Dmov.s38 mov.hs r5,r6
Dror.s39 ror.hs r4,r4,r7
Dor.s39 or.hs r4,r4,r7
Dand.s39 and.hs r4,r4,r7
Dlsr.s39 lsr.hs r4,r4,r7
Dbic.s39 bic.hs r4,r4,r7
Dasl.s39 asl.hs r4,r4,r7
Dsub.s39 sub.hs r4,r4,r7
Dadc.s39 adc.hs r4,r4,r7
Dadd.s39 add.hs r4,r4,r7
Dsbc.s39 sbc.hs r4,r4,r7
Dasr.s39 asr.hs r4,r4,r7
Dxor.s39 xor.hs r4,r4,r7
Dext3op.s41 dsp_fp_div.hs r4,r4,r7
Dtextinsn3op.s40 myinsn.hs r4,r4,r7
/toolchain/binutils/binutils-2.27/bfd/
Delf64-alpha.c2187 struct alpha_elf_link_hash_entry *hs in elf64_alpha_copy_indirect_symbol() local
2194 hs->flags |= hi->flags; in elf64_alpha_copy_indirect_symbol()
2206 if (hs->got_entries == NULL) in elf64_alpha_copy_indirect_symbol()
2207 hs->got_entries = hi->got_entries; in elf64_alpha_copy_indirect_symbol()
2212 gsh = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2224 gi->next = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2225 hs->got_entries = gi; in elf64_alpha_copy_indirect_symbol()
2233 if (hs->reloc_entries == NULL) in elf64_alpha_copy_indirect_symbol()
2234 hs->reloc_entries = hi->reloc_entries; in elf64_alpha_copy_indirect_symbol()
2239 rsh = hs->reloc_entries; in elf64_alpha_copy_indirect_symbol()
[all …]
/toolchain/binutils/binutils-2.27/gold/
Doptions.h171 const char* hs, const char* ha, bool oa, Struct_var* r) in One_option()
173 helpstring(hs), helparg(ha), optional_arg(oa), reader(r) in One_option()
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/arch/
Dsh.s32 …cmp/hs r5,r4 ;!/* 0011nnnnmmmm0010 cmp/hs <REG_M>,<REG_N>*/{"cmp/hs",{ A_REG_M,A_REG_…
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/arch/
Dsh.s32 …cmp/hs r5,r4 ;!/* 0011nnnnmmmm0010 cmp/hs <REG_M>,<REG_N>*/{"cmp/hs",{ A_REG_M,A_REG_…
Dsh2.s45 …cmp/hs r5,r4 ;!/* 0011nnnnmmmm0010 cmp/hs <REG_M>,<REG_N>*/{"cmp/hs",{ A_REG_M,A_REG_…
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-sh.texi287 cmp/hs Rm,Rn mov.l @@(disp,Rn),Rm

1234