| 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
|