Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386.c9809 #define OPTION_DIVIDE (OPTION_MD_BASE + 2) macro
9847 {"divide", no_argument, NULL, OPTION_DIVIDE},
9969 case OPTION_DIVIDE: in md_parse_option()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2005385 (md_parse_options): Process OPTION_DIVIDE.