Home | History | Annotate | Download | only in mips64

Lines Matching full:dmodu

1042 void MacroAssembler::Dmodu(Register rd, Register rs, const Operand& rt) {
1056 dmodu(rd, rs, rt.rm());
1061 dmodu(rd, rs, at);