Searched refs:OPTION_MISC_BASE (Results 1 – 2 of 2) sorted by relevance
11239 #define OPTION_MISC_BASE (OPTION_FIX_BASE + 6) macro11240 #define OPTION_TRAP (OPTION_MISC_BASE + 0)11243 #define OPTION_BREAK (OPTION_MISC_BASE + 1)11246 #define OPTION_EB (OPTION_MISC_BASE + 2)11248 #define OPTION_EL (OPTION_MISC_BASE + 3)11250 #define OPTION_FP32 (OPTION_MISC_BASE + 4)11252 #define OPTION_GP32 (OPTION_MISC_BASE + 5)11258 #define OPTION_FP64 (OPTION_MISC_BASE + 8)11260 #define OPTION_GP64 (OPTION_MISC_BASE + 9)11266 #define OPTION_MSHARED (OPTION_MISC_BASE + 12)[all …]
1820 (OPTION_MISC_BASE): New defines.