Searched refs:test_divw (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/VEX/test/
H A Dtest-amd64.c528 test_divw(0, 0x12345678, 12347);
529 test_divw(0, -23223, -45);
530 test_divw(0, 0x12348000, -1);
531 test_divw(0x12343, 0x12345678, 0x81238567);
H A Dtest-i386.c494 test_divw(0, 0x12345678, 12347);
495 test_divw(0, -23223, -45);
496 test_divw(0, 0x12348000, -1);
497 test_divw(0x12343, 0x12345678, 0x81238567);
/external/valgrind/VEX/switchback/
H A Dtest_ppc_jm1.c744 static void test_divw (void) function
821 { &test_divw , " divw", },
/external/valgrind/none/tests/ppc32/
H A Djm-insns.c479 static void test_divw (void) function
586 { &test_divw , " divw", },
/external/valgrind/none/tests/ppc64/
H A Djm-insns.c479 static void test_divw (void) function
586 { &test_divw , " divw", },

Completed in 149 milliseconds