Home
last modified time | relevance | path

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

/trueos/contrib/binutils/opcodes/
HDia64-opc.h41 #define F2_EQ_F3 IA64_OPCODE_F2_EQ_F3
HDia64-opc.c312 & (IA64_OPCODE_F2_EQ_F3 | IA64_OPCODE_LEN_EQ_64MCNT)) in opcode_verify()
317 if (main_table[place].flags & IA64_OPCODE_F2_EQ_F3) in opcode_verify()
/trueos/contrib/binutils/include/opcode/
HDia64.h308 #define IA64_OPCODE_F2_EQ_F3 (1<<7) /* constraint: F2 == F3 */ macro
/trueos/contrib/binutils/gas/config/
HDtc-ia64.c6655 if ((idesc->flags & IA64_OPCODE_F2_EQ_F3)