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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c11156 #define OPTION_ARCH_BASE (OPTION_MD_BASE)
11157 #define OPTION_MARCH (OPTION_ARCH_BASE + 0)
11159 #define OPTION_MTUNE (OPTION_ARCH_BASE + 1)
11161 #define OPTION_MIPS1 (OPTION_ARCH_BASE + 2)
11164 #define OPTION_MIPS2 (OPTION_ARCH_BASE + 3)
11166 #define OPTION_MIPS3 (OPTION_ARCH_BASE + 4)
11168 #define OPTION_MIPS4 (OPTION_ARCH_BASE + 5)
11170 #define OPTION_MIPS5 (OPTION_ARCH_BASE + 6)
11172 #define OPTION_MIPS32 (OPTION_ARCH_BASE + 7)
11174 #define OPTION_MIPS64 (OPTION_ARCH_BASE
11147 #define OPTION_ARCH_BASE macro
[all...]

Completed in 214 milliseconds