Home | History | Annotate | Download | only in AsmParser

Lines Matching full:clrrwi

1019   case PPC::CLRRWI:
1023 TmpInst.setOpcode(Opcode == PPC::CLRRWI? PPC::RLWINM : PPC::RLWINMo);