Home | History | Annotate | Download | only in ppc32

Lines Matching full:divw

466     __asm__ __volatile__ ("divw         17, 14, 15");
556 { &test_divw , " divw", },
600 __asm__ __volatile__ ("divw. 17, 14, 15");
690 { &test_divw_ , " divw.", },
4650 is_div = strstr(name, "divw") != NULL;