Searched refs:SPARC_OPCODE_ARCH_V9A (Results 1 – 4 of 4) sorted by relevance
49 SPARC_OPCODE_ARCH_V9A, /* V9 with ultrasparc additions. */ enumerator
30 | (1 << SPARC_OPCODE_ARCH_V9A) \236 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9A); in compute_arch_mask()
38 #define MASK_V9A SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9A)
909 case SPARC_OPCODE_ARCH_V9A: mach = bfd_mach_sparc_v9a; break; in sparc_md_end()918 case SPARC_OPCODE_ARCH_V9A: mach = bfd_mach_sparc_v8plusa; break; in sparc_md_end()1655 & SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9A)))4404 if (current_architecture == SPARC_OPCODE_ARCH_V9A) in sparc_elf_final_processing()