Home
last modified time | relevance | path

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

/qemu/tests/tcg/i386/
H A Dtest-mmx.c214 static const TestDef test_table[] = { variable
223 for (t = test_table; t->fn; t++) { in run_all()
310 run_test(&test_table[n]); in main()
H A Dtest-avx.c209 static const TestDef test_table[] = { variable
218 for (t = test_table; t->fn; t++) { in run_all()
370 run_test(&test_table[n]); in main()