Searched refs:SPARC_OPCODE_ARCH_V9B (Results 1 – 5 of 5) sorted by relevance
50 SPARC_OPCODE_ARCH_V9B, /* V9 with ultrasparc and cheetah additions. */ enumerator
767 * sparc.h (enum sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_V9B.
31 | (1 << SPARC_OPCODE_ARCH_V9B))243 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9B); in compute_arch_mask()
39 #define MASK_V9B SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9B)
982 case SPARC_OPCODE_ARCH_V9B: mach = bfd_mach_sparc_v9b; break; in sparc_md_end()991 case SPARC_OPCODE_ARCH_V9B: mach = bfd_mach_sparc_v8plusb; break; in sparc_md_end()4615 else if (current_architecture == SPARC_OPCODE_ARCH_V9B) in sparc_elf_final_processing()