Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.c1974 unsigned int overlap0, overlap1, overlap2; in match_template() local
1992 overlap1 = 0; in match_template()
2053 overlap1 = i.types[1] & t->operand_types[1]; in match_template()
2055 || !MATCH (overlap1, i.types[1], t->operand_types[1]) in match_template()
2058 overlap1, i.types[1], in match_template()
2067 overlap1 = i.types[1] & t->operand_types[0]; in match_template()
2069 || !MATCH (overlap1, i.types[1], t->operand_types[0]) in match_template()
2072 overlap1, i.types[1], in match_template()
2091 || !CONSISTENT_REGISTER_MATCH (overlap1, i.types[1], in match_template()
2503 unsigned int overlap0, overlap1, overlap2; in finalize_imm() local
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.c2198 unsigned int overlap0, overlap1, overlap2; in match_template() local
2216 overlap1 = 0; in match_template()
2275 overlap1 = i.types[1] & t->operand_types[1]; in match_template()
2277 || !MATCH (overlap1, i.types[1], t->operand_types[1]) in match_template()
2285 overlap1, i.types[1], in match_template()
2294 overlap1 = i.types[1] & t->operand_types[0]; in match_template()
2296 || !MATCH (overlap1, i.types[1], t->operand_types[0]) in match_template()
2299 overlap1, i.types[1], in match_template()
2318 || !CONSISTENT_REGISTER_MATCH (overlap1, i.types[1], in match_template()
2784 unsigned int overlap0, overlap1, overlap2; in finalize_imm() local
[all …]