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

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