Home
last modified time | relevance | path

Searched refs:OPTION_FIX_BASE (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/gas/config/
HDtc-mips.c11223 #define OPTION_FIX_BASE (OPTION_COMPAT_ARCH_BASE + 8) macro
11224 #define OPTION_M7000_HILO_FIX (OPTION_FIX_BASE + 0)
11226 #define OPTION_MNO_7000_HILO_FIX (OPTION_FIX_BASE + 1)
11229 #define OPTION_FIX_VR4120 (OPTION_FIX_BASE + 2)
11230 #define OPTION_NO_FIX_VR4120 (OPTION_FIX_BASE + 3)
11233 #define OPTION_FIX_VR4130 (OPTION_FIX_BASE + 4)
11234 #define OPTION_NO_FIX_VR4130 (OPTION_FIX_BASE + 5)
11239 #define OPTION_MISC_BASE (OPTION_FIX_BASE + 6)
/trueos/contrib/binutils/gas/
HDChangeLog-02031819 (OPTION_COMPAT_ARCH_BASE, OPTION_FIX_BASE)