Searched refs:InstMIPS32Mul_s (Results 1 – 3 of 3) sorted by relevance
120 template <> const char *InstMIPS32Mul_s::Opcode = "mul.s";1058 template <> void InstMIPS32Mul_s::emitIAS(const Cfg *Func) const { in emitIAS()
1256 using InstMIPS32Mul_s = InstMIPS32ThreeAddrFPR<InstMIPS32::Mul_s>; variable1430 template <> void InstMIPS32Mul_s::emitIAS(const Cfg *Func) const;
467 Context.insert<InstMIPS32Mul_s>(Dest, Src0, Src1); in _mul_s()