Searched refs:SPARC_OPCODE_ARCH_V9_P (Results 1 – 4 of 4) sorted by relevance
71 #define SPARC_OPCODE_ARCH_V9_P(arch) ((arch) >= SPARC_OPCODE_ARCH_V9) macro
2282 * sparc.h (SPARC_OPCODE_ARCH_V9_P): New macro.
123 || SPARC_OPCODE_ARCH_V9_P (max_architecture))1300 if (SPARC_OPCODE_ARCH_V9_P (max_architecture)) in synthetize_setuw()2100 if (SPARC_OPCODE_ARCH_V9_P (max_architecture)) in sparc_ip()2110 if (SPARC_OPCODE_ARCH_V9_P (max_architecture)) in sparc_ip()2561 if (SPARC_OPCODE_ARCH_V9_P (max_architecture)) in sparc_ip()2569 if (SPARC_OPCODE_ARCH_V9_P (max_architecture)) in sparc_ip()4682 if (SPARC_OPCODE_ARCH_V9_P (max_architecture) && count > 8) in sparc_handle_align()4977 && SPARC_OPCODE_ARCH_V9_P (max_architecture)) in sparc_regname_to_dw2regnum()
5081 (sparc_ip): New cases X,Y. Use SPARC_OPCODE_ARCH_V9_P.