Searched refs:InstMIPS32Add_s (Results 1 – 3 of 3) sorted by relevance
68 template <> const char *InstMIPS32Add_s::Opcode = "add.s";746 template <> void InstMIPS32Add_s::emitIAS(const Cfg *Func) const { in emitIAS()
1201 using InstMIPS32Add_s = InstMIPS32ThreeAddrFPR<InstMIPS32::Add_s>; variable1370 template <> void InstMIPS32Add_s::emitIAS(const Cfg *Func) const;
227 Context.insert<InstMIPS32Add_s>(Dest, Src0, Src1); in _add_s()