Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cond.c68 {test_le, 0, 1},
69 {test_le, 1, 0},
70 {test_le, -1, 1},
/openbmc/qemu/tests/unit/
H A Dtest-int128.c120 static void test_le(void) in test_le() function
266 g_test_add_func("/int128/int128_le", test_le); in main()