aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/instr/addw.c
blob: e22024cf30f417497e56c1ccb95957e2d3e5733a (plain)
1
2
3
4
5
#include "framework.h"

BEGIN_TEST(int)
    c = a+b;
END_TEST32()