Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/
DChangeLog926 (OPTION_DSPR2, OPTION_NO_DSPR2, OPTION_COMPAT_ARCH_BASE,
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c11200 #define OPTION_NO_DSPR2 (OPTION_ASE_BASE + 13) macro
11201 {"mno-dspr2", no_argument, NULL, OPTION_NO_DSPR2},
11494 case OPTION_NO_DSPR2: in md_parse_option()