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

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