Home | History | Annotate | Download | only in mips

Lines Matching full:subu

182 void MipsAssembler::Subu(Register rd, Register rs, Register rt) {
690 Subu(dest.AsCoreRegister(), ZERO, dest.AsCoreRegister());