aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/instr/andw.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mppa/instr/andw.c')
-rw-r--r--test/mppa/instr/andw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mppa/instr/andw.c b/test/mppa/instr/andw.c
index 99de0049..799dc7fb 100644
--- a/test/mppa/instr/andw.c
+++ b/test/mppa/instr/andw.c
@@ -2,4 +2,4 @@
BEGIN_TEST(int)
c = a&b;
-END_TEST()
+END_TEST32()