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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m32r.c753 #define OPERAND_IS_COND_BIT(operand, indices, index) \
801 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index))
813 && OPERAND_IS_COND_BIT (b_operands, b->indices, b_index))
750 #define OPERAND_IS_COND_BIT macro
/openbsd-current/gnu/usr.bin/binutils-2.17/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

Completed in 83 milliseconds