Lines Matching refs:HAVE_SH64
6670 (sh_elf_cons) [HAVE_SH64]: Call sh64_update_contents_mark instead
6672 (md_assemble) [HAVE_SH64] <before new SHcompact sequence>: Also
6674 (sh_handle_align): Remove HAVE_SH64-conditioned code.
6842 * config/tc-sh.c (sh_elf_cons) [HAVE_SH64]: Unset seen_insn and
6844 (md_assemble) [HAVE_SH64]: Do not emit BFD_RELOC_SH_CODE. Just
6851 (md_number_to_chars) [HAVE_SH64]: Call sh64_flag_output.
6918 * config/tc-sh.c (sh_frob_file) [HAVE_SH64]: Call
6948 * config/tc-sh.c: Remove conditionalizing on HAVE_SH64 for
6973 * config/tc-sh.c (parse_reg) [HAVE_SH64]: Add local variables l0
7007 * config/tc-sh.c (md_pseudo_table) [HAVE_SH64]: New pseudos
7009 [HAVE_SH64] (SH64PCREL16_32, SH64PCREL16_64, SH64PCREL16PT_32,
7011 [HAVE_SH64] (END): Define as 10.
7012 [HAVE_SH64] (UNDEF_SH64PCREL, SH64PCREL16, SH64PCREL32,
7015 [HAVE_SH64] (SH64PCREL16_F, SH64PCREL16_M, SH64PCREL16_LENGTH,
7020 (md_relax_table) [HAVE_SH64]: Provide relaxations for SHmedia.
7021 (md_begin) [HAVE_SH64]: Call shmedia_md_begin.
7022 (parse_reg) [HAVE_SH64]: Parse register names case-insensitive.
7023 (md_assemble) [HAVE_SH64]: Call shmedia_md_assemble if assembling
7026 (md_longopts) [HAVE_SH64]: New options --isa=* and --abi=*.
7027 (md_parse_option) [HAVE_SH64]: Parse new options.
7028 (md_show_usage) [HAVE_SH64]: Show usage of new options.
7029 (md_convert_frag) [HAVE_SH64] <default>: Call
7031 (sh_force_relocation) [HAVE_SH64]: Also force relocation for
7033 (sh_elf_final_processing) [HAVE_SH64]: Set flags identifying
7035 (md_apply_fix) [HAVE_SH64] <default>: Return result from calling
7037 (md_estimate_size_before_relax) [HAVE_SH64] <default>: Return
7040 (sh_do_align) [HAVE_SH64]: If shmedia_mode, let shmedia_do_align
7042 (tc_gen_reloc) [HAVE_SH64]: For unrecognized relocs, call
7044 (sh_finalize) [HAVE_SH64]: Call shmedia_md_end.