Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c1847 operand_type_match (i386_operand_type overlap, in operand_type_match() function
4938 if (!operand_type_match (overlap0, i.types[0])) in match_template()
4968 if (!operand_type_match (overlap0, i.types[0]) in match_template()
4969 || !operand_type_match (overlap1, i.types[1]) in match_template()
4984 if (!operand_type_match (overlap0, i.types[0]) in match_template()
4985 || !operand_type_match (overlap1, i.types[1]) in match_template()
5028 if (!operand_type_match (overlap4, i.types[4]) in match_template()
5037 if (!operand_type_match (overlap3, i.types[3]) in match_template()
5051 if (!operand_type_match (overlap2, i.types[2]) in match_template()
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.c2218 operand_type_match (i386_operand_type overlap, in operand_type_match() function
5946 if (!operand_type_match (overlap0, i.types[0])) in match_template()
6012 if (!operand_type_match (overlap0, i.types[0]) in match_template()
6013 || !operand_type_match (overlap1, i.types[1]) in match_template()
6030 if (!operand_type_match (overlap0, i.types[0]) in match_template()
6031 || !operand_type_match (overlap1, i.types[i.operands - 1]) in match_template()
6081 if (!operand_type_match (overlap4, i.types[4]) in match_template()
6089 if (!operand_type_match (overlap3, i.types[3]) in match_template()
6105 if (!operand_type_match (overlap2, i.types[2]) in match_template()