Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dalpha.h186 #define AXP_OPERAND_OPTIONAL_MASK 07000 macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c1088 if ((operand->flags & AXP_OPERAND_OPTIONAL_MASK) == 0) in find_opcode_match()
2045 switch (operand->flags & AXP_OPERAND_OPTIONAL_MASK) in assemble_insn()