Searched refs:maxops (Results 1 – 4 of 4) sorted by relevance
90 int minops, maxops; /* min/max operand count */ member
3369 int maxops) in operands_match() argument3376 while (op <= maxops && refop <= maxops) in operands_match()3385 --maxops; in operands_match()3386 if (refop > maxops) in operands_match()3400 while (op < maxops) in operands_match()4166 && insn->opcount <= insn->tm->maxops in tic54x_parse_insn()4169 insn->tm->minops, insn->tm->maxops)) in tic54x_parse_insn()4251 && insn->paropcount <= insn->tm->maxops in tic54x_parse_parallel_insn_lastline()4255 insn->tm->minops, insn->tm->maxops)) in tic54x_parse_parallel_insn_lastline()
1 # Check XOP instructions (maxcombos=16, maxops=3, archbits=64, seed=1)
1 # Check XOP instructions (maxcombos=16, maxops=3, archbits=32, seed=1)