Searched refs:Suffix3DNow (Results 1 – 4 of 4) sorted by relevance
1348 * i386-dis.c (Suffix3DNow): Replace "pfmulhrw" with "pmulhrw".
874 * i386-dis.c (Suffix3DNow): New table.
16206 static const char *const Suffix3DNow[] = { variable16283 mnemonic = Suffix3DNow[*codep++ & 0xff]; in OP_3DNowSuffix()
1084 * i386-dis.c (Suffix3DNow): Declare as const.