Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dalpha.h185 #define AXP_OPERAND_OPTIONAL_MASK 07000 macro
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-alpha.c1026 if ((operand->flags & AXP_OPERAND_OPTIONAL_MASK) == 0) in find_opcode_match()
1873 switch (operand->flags & AXP_OPERAND_OPTIONAL_MASK) in assemble_insn()