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

/external/qemu/disas/
H A Di386.c210 static void OP_3DNowSuffix (int, int);
444 #define OPSUF { OP_3DNowSuffix, 0 }
1045 { "", { MX, EM, OPSUF } }, /* See OP_3DNowSuffix. */
6164 OP_3DNowSuffix (int bytemode ATTRIBUTE_UNUSED, int sizeflag ATTRIBUTE_UNUSED) function

Completed in 54 milliseconds