Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-z80.c40 OPTION_MACH_IUD, enumerator
57 { "ignore-undocumented-instructions", no_argument, NULL, OPTION_MACH_IUD },
58 { "Wnud", no_argument, NULL, OPTION_MACH_IUD },
98 case OPTION_MACH_IUD: in md_parse_option()