Home | History | Annotate | Download | only in mips

Lines Matching full:subu

752   __ Subu(scratch2, scratch2, Operand(Smi::FromInt(2)));
1048 __ Subu(t1, t1, t2);
1059 __ Subu(a1, a1, Operand(kHeapObjectTag)); // Remove the heap tag.