Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c176 static const insn_template *match_template (char);
3604 if (!(t = match_template (mnem_suffix))) in md_assemble()
4733 match_template (char mnem_suffix) in match_template() function
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.c188 static const insn_template *match_template (char);
4357 if (!(t = match_template (mnem_suffix))) in md_assemble()
5738 match_template (char mnem_suffix) in match_template() function