Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386.c3540 char mnemonic[MAX_MNEM_SIZE], mnem_suffix; in md_assemble() local
3558 mnem_suffix = i.suffix; in md_assemble()
3604 if (!(t = match_template (mnem_suffix))) in md_assemble()
4733 match_template (char mnem_suffix) in match_template() argument
4772 switch (mnem_suffix) in match_template()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog92 (md_assemble): New local variable mnem_suffix.