Searched refs:OPERAND_IS_COND_BIT (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m32r.c739 #define OPERAND_IS_COND_BIT(operand, indices, index) \
783 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index))
795 && OPERAND_IS_COND_BIT (b_operands, b->indices, b_index))
736 #define OPERAND_IS_COND_BIT macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m32r.c741 #define OPERAND_IS_COND_BIT(operand, indices, index) \
785 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index))
797 && OPERAND_IS_COND_BIT (b_operands, b->indices, b_index))
738 #define OPERAND_IS_COND_BIT macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m32r.c741 #define OPERAND_IS_COND_BIT(operand, indices, index) \
785 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index))
797 && OPERAND_IS_COND_BIT (b_operands, b->indices, b_index))
738 #define OPERAND_IS_COND_BIT macro

Completed in 104 milliseconds