Searched refs:SPARC_OPCODE_ARCH_V9 (Results 1 – 8 of 8) sorted by relevance
47 SPARC_OPCODE_ARCH_V9, enumerator61 #define SPARC_OPCODE_ARCH_V9_P(arch) ((arch) >= SPARC_OPCODE_ARCH_V9)
48 SPARC_OPCODE_ARCH_V9, enumerator62 #define SPARC_OPCODE_ARCH_V9_P(arch) ((arch) >= SPARC_OPCODE_ARCH_V9)
918 case SPARC_OPCODE_ARCH_V9: mach = bfd_mach_sparc_v8plus; break; in sparc_md_end()1325 if (max_architecture < SPARC_OPCODE_ARCH_V91680 if (current_architecture >= SPARC_OPCODE_ARCH_V9)2732 ~(SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9) - 1);2735 SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9);3228 || current_architecture >= SPARC_OPCODE_ARCH_V9))4380 else if (current_architecture >= SPARC_OPCODE_ARCH_V9) in sparc_elf_final_processing()
907 case SPARC_OPCODE_ARCH_V9: mach = bfd_mach_sparc_v8plus; break; in sparc_md_end()1324 if (max_architecture < SPARC_OPCODE_ARCH_V91642 if (current_architecture >= SPARC_OPCODE_ARCH_V9)2694 ~(SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9) - 1);2697 SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9);3156 || current_architecture >= SPARC_OPCODE_ARCH_V9))4294 else if (current_architecture >= SPARC_OPCODE_ARCH_V9) in sparc_elf_final_processing()
28 #define MASK_V9 ((1 << SPARC_OPCODE_ARCH_V9) \786 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9);
37 #define MASK_V9 SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9)
29 #define MASK_V9 ((1 << SPARC_OPCODE_ARCH_V9) \233 return SPARC_OPCODE_ARCH_MASK (SPARC_OPCODE_ARCH_V9); in compute_arch_mask()