Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-m32r.c753 const CGEN_OPINST *a_operands = CGEN_INSN_OPERANDS (a->insn); in first_writes_to_seconds_operands() local
763 if (a_operands == NULL || b_ops == NULL) in first_writes_to_seconds_operands()
768 a_operands->type != CGEN_OPINST_END; in first_writes_to_seconds_operands()
769 a_index ++, a_operands ++) in first_writes_to_seconds_operands()
771 if (a_operands->type == CGEN_OPINST_OUTPUT) in first_writes_to_seconds_operands()
782 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index)) in first_writes_to_seconds_operands()
811 && (b_operands->hw_type == a_operands->hw_type) in first_writes_to_seconds_operands()
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-m32r.c753 const CGEN_OPINST *a_operands = CGEN_INSN_OPERANDS (a->insn); in first_writes_to_seconds_operands() local
763 if (a_operands == NULL || b_ops == NULL) in first_writes_to_seconds_operands()
768 a_operands->type != CGEN_OPINST_END; in first_writes_to_seconds_operands()
769 a_index ++, a_operands ++) in first_writes_to_seconds_operands()
771 if (a_operands->type == CGEN_OPINST_OUTPUT) in first_writes_to_seconds_operands()
782 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index)) in first_writes_to_seconds_operands()
811 && (b_operands->hw_type == a_operands->hw_type) in first_writes_to_seconds_operands()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m32r.c751 const CGEN_OPINST *a_operands = CGEN_INSN_OPERANDS (a->insn); in first_writes_to_seconds_operands() local
761 if (a_operands == NULL || b_ops == NULL) in first_writes_to_seconds_operands()
766 a_operands->type != CGEN_OPINST_END; in first_writes_to_seconds_operands()
767 a_index ++, a_operands ++) in first_writes_to_seconds_operands()
769 if (a_operands->type == CGEN_OPINST_OUTPUT) in first_writes_to_seconds_operands()
780 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index)) in first_writes_to_seconds_operands()
809 && (b_operands->hw_type == a_operands->hw_type) in first_writes_to_seconds_operands()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m32r.c753 const CGEN_OPINST *a_operands = CGEN_INSN_OPERANDS (a->insn); in first_writes_to_seconds_operands() local
763 if (a_operands == NULL || b_ops == NULL) in first_writes_to_seconds_operands()
768 a_operands->type != CGEN_OPINST_END; in first_writes_to_seconds_operands()
769 a_index ++, a_operands ++) in first_writes_to_seconds_operands()
771 if (a_operands->type == CGEN_OPINST_OUTPUT) in first_writes_to_seconds_operands()
782 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index)) in first_writes_to_seconds_operands()
811 && (b_operands->hw_type == a_operands->hw_type) in first_writes_to_seconds_operands()