Searched refs:InstMIPS32Sqrt_s (Results 1 – 3 of 3) sorted by relevance
135 template <> const char *InstMIPS32Sqrt_s::Opcode = "sqrt.s";1143 template <> void InstMIPS32Sqrt_s::emitIAS(const Cfg *Func) const { in emitIAS()
1271 using InstMIPS32Sqrt_s = InstMIPS32TwoAddrFPR<InstMIPS32::Sqrt_s>; variable1446 template <> void InstMIPS32Sqrt_s::emitIAS(const Cfg *Func) const;
533 Context.insert<InstMIPS32Sqrt_s>(Dest, Src); in _sqrt_s()