Searched refs:mips_check_prev_operand (Results 1 – 5 of 5) sorted by relevance
150 static const struct mips_check_prev_operand op = { \
1546 const struct mips_check_prev_operand *prev_op; in validate_insn_args()1548 prev_op = (const struct mips_check_prev_operand *) operand; in validate_insn_args()
581 struct mips_check_prev_operand struct
91 (mips_check_prev_operand): New struct.
5376 const struct mips_check_prev_operand *operand; in match_check_prev_operand()5379 operand = (const struct mips_check_prev_operand *) operand_base; in match_check_prev_operand()