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

BEGIN_TEST(unsigned long long)
{
    c = (a < b);
}
END_TEST64()