Home | History | Annotate | Download | only in PowerPC

Lines Matching full:cmplw

847         CmpOpc = IsZExt ? PPC::CMPLW : PPC::CMPW;