Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c3367 const enum optype *refoptype, in operands_match() argument
3378 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()