Searched refs:refoptype (Results 1 – 1 of 1) sorted by relevance
3367 const enum optype *refoptype, in operands_match() argument3378 while (!is_type (&operands[op], OPTYPE (refoptype[refop]))) in operands_match()3382 if (refoptype[refop] & OPT) in operands_match()3394 operands[op].type = OPTYPE (refoptype[refop]); in operands_match()3403 if ((refoptype[refop] & OPT) == 0) in operands_match()3407 if (OPTYPE (refoptype[refop]) == OP_DST) in operands_match()