Searched defs:logic_tests (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/none/tests/ppc32/
H A Dtest_isa_2_06_part1.c1400 static logic_test_t logic_tests[] = { { &test_xxlxor, "xxlxor", VSX_XOR }, variable
1997 while ((func = logic_tests[k].test_func)) {
2003 aTest = logic_tests[k];
H A Dtest_isa_2_07_part2.c764 logic_tests[] = { variable
1354 while ((func = logic_tests[k].test_func)) {
1359 aTest = logic_tests[k];
/external/valgrind/main/none/tests/ppc64/
H A Dtest_isa_2_06_part1.c1400 static logic_test_t logic_tests[] = { { &test_xxlxor, "xxlxor", VSX_XOR }, variable
1997 while ((func = logic_tests[k].test_func)) {
2003 aTest = logic_tests[k];
H A Dtest_isa_2_07_part2.c764 logic_tests[] = { variable
1354 while ((func = logic_tests[k].test_func)) {
1359 aTest = logic_tests[k];

Completed in 109 milliseconds