Searched refs:InstMIPS32Nor (Results 1 – 3 of 3) sorted by relevance
481 Context.insert<InstMIPS32Nor>(Dest, Src0, Src1); in _nor()485 Context.insert<InstMIPS32Nor>(Dest, Src0, getZero()); in _not()
125 template <> const char *InstMIPS32Nor::Opcode = "nor";1085 template <> void InstMIPS32Nor::emitIAS(const Cfg *Func) const { in emitIAS()
1259 using InstMIPS32Nor = InstMIPS32ThreeAddrGPR<InstMIPS32::Nor>; variable1434 template <> void InstMIPS32Nor::emitIAS(const Cfg *Func) const;