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

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc.h40 #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)
/openbsd-current/gnu/usr.bin/binutils-2.17/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)
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dia64.h304 #define IA64_OPCODE_F2_EQ_F3 (1<<7) /* constraint: F2 == F3 */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dia64.h308 #define IA64_OPCODE_F2_EQ_F3 (1<<7) /* constraint: F2 == F3 */ macro
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c6048 if ((idesc->flags & IA64_OPCODE_F2_EQ_F3)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c6655 if ((idesc->flags & IA64_OPCODE_F2_EQ_F3)

Completed in 270 milliseconds