aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/instr/sllw.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mppa/instr/sllw.c')
-rw-r--r--test/mppa/instr/sllw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mppa/instr/sllw.c b/test/mppa/instr/sllw.c
index df55c9e8..6dd41a6c 100644
--- a/test/mppa/instr/sllw.c
+++ b/test/mppa/instr/sllw.c
@@ -4,4 +4,4 @@ BEGIN_TEST(int)
{
c = a << (b & 0x8);
}
-END_TEST()
+END_TEST32()