Searched refs:test_ge (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/alpha/ |
H A D | test-cond.c | 52 {test_ge, 0, 1}, 53 {test_ge, 1, 1}, 54 {test_ge, -1, 0},
|
/openbmc/qemu/tests/unit/ |
H A D | test-int128.c | 148 static void test_ge(void) in test_ge() function 268 g_test_add_func("/int128/int128_ge", test_ge); in main()
|