Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2011837 (options): Add OPTION_MICROMIPS and OPTION_NO_MICROMIPS.
839 (md_parse_option): Handle OPTION_MICROMIPS and
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c1419 OPTION_MICROMIPS, enumerator
1531 {"mmicromips", no_argument, NULL, OPTION_MICROMIPS},
14241 case OPTION_MICROMIPS: in md_parse_option()