Searched refs:InstMIPS32Sll (Results 1 – 3 of 3) sorted by relevance
478 void _nop() { Context.insert<InstMIPS32Sll>(getZero(), getZero(), 0); } in _nop()505 Context.insert<InstMIPS32Sll>(Dest, Src, Imm); in _sll()
130 template <> const char *InstMIPS32Sll::Opcode = "sll";1108 template <> void InstMIPS32Sll::emitIAS(const Cfg *Func) const { in emitIAS()
1264 using InstMIPS32Sll = InstMIPS32Imm16<InstMIPS32::Sll>; variable1439 template <> void InstMIPS32Sll::emitIAS(const Cfg *Func) const;