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

BEGIN_TEST(unsigned int)
{
    c = a%b;
}
END_TEST32()