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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dalpha.h186 #define AXP_OPERAND_OPTIONAL_MASK 07000
185 #define AXP_OPERAND_OPTIONAL_MASK macro
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c1033 if ((operand->flags & AXP_OPERAND_OPTIONAL_MASK) == 0)
1880 switch (operand->flags & AXP_OPERAND_OPTIONAL_MASK)

Completed in 65 milliseconds