Lines Matching refs:add
376 add(rd, rs, rt.rm());
404 add(rd, rs, scratch);
484 // Use load -imm and add when loading -imm generates one instruction.
489 add(rd, rs, scratch);
3140 // with the slt instructions. We could use sub or add instead but we would miss
3141 // overflow cases, so we keep slt and add an intermediate third instruction.
3428 // three instructions, so add another 4 to pc to get the return address.
4067 add(scratch2, left, right_reg);
4073 add(dst, left, right_reg);
4483 add(sp, sp, argument_count);