Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m32r.c775 const CGEN_OPINST *b_operands = b_ops; in first_writes_to_seconds_operands() local
788 b_operands->type != CGEN_OPINST_END; in first_writes_to_seconds_operands()
789 b_index++, b_operands++) in first_writes_to_seconds_operands()
791 if ((b_operands->type in first_writes_to_seconds_operands()
795 && OPERAND_IS_COND_BIT (b_operands, b->indices, b_index)) in first_writes_to_seconds_operands()
805 b_operands->type != CGEN_OPINST_END; in first_writes_to_seconds_operands()
806 b_index++, b_operands++) in first_writes_to_seconds_operands()
808 if ((b_operands->type in first_writes_to_seconds_operands()
812 && (b_operands->hw_type == a_operands->hw_type) in first_writes_to_seconds_operands()