aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/i386/test-3dnow.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/i386/test-3dnow.c')
-rw-r--r--tests/tcg/i386/test-3dnow.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tcg/i386/test-3dnow.c b/tests/tcg/i386/test-3dnow.c
new file mode 100644
index 0000000..67abc68
--- /dev/null
+++ b/tests/tcg/i386/test-3dnow.c
@@ -0,0 +1,3 @@
+#define EMMS "femms"
+#define TEST_FILE "test-3dnow.h"
+#include "test-mmx.c"