Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sh64.c109 static bfd_boolean sh64_expand = TRUE; variable
764 if (! sh64_expand || sh_relax) in shmedia_md_apply_fix()
2620 && (sh64_expand in shmedia_build_Mytes()
2690 if (sh64_expand || opjp->reloctype != BFD_RELOC_NONE) in shmedia_build_Mytes()
2730 if (sh64_expand || opjp->reloctype != BFD_RELOC_NONE) in shmedia_build_Mytes()
2981 if (! sh64_expand && sh64_isa_mode == sh64_isa_unspecified) in sh64_target_format()
2984 if (sh64_pt32 && ! sh64_expand) in sh64_target_format()
Dtc-sh.c3301 sh64_expand = FALSE; in md_parse_option()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02036751 (sh64_expand, sh64_pt32): New variables.
6768 (shmedia_build_Mytes) <case A_IMMS16>: Also check sh64_expand in
6772 sh64_expand.
6776 sh64_expand. Fix typo in check for sh64_shcompact_const_crange.