Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c7523 #define OPTION_BITWISE_OR (OPTION_MD_BASE + 2) macro
7524 {"bitwise-or", no_argument, NULL, OPTION_BITWISE_OR},
7579 case OPTION_BITWISE_OR: in md_parse_option()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-96975064 (md_parse_option): Handle OPTION_BITWISE_OR.