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

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m32r.c775 const CGEN_OPINST *b_operands = b_ops;
788 b_operands->type != CGEN_OPINST_END;
789 b_index++, b_operands++)
791 if ((b_operands->type
795 && OPERAND_IS_COND_BIT (b_operands, b->indices, b_index))
805 b_operands->type != CGEN_OPINST_END;
806 b_index++, b_operands++)
808 if ((b_operands->type
812 && (b_operands->hw_type == a_operands->hw_type)
772 const CGEN_OPINST *b_operands = b_ops; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m32r.c777 const CGEN_OPINST *b_operands = b_ops;
790 b_operands->type != CGEN_OPINST_END;
791 b_index++, b_operands++)
793 if ((b_operands->type
797 && OPERAND_IS_COND_BIT (b_operands, b->indices, b_index))
807 b_operands->type != CGEN_OPINST_END;
808 b_index++, b_operands++)
810 if ((b_operands->type
814 && (b_operands->hw_type == a_operands->hw_type)
774 const CGEN_OPINST *b_operands = b_ops; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m32r.c777 const CGEN_OPINST *b_operands = b_ops;
790 b_operands->type != CGEN_OPINST_END;
791 b_index++, b_operands++)
793 if ((b_operands->type
797 && OPERAND_IS_COND_BIT (b_operands, b->indices, b_index))
807 b_operands->type != CGEN_OPINST_END;
808 b_index++, b_operands++)
810 if ((b_operands->type
814 && (b_operands->hw_type == a_operands->hw_type)
774 const CGEN_OPINST *b_operands = b_ops; local

Completed in 107 milliseconds