Searched refs:SPARC_OPCODE_ARCH_V9V (Results 1 – 5 of 5) sorted by relevance
58 SPARC_OPCODE_ARCH_V9V, /* V9 with OSA2011 and T4 additions, integer enumerator
35 | (1 << SPARC_OPCODE_ARCH_V9V) \260 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9V); in compute_arch_mask()
43 #define MASK_V9V SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9V)
62 SPARC_OPCODE_ARCH_V9E, SPARC_OPCODE_ARCH_V9V and
1161 case SPARC_OPCODE_ARCH_V9V: mach = bfd_mach_sparc_v9v; break; in sparc_md_end()1175 case SPARC_OPCODE_ARCH_V9V: mach = bfd_mach_sparc_v8plusv; break; in sparc_md_end()