Searched refs:test_divw (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/VEX/test/ |
D | test-i386.c | 494 test_divw(0, 0x12345678, 12347); in test_mul() 495 test_divw(0, -23223, -45); in test_mul() 496 test_divw(0, 0x12348000, -1); in test_mul() 497 test_divw(0x12343, 0x12345678, 0x81238567); in test_mul()
|
D | test-amd64.c | 528 test_divw(0, 0x12345678, 12347); in test_mul() 529 test_divw(0, -23223, -45); in test_mul() 530 test_divw(0, 0x12348000, -1); in test_mul() 531 test_divw(0x12343, 0x12345678, 0x81238567); in test_mul()
|
/external/valgrind/VEX/switchback/ |
D | test_ppc_jm1.c | 744 static void test_divw (void) in test_divw() function 821 { &test_divw , " divw", },
|
/external/valgrind/none/tests/ppc32/ |
D | jm-insns.c | 479 static void test_divw (void) in test_divw() function 586 { &test_divw , " divw", },
|
/external/valgrind/none/tests/ppc64/ |
D | jm-insns.c | 479 static void test_divw (void) in test_divw() function 586 { &test_divw , " divw", },
|