Home
last modified time | relevance | path

Searched defs:sh (Results 1 – 16 of 16) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/
Dsh.s13 sh: label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/arch/
Dsh.s13 sh: label
/toolchain/binutils/binutils-2.25/bfd/
Dsection.c880 struct section_hash_entry *sh; in bfd_get_section_by_name() local
905 struct section_hash_entry *sh; in bfd_get_next_section_by_name() local
977 struct section_hash_entry *sh; in bfd_get_section_by_name_if() local
1089 struct section_hash_entry *sh; in bfd_make_section_old_way() local
1137 struct section_hash_entry *sh; in bfd_make_section_anyway_with_flags() local
1216 struct section_hash_entry *sh; in bfd_make_section_with_flags() local
1311 struct section_hash_entry *sh; in bfd_rename_section() local
Decofflink.c837 struct string_hash_entry *sh; in bfd_ecoff_debug_accumulate() local
1055 struct string_hash_entry *sh; in ecoff_add_string() local
1611 struct string_hash_entry *sh; in bfd_ecoff_write_accumulated_debug() local
2455 struct string_hash_entry *sh; in _bfd_ecoff_get_accumulated_ss() local
Delf32-ppc.c5645 struct elf_link_hash_entry *sh; in add_stub_sym() local
6348 struct elf_link_hash_entry *sh; in ppc_elf_size_dynamic_sections() local
Delf32-score7.c2791 struct score_elf_link_hash_entry *sh; in s7_bfd_score_elf_check_relocs() local
Delf32-score.c2986 struct score_elf_link_hash_entry *sh; in s3_bfd_score_elf_check_relocs() local
/toolchain/binutils/binutils-2.25/include/
Dlonglong.h191 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
199 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
225 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
233 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
343 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
351 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
451 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
459 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
487 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
495 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
Dint-insns.s151 .equ sh,2 define
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dthumb32.s605 .macro sh op ops opw opsw macro
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
Dallinsn.s560 .global sh symbol
561 sh: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mep/
Dallinsn.s14 .global sh symbol
15 sh: label
/toolchain/binutils/binutils-2.25/binutils/
Dsrconv.c442 struct IT_sh sh; in wr_sh() local
/toolchain/binutils/binutils-2.25/opcodes/
Dmicroblaze-opcm.h39 bgtid, bgei, bgeid, lbu, lbur, lhu, lhur, lw, lwr, lwx, sb, sbr, sh, enumerator
Darm-dis.c4145 unsigned int sh = (i8 & 0x30) >> 4; in print_insn_thumb32() local
Dppc-opc.c2506 #define XTLB(op, xop, sh) (X ((op), (xop)) | ((((unsigned long)(sh)) & 0x1f) << 11)) argument