Searched refs:DIV_BASE (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_06_part2.c | 966 DIV_BASE = 1, enumerator 979 int divde_type = DIV_BASE; in test_divde() 1015 int divweu_type = DIV_BASE; in test_divweu() 1628 { &test_divde, "divde", dw_tdata_len, DIV_BASE, DOUBLE_TEST }, 1631 { &test_divweu, "divweu", w_tdata_len, DIV_BASE, SINGLE_TEST },
|
D | test_isa_2_06_part3.c | 918 DIV_BASE = 1, enumerator 931 int divdeu_type = DIV_BASE; in test_divdeu() 967 int divwe_type = DIV_BASE; in test_divwe() 1381 { &test_divdeu, "divdeu", dw_tdata_len, DIV_BASE, DOUBLE_TEST }, 1384 { &test_divwe, "divwe", w_tdata_len, DIV_BASE, SINGLE_TEST },
|
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_06_part3.c | 918 DIV_BASE = 1, enumerator 931 int divdeu_type = DIV_BASE; in test_divdeu() 967 int divwe_type = DIV_BASE; in test_divwe() 1381 { &test_divdeu, "divdeu", dw_tdata_len, DIV_BASE, DOUBLE_TEST }, 1384 { &test_divwe, "divwe", w_tdata_len, DIV_BASE, SINGLE_TEST },
|
D | test_isa_2_06_part2.c | 966 DIV_BASE = 1, enumerator 979 int divde_type = DIV_BASE; in test_divde() 1015 int divweu_type = DIV_BASE; in test_divweu() 1628 { &test_divde, "divde", dw_tdata_len, DIV_BASE, DOUBLE_TEST }, 1631 { &test_divweu, "divweu", w_tdata_len, DIV_BASE, SINGLE_TEST },
|