Home | History | Annotate | Download | only in mips64

Lines Matching full:dmultu

1701 void Assembler::dmultu(Register rs, Register rt) {
1702 GenInstrRegister(SPECIAL, rs, rt, zero_reg, 0, DMULTU);