Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mep.c179 #define OPTION_MASK \ macro
480 MEP_OMASK &= ~OPTION_MASK; in md_begin()
/toolchain/binutils/binutils-2.25/cpu/
Dmep.opc1564 #define OPTION_MASK \
1585 …1, "\x10" }, { 1, "\x8" }, { 1, "\x4" }, { 1, "\x3c" }, { 1, "\xc0" }, OPTION_MASK | (1 << CGEN_IN…
1641 if (CGEN_INSN_ATTRS (insn)->bool_ & OPTION_MASK & ~MEP_OMASK)
/toolchain/binutils/binutils-2.25/opcodes/
Dmep-opc.c74 #define OPTION_MASK \ macro
95 …1, "\x10" }, { 1, "\x8" }, { 1, "\x4" }, { 1, "\x3c" }, { 1, "\xc0" }, OPTION_MASK | (1 << CGEN_IN…
151 if (CGEN_INSN_ATTRS (insn)->bool_ & OPTION_MASK & ~MEP_OMASK) in mep_cgen_insn_supported()