Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c11169 #define OPTION_MIPS64R2 (OPTION_ARCH_BASE + 10) macro
11170 {"mips64r2", no_argument, NULL, OPTION_MIPS64R2},
11423 case OPTION_MIPS64R2: in md_parse_option()
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-0203838 (OPTION_MIPS64R2): New define.
839 (md_longopts): New entry for -mips64r2 (OPTION_MIPS64R2).
840 OPTION_ASE_BASE): Increase to compensate for OPTION_MIPS64R2.
841 (md_parse_option): Handle OPTION_MIPS64R2.