Home
last modified time | relevance | path

Searched refs:test_ge (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cond.c52 {test_ge, 0, 1},
53 {test_ge, 1, 1},
54 {test_ge, -1, 0},
/openbmc/qemu/tests/unit/
H A Dtest-int128.c148 static void test_ge(void) in test_ge() function
268 g_test_add_func("/int128/int128_ge", test_ge); in main()