Searched refs:SPARC_OPCODE_ARCH_V9C (Results 1 – 5 of 5) sorted by relevance
55 SPARC_OPCODE_ARCH_V9C, /* V9 with UA2005 and T1 additions. */ enumerator
32 | (1 << SPARC_OPCODE_ARCH_V9C) \251 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9C); in compute_arch_mask()
40 #define MASK_V9C SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9C)
61 SPARC_OPCODE_ARCH_V9C, SPARC_OPCODE_ARCH_V9D,
1158 case SPARC_OPCODE_ARCH_V9C: mach = bfd_mach_sparc_v9c; break; in sparc_md_end()1172 case SPARC_OPCODE_ARCH_V9C: mach = bfd_mach_sparc_v8plusc; break; in sparc_md_end()