Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-z80.c47 OPTION_MACH_IUP, enumerator
67 { "ignore-unportable-instructions", no_argument, NULL, OPTION_MACH_IUP },
68 { "Wnup", no_argument, NULL, OPTION_MACH_IUP },
106 case OPTION_MACH_IUP: in md_parse_option()