Searched refs:InstMIPS32Sub_s (Results 1 – 3 of 3) sorted by relevance
144 template <> const char *InstMIPS32Sub_s::Opcode = "sub.s";1173 template <> void InstMIPS32Sub_s::emitIAS(const Cfg *Func) const { in emitIAS()
1278 using InstMIPS32Sub_s = InstMIPS32ThreeAddrFPR<InstMIPS32::Sub_s>; variable1454 template <> void InstMIPS32Sub_s::emitIAS(const Cfg *Func) const;
561 Context.insert<InstMIPS32Sub_s>(Dest, Src0, Src1); in _sub_s()