Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c145 #define OPTION_CPU_VERSION (OPTION_ADDRESS_MODE + 1) macro
146 #define OPTION_COFF_VERSION (OPTION_CPU_VERSION + 1)
153 { "mcpu", required_argument, NULL, OPTION_CPU_VERSION },
2464 case OPTION_CPU_VERSION: in md_parse_option()