Searched refs:SPARC_OPCODE_ARCH_V9_P (Results 1 – 4 of 4) sorted by relevance
62 #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))1115 if (SPARC_OPCODE_ARCH_V9_P (max_architecture)) in synthetize_setuw()1922 if (SPARC_OPCODE_ARCH_V9_P (max_architecture)) in sparc_ip()1932 if (SPARC_OPCODE_ARCH_V9_P (max_architecture)) in sparc_ip()2397 if (SPARC_OPCODE_ARCH_V9_P (max_architecture)) in sparc_ip()2405 if (SPARC_OPCODE_ARCH_V9_P (max_architecture)) in sparc_ip()4563 if (SPARC_OPCODE_ARCH_V9_P (max_architecture) && count > 8) in sparc_handle_align()4851 && 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.