Searched refs:preset_target_arch (Results 1 – 4 of 4) sorted by relevance
127 static unsigned int preset_target_arch; variable564 = preset_target_arch ? preset_target_arch : arch_sh_up & ~arch_sh_has_dsp; in md_begin()2759 preset_target_arch = arch_sh_up & ~(arch_sh_sp_fpu|arch_sh_dp_fpu); in md_parse_option()2772 preset_target_arch = arch_sh_up & ~(arch_sh_sp_fpu|arch_sh_dp_fpu); in md_parse_option()2774 preset_target_arch = arch_sh_up & ~arch_sh_has_dsp; in md_parse_option()2776 preset_target_arch = arch_sh_up; in md_parse_option()2782 preset_target_arch = 0; in md_parse_option()2791 preset_target_arch = in md_parse_option()2794 preset_target_arch = in md_parse_option()2801 if (!preset_target_arch) in md_parse_option()
2591 * config/tc-sh.c (sh_dsp): Replace with preset_target_arch.2592 (md_begin): Use preset_target_arch.2595 set preset_target_arch.
1715 (preset_target_arch): Likewise.
1152 * config/tc-sh64.c (sh64_target_format): Check preset_target_arch