Searched refs:InstMIPS32Sub_d (Results 1 – 3 of 3) sorted by relevance
141 template <> const char *InstMIPS32Sub_d::Opcode = "sub.d";1168 template <> void InstMIPS32Sub_d::emitIAS(const Cfg *Func) const { in emitIAS()
1277 using InstMIPS32Sub_d = InstMIPS32ThreeAddrFPR<InstMIPS32::Sub_d>; variable1453 template <> void InstMIPS32Sub_d::emitIAS(const Cfg *Func) const;
557 Context.insert<InstMIPS32Sub_d>(Dest, Src0, Src1); in _sub_d()