HomeSort by relevance Sort by last modified time
    Searched refs:sh64_isa_unspecified (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-sh64.h 189 sh64_isa_unspecified, enumerator in enum:sh64_isa_values
194 is, just that it's specified (not sh64_isa_unspecified). */
tc-sh64.c 82 enum sh64_isa_values sh64_isa_mode = sh64_isa_unspecified;
181 it from sh64_isa_unspecified when we compile for SHcompact or
183 if (sh64_isa_mode != sh64_isa_unspecified)
367 || (sh64_isa_mode != sh64_isa_unspecified
    [all...]
tc-sh.c     [all...]

Completed in 1194 milliseconds