aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/general/sbmmt8.c
blob: 8a64e7e7cd4ca50b90e99f3352438903059e40c5 (plain)
1
2
3
4
5
6
7
#include "framework.h"

BEGIN_TEST_N(unsigned long long, 2)
{
    c = __builtin_k1_sbmmt8(t[0], t[1]);
}
END_TEST()