Home
last modified time | relevance | path

Searched refs:Suffix3DNow (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-20071348 * i386-dis.c (Suffix3DNow): Replace "pfmulhrw" with "pmulhrw".
DChangeLog-9899874 * i386-dis.c (Suffix3DNow): New table.
Di386-dis.c16206 static const char *const Suffix3DNow[] = { variable
16283 mnemonic = Suffix3DNow[*codep++ & 0xff]; in OP_3DNowSuffix()
DChangeLog-02031084 * i386-dis.c (Suffix3DNow): Declare as const.