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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc.h41 #define F2_EQ_F3 IA64_OPCODE_F2_EQ_F3
H A Dia64-opc.c319 & (IA64_OPCODE_F2_EQ_F3 | IA64_OPCODE_LEN_EQ_64MCNT))
324 if (main_table[place].flags & IA64_OPCODE_F2_EQ_F3)
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dia64.h308 #define IA64_OPCODE_F2_EQ_F3 (1<<7) /* constraint: F2 == F3 */ macro
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c6655 if ((idesc->flags & IA64_OPCODE_F2_EQ_F3)

Completed in 612 milliseconds