Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-i386.c5964 #define OPTION_DIVIDE (OPTION_MD_BASE + 2) macro
5974 {"divide", no_argument, NULL, OPTION_DIVIDE},
6042 case OPTION_DIVIDE: in md_parse_option()