Home | History | Annotate | Download | only in mips

Lines Matching refs:MOVN

1541 void Assembler::movn(Register rd, Register rs, Register rt) {
1542 GenInstrRegister(SPECIAL, rs, rt, rd, 0, MOVN);