Home | History | Annotate | Download | only in PowerPC

Lines Matching full:cmpwi

849         CmpOpc = IsZExt ? PPC::CMPLWI : PPC::CMPWI;