Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mep.c132 #define OPTION_COP32 (OPTION_MD_BASE + 21) macro
165 { "mcop32", no_argument, NULL, OPTION_COP32},
297 case OPTION_COP32: in md_parse_option()