Home
last modified time | relevance | path

Searched refs:sh64_abi (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sh64.c85 static enum sh64_abi_values sh64_abi = sh64_abi_unspecified; variable
430 if (seginfo && sh64_abi == sh64_abi_32) in shmedia_frob_section_type()
2038 || (sh64_abi == sh64_abi_32 && value < (one << 32)))) in shmedia_md_estimate_size_before_relax()
2625 int what = sh64_abi == sh64_abi_64 ? MOVI_IMM_64 : MOVI_IMM_32; in shmedia_build_Mytes()
2626 offsetT max = sh64_abi == sh64_abi_64 ? MOVI_64 : MOVI_32; in shmedia_build_Mytes()
2642 what = (sh64_abi == sh64_abi_64 in shmedia_build_Mytes()
2649 what = (sh64_abi == sh64_abi_64 in shmedia_build_Mytes()
2671 = ((sh64_abi == sh64_abi_64 && ! sh64_pt32) in shmedia_build_Mytes()
2674 = ((sh64_abi == sh64_abi_64 && ! sh64_pt32) in shmedia_build_Mytes()
2711 = ((sh64_abi == sh64_abi_64 && ! sh64_pt32) in shmedia_build_Mytes()
[all …]
Dtc-sh.c3235 if (sh64_abi == sh64_abi_64) in md_parse_option()
3276 if (sh64_abi == sh64_abi_64) in md_parse_option()
3278 sh64_abi = sh64_abi_32; in md_parse_option()
3282 if (sh64_abi == sh64_abi_32) in md_parse_option()
3286 sh64_abi = sh64_abi_64; in md_parse_option()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02036956 (sh64_abi): Replace shmedia_64.