Searched refs:SPARC_OPCODE_ARCH_V9_P (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Dsparc.h62 #define SPARC_OPCODE_ARCH_V9_P(arch) ((arch) >= SPARC_OPCODE_ARCH_V9) macro
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-sparc.c128 || SPARC_OPCODE_ARCH_V9_P (max_architecture))
1048 if (SPARC_OPCODE_ARCH_V9_P (max_architecture))
1737 if (SPARC_OPCODE_ARCH_V9_P (max_architecture))
1747 if (SPARC_OPCODE_ARCH_V9_P (max_architecture))
2201 if (SPARC_OPCODE_ARCH_V9_P (max_architecture))
2209 if (SPARC_OPCODE_ARCH_V9_P (max_architecture))
4367 if (SPARC_OPCODE_ARCH_V9_P (max_architecture) && count > 8)
4657 && SPARC_OPCODE_ARCH_V9_P (max_architecture))

Completed in 161 milliseconds