Lines Matching refs:OPTION_ARCH_BASE
11147 #define OPTION_ARCH_BASE (OPTION_MD_BASE) macro
11148 #define OPTION_MARCH (OPTION_ARCH_BASE + 0)
11150 #define OPTION_MTUNE (OPTION_ARCH_BASE + 1)
11152 #define OPTION_MIPS1 (OPTION_ARCH_BASE + 2)
11155 #define OPTION_MIPS2 (OPTION_ARCH_BASE + 3)
11157 #define OPTION_MIPS3 (OPTION_ARCH_BASE + 4)
11159 #define OPTION_MIPS4 (OPTION_ARCH_BASE + 5)
11161 #define OPTION_MIPS5 (OPTION_ARCH_BASE + 6)
11163 #define OPTION_MIPS32 (OPTION_ARCH_BASE + 7)
11165 #define OPTION_MIPS64 (OPTION_ARCH_BASE + 8)
11167 #define OPTION_MIPS32R2 (OPTION_ARCH_BASE + 9)
11169 #define OPTION_MIPS64R2 (OPTION_ARCH_BASE + 10)
11173 #define OPTION_ASE_BASE (OPTION_ARCH_BASE + 11)