Searched refs:maxops (Results 1 – 4 of 4) sorted by relevance
90 int minops, maxops; /* min/max operand count */ member
3397 int maxops) in operands_match() argument3404 while (op <= maxops && refop <= maxops) in operands_match()3413 --maxops; in operands_match()3414 if (refop > maxops) in operands_match()3428 while (op < maxops) in operands_match()4193 && insn->opcount <= insn->tm->maxops in tic54x_parse_insn()4196 insn->tm->minops, insn->tm->maxops)) in tic54x_parse_insn()4278 && insn->paropcount <= insn->tm->maxops in tic54x_parse_parallel_insn_lastline()4282 insn->tm->minops, insn->tm->maxops)) in tic54x_parse_parallel_insn_lastline()
1 # Check XOP instructions (maxcombos=16, maxops=3, archbits=32, seed=1)
1 # Check XOP instructions (maxcombos=16, maxops=3, archbits=64, seed=1)