Searched refs:InstMIPS32Abs_s (Results 1 – 3 of 3) sorted by relevance
62 template <> const char *InstMIPS32Abs_s::Opcode = "abs.s";731 template <> void InstMIPS32Abs_s::emitIAS(const Cfg *Func) const { in emitIAS()
1198 using InstMIPS32Abs_s = InstMIPS32TwoAddrFPR<InstMIPS32::Abs_s>; variable1368 template <> void InstMIPS32Abs_s::emitIAS(const Cfg *Func) const;
215 Context.insert<InstMIPS32Abs_s>(Dest, Src); in _abs_s()