Searched refs:OP_3DNowSuffix (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Di386-dis.c95 static void OP_3DNowSuffix (int, int);
315 #define OPSUF OP_3DNowSuffix, 0
827 { "", MX, EM, OPSUF }, /* See OP_3DNowSuffix. */
4440 OP_3DNowSuffix (int bytemode ATTRIBUTE_UNUSED, int sizeflag ATTRIBUTE_UNUSED)
4439 OP_3DNowSuffix (int bytemode ATTRIBUTE_UNUSED, int sizeflag ATTRIBUTE_UNUSED) function
/haiku-buildtools/binutils/opcodes/
H A Di386-dis.c108 static void OP_3DNowSuffix (int, int);
408 #define OPSUF { OP_3DNowSuffix, 0 }
2826 { "", { MX, EM, OPSUF }, 0 }, /* See OP_3DNowSuffix. */
16538 OP_3DNowSuffix (int bytemode ATTRIBUTE_UNUSED, int sizeflag ATTRIBUTE_UNUSED) function

Completed in 181 milliseconds