Searched refs:AXP_OPERAND_RELATIVE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Dalpha.h145 AXP_OPERAND_FPR | AXP_OPERAND_RELATIVE | AXP_OPERAND_SIGNED | \
173 #define AXP_OPERAND_RELATIVE 040
172 #define AXP_OPERAND_RELATIVE macro
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dalpha-dis.c197 else if (operand->flags & AXP_OPERAND_RELATIVE)
H A Dalpha-opc.c281 AXP_OPERAND_RELATIVE, insert_bdisp, extract_bdisp },
290 AXP_OPERAND_RELATIVE|AXP_OPERAND_DEFAULT_ZERO|AXP_OPERAND_NOOVERFLOW,
328 AXP_OPERAND_RELATIVE|AXP_OPERAND_DEFAULT_ZERO|AXP_OPERAND_NOOVERFLOW,
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-alpha.c1062 case AXP_OPERAND_RELATIVE:
1630 pcrel = ((operand->flags & AXP_OPERAND_RELATIVE) != 0);

Completed in 176 milliseconds