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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c11248 #define OPTION_MISC_BASE (OPTION_FIX_BASE + 6)
11249 #define OPTION_TRAP (OPTION_MISC_BASE + 0)
11252 #define OPTION_BREAK (OPTION_MISC_BASE + 1)
11255 #define OPTION_EB (OPTION_MISC_BASE + 2)
11257 #define OPTION_EL (OPTION_MISC_BASE + 3)
11259 #define OPTION_FP32 (OPTION_MISC_BASE + 4)
11261 #define OPTION_GP32 (OPTION_MISC_BASE + 5)
11263 #define OPTION_CONSTRUCT_FLOATS (OPTION_MISC_BASE + 6)
11265 #define OPTION_NO_CONSTRUCT_FLOATS (OPTION_MISC_BASE + 7)
11267 #define OPTION_FP64 (OPTION_MISC_BASE
11239 #define OPTION_MISC_BASE macro
[all...]

Completed in 164 milliseconds