Searched refs:movn_d (Results 1 – 3 of 3) sorted by relevance
221 void movn_d(const Operand *OpFd, const Operand *OpFs, const Operand *OpFt);
888 Asm->movn_d(getDest(), getSrc(0), getSrc(1)); in emitIAS()
860 void AssemblerMIPS32::movn_d(const Operand *OpFd, const Operand *OpFs, in movn_d() function in Ice::MIPS32::AssemblerMIPS32