aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/instr/andd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mppa/instr/andd.c')
-rw-r--r--test/mppa/instr/andd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mppa/instr/andd.c b/test/mppa/instr/andd.c
index 5a2c7863..e3221bd7 100644
--- a/test/mppa/instr/andd.c
+++ b/test/mppa/instr/andd.c
@@ -2,4 +2,4 @@
BEGIN_TEST(long long)
c = a&b;
-END_TEST()
+END_TEST64()