Searched refs:InstMIPS32Slti (Results 1 – 3 of 3) sorted by relevance
133 template <> const char *InstMIPS32Slti::Opcode = "slti";1123 template <> void InstMIPS32Slti::emitIAS(const Cfg *Func) const { in emitIAS()
1267 using InstMIPS32Slti = InstMIPS32Imm16<InstMIPS32::Slti>; variable1442 template <> void InstMIPS32Slti::emitIAS(const Cfg *Func) const;
517 Context.insert<InstMIPS32Slti>(Dest, Src, Imm); in _slti()