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

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