HomeSort by: relevance | last modified time | path
    Searched defs:v8plus (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c 62 we don't see any v9 insns, a v8plus object file is not created. */
220 enum sparc_arch_types {v6, v7, v8, leon, sparclet, sparclite, sparc86x, v8plus,
259 { "v8plus", "v9", v9, 0, 1, HWCAP_V8PLUS, 0 },
281 { "v8plus-32", "v9", v9, 32, 0, 0, 0 },
370 * -xarch=v8plus, -xarch=v8plusa, -xarch=v8plusb
392 * -Av8plus does not automatically create a v8plus object file, a
399 * we still must avoid creating v8plus object files unless v9
1635 return "v8plus";
219 enum sparc_arch_types {v6, v7, v8, leon, sparclet, sparclite, sparc86x, v8plus, enumerator in enum:sparc_arch_types
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c 62 we don't see any v9 insns, a v8plus object file is not created. */
220 enum sparc_arch_types {v6, v7, v8, leon, sparclet, sparclite, sparc86x, v8plus,
259 { "v8plus", "v9", v9, 0, 1, HWCAP_V8PLUS, 0 },
369 * -xarch=v8plus, -xarch=v8plusa, -xarch=v8plusb
391 * -Av8plus does not automatically create a v8plus object file, a
398 * we still must avoid creating v8plus object files unless v9
1634 return "v8plus";
219 enum sparc_arch_types {v6, v7, v8, leon, sparclet, sparclite, sparc86x, v8plus, enumerator in enum:sparc_arch_types

Completed in 83 milliseconds