Searched refs:divdeu_type (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/none/tests/ppc32/
H A Dtest_isa_2_06_part3.c901 int divdeu_type = DIV_BASE; local
903 divdeu_type |= DIV_OE;
905 divdeu_type |= DIV_DOT;
907 switch (divdeu_type) {
/external/valgrind/main/none/tests/ppc64/
H A Dtest_isa_2_06_part3.c901 int divdeu_type = DIV_BASE; local
903 divdeu_type |= DIV_OE;
905 divdeu_type |= DIV_DOT;
907 switch (divdeu_type) {

Completed in 30 milliseconds