Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:SLL

224   // Unfortunately in MIPS both NOP and SLL will come in with Binary == 0
227 if ((Opcode != Mips::NOP) && (Opcode != Mips::SLL) &&