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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-m32r.c743 #define OPERAND_IS_COND_BIT(operand, indices, index) \
787 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index))
799 && OPERAND_IS_COND_BIT (b_operands, b->indices, b_index))
740 #define OPERAND_IS_COND_BIT macro
/haiku-buildtools/binutils/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

Completed in 159 milliseconds