Searched refs:CPU_IS_OCTEON (Results 1 – 3 of 3) sorted by relevance
118 * tc-mips.c (CPU_IS_OCTEON): Add Octeon2.160 * config/tc-mips.c (CPU_IS_OCTEON): New macro function.161 (CPU_HAS_SEQ): Change to use CPU_IS_OCTEON.
298 * config/tc-mips.c (CPU_IS_OCTEON): Handle CPU_OCTEON3.
513 #define CPU_IS_OCTEON(CPU) ((CPU) == CPU_OCTEON || (CPU) == CPU_OCTEONP \ macro517 #define CPU_HAS_SEQ(CPU) (CPU_IS_OCTEON (CPU))