Searched refs:overlap3 (Results 1 – 2 of 2) sorted by relevance
| /dflybsd-src/contrib/binutils-2.27/gas/config/ |
| H A D | tc-i386.c | 4737 i386_operand_type overlap0, overlap1, overlap2, overlap3; in match_template() local 5017 overlap3 = operand_type_and (i.types[3], in match_template() 5029 || !operand_type_register_match (overlap3, in match_template() 5037 if (!operand_type_match (overlap3, i.types[3]) in match_template() 5042 overlap3, in match_template()
|
| /dflybsd-src/contrib/binutils-2.34/gas/config/ |
| H A D | tc-i386.c | 5742 i386_operand_type overlap0, overlap1, overlap2, overlap3; in match_template() local 6069 overlap3 = operand_type_and (i.types[3], in match_template() 6089 if (!operand_type_match (overlap3, i.types[3]) in match_template()
|