Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c11167 #define OPTION_MIPS32R2 (OPTION_ARCH_BASE + 9) macro
11168 {"mips32r2", no_argument, NULL, OPTION_MIPS32R2},
11419 case OPTION_MIPS32R2: in md_parse_option()
/freebsd-9-stable/contrib/binutils/gas/
DChangeLog-02031826 (OPTION_MIPS3, OPTION_MIPS32, OPTION_MIPS32R2, OPTION_MIPS3D)
3014 (OPTION_MIPS32R2): New define.
3015 (md_longopts): Add entry for OPTION_MIPS32R2.
3017 (md_parse_option): Handle OPTION_MIPS32R2.