/external/valgrind/VEX/test/ |
test-amd64.c | 528 test_divw(0, 0x12345678, 12347); 529 test_divw(0, -23223, -45); 530 test_divw(0, 0x12348000, -1); 531 test_divw(0x12343, 0x12345678, 0x81238567); [all...] |
test-i386.c | 494 test_divw(0, 0x12345678, 12347); 495 test_divw(0, -23223, -45); 496 test_divw(0, 0x12348000, -1); 497 test_divw(0x12343, 0x12345678, 0x81238567); [all...] |
/external/valgrind/VEX/switchback/ |
test_ppc_jm1.c | 744 static void test_divw (void) function 821 { &test_divw , " divw", }, [all...] |
/external/valgrind/none/tests/ppc32/ |
jm-insns.c | 479 static void test_divw (void) function 586 { &test_divw , " divw", }, [all...] |