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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc.h44 #define POSTINC IA64_OPCODE_POSTINC
H A Dia64-gen.c1152 resolved = idesc->flags & IA64_OPCODE_POSTINC;
1157 resolved = idesc->flags & IA64_OPCODE_POSTINC;
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dia64.h311 #define IA64_OPCODE_POSTINC (1<<10) /* postincrement MR3 operand */ macro
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c6485 if (idesc->flags & IA64_OPCODE_POSTINC)
8894 if (idesc->flags & IA64_OPCODE_POSTINC)

Completed in 143 milliseconds