HomeSort by relevance Sort by last modified time
    Searched full:test_divw (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/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/main/VEX/switchback/
test_ppc_jm1.c 746 static void test_divw (void) function
823 { &test_divw , " divw", },
    [all...]
  /external/valgrind/main/none/tests/ppc32/
jm-insns.c 463 static void test_divw (void) function
555 { &test_divw , " divw", },
    [all...]

Completed in 75 milliseconds