Home | History | Annotate | Download | only in qemu

Lines Matching full:mnemonic

724    mnemonic strings for AT&T, Intel, X86_64 AT&T, and X86_64 Intel
6101 const char *mnemonic;
6108 mnemonic = Suffix3DNow[*codep++ & 0xff];
6109 if (mnemonic)
6110 oappend (mnemonic);